﻿@media only screen  and (max-width:2400px){

}






@media only screen  and (max-width:1024px){
	
	
.init-2 .wrap .right .content h1 { line-height:30px !important;}
	
.swiper-container-fade .swiper-slide .index_yingyong { width:100% !important;}
.init-4 .wrap .list .swiper-container .swiper-slide h3 { text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 36px !important;
line-height: 18px;}

.section .footer .flex .footer-info { width:100% !important; max-width:none !important;}
}
