@charset "utf-8";
/* CSS Document */

/*lyIdx_Banner 开始 */
.lyIdx_Banner { width:100%; height:700px; overflow:hidden; margin:96px auto 0; padding:0;}
.lyIdx_Banner .swiper-container01 { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdx_Banner .swiper-container01 .swiper-slide { background-size:1920px 700px!important; position:relative; display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;}

.lyIdxBa_con { width:1400px; height:140px; overflow:hidden; margin:-70px 0 0 -700px; padding:0; position:absolute; left:50%; top:50%;}
.lyIdxBa_con p { width:100%; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:56px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto 40px; padding:0;}
.lyIdxBa_con span { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:20px; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0;}
.lyIdxBa_con span i { display:block; width:50px; height:1px; overflow:hidden; margin:19px 20px 20px 0; padding:0; background-color:#fff; float:left;}

/*分页器*/
.lyIdx_Banner .swiper-container01 .swiper-pagination { width:100%; height:18px; overflow:hidden; margin:0; padding:1px 0; left:0; bottom:40px!important;}
.lyIdx_Banner .swiper-container01 .swiper-pagination .swiper-pagination-bullet { width:18px; height:18px; border-radius:50%; opacity:1; background:url(../images/dot01.png) center center no-repeat; margin:0 8px;}
.lyIdx_Banner .swiper-container01 .swiper-pagination .swiper-pagination-bullet-active { background:url(../images/dot02.png) center center no-repeat;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev, .lyIdx_Banner .swiper-container01 .swiper-button-next { width:auto!important; height:40px!important; margin:0!important; position:absolute; top:inherit!important; bottom:40px!important; opacity:0.4; background:none!important;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev { left:40px;}
.lyIdx_Banner .swiper-container01 .swiper-button-next { right:40px;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev img, .lyIdx_Banner .swiper-container01 .swiper-button-next img { display:inline-block; width:60px; height:40px; vertical-align:top; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdx_Banner .swiper-container01 .swiper-button-prev:hover, .lyIdx_Banner .swiper-container01 .swiper-button-next:hover { opacity:1;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@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:800px) {
	
}
@media (max-width:767px) {
	
}
@media (max-width:375px) {
	
}
@media (max-width:320px) {
	
}
/*lyIdx_Banner 结束*/

/*lyIdx_Pro 开始*/
.ly_Title1 { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ly_Title1 span { display:block; width:100%; height:30px; line-height:30px; color:#cb0010; font-size:32px; font-weight:bold; margin:0 auto 10px; padding:0;}
.ly_Title1 span img { display:block; width:22px; height:26px; margin:2px 10px 2px 0; padding:0; float:left;}
.ly_Title1 p { width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:40px; font-weight:bold; margin:0 auto; padding:0;}
.ly_Title1 p a { display:block; width:140px; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:16px; font-weight:normal; text-align:center; margin:0; padding:0; background-color:#cb0010; float:right;}
.ly_Title1 p a img { display:inline-block; width:10px; height:12px; 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;}
.ly_Title1 p a:hover { background-color:#a2000d;}
.ly_Title1 p a:hover img { margin:-2px 0 0 20px;}
.ly_Title2 p { color:#fff;}

.lyIdx_Pro { width:100%; overflow:hidden; margin:0 auto; padding:80px 0 55px; background-color:#f9f9f9;}
.lyIdx_Pro .lyIdxPro_Main { width:1400px; height:auto; margin:0 auto; padding:0;}
.lyIdxPro_Main .lyIdxPro_List { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxPro_List ul li { width:23.65%; overflow:hidden; margin:0 1.8% 25px 0; padding:0; background-color:#fff; float:left; position:relative;}
.lyIdxPro_List ul li:nth-child(4n+4) { margin:0 0 25px;}
.lyIdxPro_List ul li .lyIdxPro_Img { width:100%; height:250px; overflow:hidden; margin:0 auto 15px; padding:0;}
.lyIdxPro_List ul li .lyIdxPro_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Img a img { display:block; max-width:100%; max-height:100%; overflow:hidden; 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;}
.lyIdxPro_List ul li:hover .lyIdxPro_Img a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdxPro_List ul li .lyIdxPro_Mask { width:100%; height:100%; overflow:hidden; margin:0; padding:0; background-color:rgba(203,0,16,0.85); position:absolute; left:0; bottom:100%; z-index:1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li .lyIdxPro_Mask a { display:block; width:100%; height:250px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxPro_List ul li .lyIdxPro_Mask a img { display:block; width:70px; height:70px; margin:-35px 0 0 -35px; padding:0; position:absolute; left:50%; top:50%;}
.lyIdxPro_List ul li:hover .lyIdxPro_Mask { bottom:0;}
.lyIdxPro_List ul li .lyIdxPro_Text { width:100%; overflow:hidden; margin:0 auto; padding:0 25px 30px; position:relative; z-index:2; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_Name { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:20px; font-weight:bold; text-align:center; 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;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_Name { color:#fff;}
.lyIdxPro_List ul li .lyIdxPro_Text em { display:block; width:45px; height:4px; overflow:hidden; margin:15px auto 35px; padding:0; background-color:#cb0010; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text em { background-color:#fff;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More { display:block; width:120px; height:40px; overflow:hidden; line-height:38px; color:#999; font-size:16px; text-align:center; margin:0 auto; padding:0; border:1px solid #999; -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;}
.lyIdxPro_List ul li .lyIdxPro_Text a.lyIdxPro_More i { display:inline-block; width:10px; height:12px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; background:url(../images/jt1.png) center center no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_More { color:#cb0010; background-color:#fff; border:1px solid #fff;}
.lyIdxPro_List ul li:hover .lyIdxPro_Text a.lyIdxPro_More i { background:url(../images/jt2.png) center center no-repeat;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@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:800px) {
	
}
@media (max-width:767px) {
	
}
@media (max-width:375px) {
	
}
@media (max-width:320px) {
	
}
/*lyIdx_Pro 结束*/

/*lyIdx_About 开始*/
.lyIdx_About { width:100%; overflow:hidden; margin:0 auto; padding:0; background-color:#303030; position:relative;}
.lyIdx_About .lyIdxAb_Img { width:50%; height:726px; overflow:hidden; margin:0; padding:0; float:left;}
.lyIdxAb_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Img a img { display:block; width:100%; height:100%; overflow:hidden; 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;}
.lyIdxAb_Img a:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.lyIdx_About .lyIdxAb_Text { width:700px; height:auto; overflow:hidden; margin:0; padding:120px 0 120px 100px; position:absolute; left:50%; top:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Text .lyIdxAb_Ms { width:100%; overflow:hidden; margin:60px auto; padding:0;}
.lyIdxAb_Ms p { width:100%; height:auto; min-height:30px; max-height:150px; overflow:hidden; line-height:30px; color:rgba(255,255,255,0.65); font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:5; -webkit-box-orient:vertical;}
.lyIdxAb_Text .lyIdxAb_Data { width:100%; overflow:hidden; margin:0 auto; padding:30px 15px; border:1px solid rgba(255,255,255,0.3); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Data ul li { width:33.333333%; overflow:hidden; margin:0; padding:0 15px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxAb_Data ul li p { width:100%; overflow:hidden; line-height:40px; color:#fff; font-size:42px; text-align:center; margin:0 auto 10px; padding:0;}
.lyIdxAb_Data ul li p img { display:inline-block; width:13px; height:13px; vertical-align:bottom; margin:0 0 5px 5px;}
.lyIdxAb_Data ul li span { display:block; width:100%; overflow:hidden; line-height:20px; color:#fff; font-size:14px; text-align:center; margin:0 auto; padding:0;}

.lyIdx_About .lyIdxAb_More { width:100px; height:100px; margin:-50px 0 0 -50px; padding:0; position:absolute; left:50%; top:50%; z-index:1;}
.lyIdxAb_More a { display:block; width:100px; height:100px; line-height:100px; color:#fff; font-size:18px; text-align:center; margin:0 auto; padding:0; background-color:#cb0010; border-radius:50%; box-shadow:0 0 0 rgba(203,0,16,0.4); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxAb_More a:hover { box-shadow:0 8px 16px rgba(203,0,16,0.4);}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@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:800px) {
	
}
@media (max-width:767px) {
	
}
@media (max-width:375px) {
	
}
@media (max-width:320px) {
	
}
/*lyIdx_About 结束*/

/*lyIdx_Industry 开始*/
.lyIdx_Industry { width:100%; overflow:hidden; margin:0 auto; padding:80px 0; background-color:#f9f9f9;}
.lyIdx_Industry .lyIdxIndustry_Main { width:1400px; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxIndustry_Main .lyIdxIndustry_Text { width:27%; overflow:hidden; margin:100px 0; padding:0 50px 80px 0; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxIndustry_Text .lyIdxIndustry_Ms { width:100%; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:40px auto; padding:0;}

.lyIdxIndustry_Main .lyIdxIndustry_List { width:73%; overflow:hidden; margin:0; padding:0; float:right;}
.lyIdxIndustry_List .swiper-container02 { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide { height:475px; padding:25px 0; position:relative; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active { height:525px; padding:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Img { width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_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;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Img a i.msk { display:block; width:100%; height:100%; overflow:hidden; background:url(../images/mask0.png) center bottom no-repeat; background-size:100% 100%; position:absolute; bottom:0; left:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con { width:100%; height:auto; margin:0; padding:20px 40px; background:none; position:absolute; bottom:25px; left:0; -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;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con { padding: 0 40px 40px; background-color:#cb0010; bottom:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con .lyIdxIndustry_Num { width:100%; overflow:hidden; margin:0 auto 10px; padding:0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con .lyIdxIndustry_Num i { display:block; width:1px; height:24px; margin:0 auto 10px; padding:0; background-color:rgba(255,255,255,0.45); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con .lyIdxIndustry_Num em { display:block; width:100%; overflow:hidden; line-height:20px; color:#fff; font-style:normal; font-size:16px; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con .lyIdxIndustry_Num, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con .lyIdxIndustry_Num { margin:-12px auto 15px;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con .lyIdxIndustry_Num i, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con .lyIdxIndustry_Num i { margin:0 8px 10px;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con .lyIdxIndustry_Num em, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con .lyIdxIndustry_Num em { text-align:left;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con a.lyIdxIndustry_Name { display:block; width:100%; height:36px; overflow:hidden; line-height:36px; color:#fff; font-size:20px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; text-align:center; margin:0 auto; padding:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_Name, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_Name { height:48px; line-height:48px; font-size:36px; text-align:left;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con span { display:block; width:100%; height:24px; overflow:hidden; line-height:24px; color:rgba(255,255,255,0.6); font-size:16px; text-align:center; 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;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con span, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con span { color:rgba(255,255,255,1); text-align:left;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con a.lyIdxIndustry_More { display:block; width:110px; height:32px; overflow:hidden; line-height:32px; color:#fff; font-size:14px; text-align:center; margin:20px auto 0; padding:0; background-color:rgba(255,255,255,0.05); transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide .lyIdxIndustry_Con a.lyIdxIndustry_More i { display:inline-block; width:9px; height:9px; margin:-2px 0 0 4px; padding:0; vertical-align:middle; background:url(../images/more03.png) center center no-repeat;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_More, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_More { color:#cb0010; background-color:rgba(255,255,255,1); margin:20px 0 0;}
.lyIdxIndustry_List .swiper-container02 .swiper-slide:hover .lyIdxIndustry_Con a.lyIdxIndustry_More i, .lyIdxIndustry_List .swiper-container02 .swiper-slide.swiper-slide-active .lyIdxIndustry_Con a.lyIdxIndustry_More i { background:url(../images/more04.png) center center no-repeat;}

/*分页器*/
.lyIdxIndustry_Text .swiper-button-prev2, .lyIdxIndustry_Text .swiper-button-next2 { width:40px!important; height:40px!important; margin:0!important; border:1px solid #333; position:absolute; top:inherit!important; bottom:0!important; opacity:1; cursor:pointer;}
.lyIdxIndustry_Text .swiper-button-prev2 { background:#fff url(../images/jt5.png) center center no-repeat; left:0;}
.lyIdxIndustry_Text .swiper-button-next2 { background:#fff url(../images/jt3.png) center center no-repeat; left:62px;}
.lyIdxIndustry_Text .swiper-button-prev2:hover { background:#cb0010 url(../images/jt6.png) center center no-repeat; border:1px solid #cb0010;}
.lyIdxIndustry_Text .swiper-button-next2:hover { background:#cb0010 url(../images/jt4.png) center center no-repeat; border:1px solid #cb0010;}

@media (max-width:1680px) {
	
}
@media (max-width:1600px) {
	
}
@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:800px) {
	
}
@media (max-width:767px) {
	
}
@media (max-width:375px) {
	
}
@media (max-width:320px) {
	
}
/*lyIdx_Industry 结束*/

/*lyIdx_News 开始*/
.lyIdx_News { width:1400px; height:auto; margin:80px auto; padding:0; position:relative;}
.lyIdx_News .lyIdxNews_Tab { text-align:right; position:absolute; top:40px; right:0;}
.lyIdxNews_Tab ul li { display:inline-block; width:120px; height:40px; overflow:hidden; line-height:38px; color:#333; font-size:16px; text-align:center; background-color:#fff; border:1px solid #333; margin:0 0 0 25px; cursor:pointer; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_Tab ul li.NewActive { color:#fff; background-color:#cb0010; border:1px solid #cb0010;}
.lyIdx_News .lyIdxNews_Main { width:100%; height:auto; margin:0 auto; padding:0;}
.lyIdxNews_Main .lyIdxNews_Tj { width:48%; overflow:hidden; margin:0 4% 0 0; padding:0; float:left; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_Tj .IdxNewsTj_Img { width:100%; height:500px; overflow:hidden; margin:0 auto; padding:0;}
.IdxNewsTj_Img a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.IdxNewsTj_Img a img { display:block; width:100%; height:100%; overflow:hidden; onject-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;}
.IdxNewsTj_Img:hover a img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.IdxNewsTj_Img a i { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:url(../images/mask0.png) 0 0 repeat-x; background-size:100% 100%; position:absolute; left:0; bottom:0;}
.lyIdxNews_Tj .IdxNewsTj_Text { width:100%; overflow:hidden; margin:0; padding:40px 160px 40px 40px; position:absolute; bottom:0; left:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.IdxNewsTj_Text span { display:block; width:100%; height:20px; line-height:20px; color:#fff; font-size:15px; margin:0 0 10px; padding:0;}
.IdxNewsTj_Text span img { display:block; width:12px; height:12px; margin:3px 10px 5px 0; padding:0; float:left;}
.IdxNewsTj_Text a.IdxNewsTj_Name { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#fff; font-size:24px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0; padding:0;}
.IdxNewsTj_Text a.IdxNewsTj_More { display:block; width:120px; height:40px; overflow:hidden; line-height:38px; color:#fff; font-size:16px; text-align:center; margin:0 auto; padding:0; border:1px solid rgba(255,255,255,0.3); position:absolute; right:40px; bottom:40px; -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;}
.IdxNewsTj_Text a.IdxNewsTj_More i { display:inline-block; width:10px; height:12px; vertical-align:middle; margin:-2px 0 0 10px; padding:0; background:url(../images/jt0.png) center center no-repeat; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.IdxNewsTj_Text a.IdxNewsTj_More:hover { color:#fff; background-color:#cb0010; border:1px solid #cb0010;}

.lyIdxNews_Main .lyIdxNews_List { width:48%; height:auto; margin:0; padding:0; float:right; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd { width:100%; height:auto; margin:0 auto 25px; padding:22px 20px; background-color:#fff; box-shadow:0 0 0 rgba(0,0,0,0); position:relative; -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;}
.lyIdxNews_List dl dd:last-child { margin:0 auto;}
.lyIdxNews_List dl dd:hover { box-shadow:0 10px 18px rgba(0,0,0,0.05);}
.lyIdxNews_List dl dd em { display:block; width:0; height:0; overflow:hidden; margin:0; padding:0; position:absolute; right:0; bottom:0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd:hover em { width:20px; height:20px;}
.lyIdxNews_List dl dd .lyIdxNews_Name { width:100%; height:40px; overflow:hidden; margin:0 auto 10px; padding:0 120px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd .lyIdxNews_Name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:18px; font-weight:bold; white-space:nowrap; text-overflow:ellipsis; margin:0 auto; padding:0 40px 0 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd:hover .lyIdxNews_Name a { color:#cb0010;}
.lyIdxNews_List dl dd .lyIdxNews_Name span { display:block; width:120px; height:40px; overflow:hidden; line-height:40px; color:#999; font-size:14px; margin:0; padding:0; position:absolute; top:0; right:0;}
.lyIdxNews_List dl dd .lyIdxNews_Name span img { display:block; width:12px; height:12px; margin:14px 5px 14px 0; padding:0; float:left;}
.lyIdxNews_List dl dd .lyIdxNews_Ms { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0 120px 0 0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd .lyIdxNews_Ms p { width:100%; height:56px; overflow:hidden; line-height:28px; color:#999; font-size:16px; word-break:break-all; text-align:justify; margin:0 auto; padding:0 40px 0 0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyIdxNews_List dl dd .lyIdxNews_Ms a { display:block; width:40px; height:40px; overflow:hidden; margin:0; padding:0; background-color:#fff; border:1px solid #333; position:absolute; top:7px; right:78px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd .lyIdxNews_Ms a i { display:block; width:24px; height:24px; overflow:hidden; margin:8px auto; padding:0; background:url(../images/jt3.png) center center no-repeat; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyIdxNews_List dl dd:hover .lyIdxNews_Ms a { background-color:#cb0010; border:1px solid #cb0010;}
.lyIdxNews_List dl dd:hover .lyIdxNews_Ms a i { background:url(../images/jt4.png) center center no-repeat;}
/*lyIdx_News 结束*/




