﻿@media only screen and (max-width:1024px){
	
	.wrap { width: 92%; margin: 0px auto;}	
	.wrap2{ width: 92%; margin: 0px auto;}	
	
	.main-banner .list .t1 { font-size:25px; }
	.main-banner .list .t2{ font-size:18px; line-height: 30px; }
	.main-banner .list .t2 .en { line-height: 25px; padding-top: 10px; display: block;}
	
	.main-banner .list .t1 {top: 240px;}
	
	.main-banner .list.current .t1 {top: 240px;}
	.main-banner .list.notitle.current .t1 {top: 240px;}
	body .main-banner .list .t2 {width: 80%!important;}
	body .main-banner .list.current .t2 {width: 80%!important;}
	
	
	.pro_list ul {display: grid;
grid-template-columns: repeat(1, 1fr);
gap: .2rem; height: auto;}
	.pro_list ul li { width: 89%; line-height: 40px; padding: 0px 4%; font-size: 15px;}
	.pro_list ul li font {line-height: 40px; height: 40px;}
	.i_product_bg {background-size: auto 100%;
}
	.news_con ul li .ends {width: 70px;}
	.news_con ul li { width: 100%; margin-right: 0px;}
	.f_div3 span { display: inline-block;}
	.f_div3 { padding-bottom: 30px;}
	
	
	.o_big { height: 180px;}
	.about_t { font-size: 55px;}
	.application_ul ul li {width:100%; margin-right: 0px; }
	
	
	.pro_list ul li i {display: none;}
.pro_list ul li font {max-width: 85%;}
	.pro_da_con1 img { width: 100%!important; height: auto!important;}
	.pro_da_con1{width: 100%; }
	.pro_da h5 {  font-size: 15px; line-height:45px;}
	.contact_ul ul li { width: 100%;}
	
	
	
	.pro_da_con1 table tr td {word-wrap: break-word;word-break:break-all;}
	
	
	
	
	
	
	
	
	
	
	
	
	
		}