<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:767px) {
.pc { display: none; }
.phone { display: block; }
body {
	font-size: 0.813em;
}
#header {
	height: 64px;
	background:#8EC31F;
	/*background:black;*/
}
.visible-phone {
		display:inherit!important;
		z-index:999;
	}
.hidden-phone {
	   display:none!important
	}
.wrap {
	margin: 0;
}
.nav {
	margin-top: 100px;
}
.logo {
	width: 140px;
	height: 42px;
	background-size: 140px 42px;
	left: 12px;
	top:10px;
	background-image:url(../images/logo-m.png);
	background-repeat:no-repeat;
}
.nav-phone {
	padding-top: 64px;
	border-bottom:#eee 1px solid;
}
.nav-phone .nav-m,.nav-phone .nav-r{
	padding:0;left:0;
}
.nav-hover-box { display: none; }
.nav-link-wrap {
	width:100%;
	text-align:left;
}
.nav-link-wrap a,.nav-link-r a {
	width: 86%;
	padding-left:14%;
	line-height:70px;
	display: block;
	font-size: 22px;
	color:#fff;
	text-align:left;
}
.swiper-container {
     width: 100%;
      height: 200px;
}
.home-1 {
	padding: 48px 0 30px;
}
.home-1 .content {
	padding: 45px 0 34px;
}
.home-1 .content li {
	width:100%;
	padding:0 0 30px 0%;
}
.home-1 li .pic {
	width:35%;
	padding-left:8%;
	padding-right:10%;
	height: auto;
}
.home-1 li .tit {
	width:40%;
	font-size:25px;
	padding: 20px 0 8px;
}
.home-1 li .word {
	width:45%;
	float: left;
}
.home-2 {
	padding: 43px 0 47px;
}
.home-2 li {
	width:100%;
	padding-left: 0%;
}
.home-2 .title {
	font-size: 20px;
	padding: 30px 0 20px 30px;
}
.home-2 .text {
	width: auto;
	padding:0 30px;
}
.home-2 li .pic {
	width: 100%;
}
.home-2 .more { padding:20px 0 30px 30px; }
.home-2 .more a { color:#fff; }
.home-3 { padding:30px 0; }
#footer {
	padding: 37px 5% 0 ;
	font-size: 14px;
}
#footer li {
	padding: 10px 0 20px;
}
#footer li:nth-child(1) { width:25%;display:none;}
#footer li:nth-child(2) { width:32%;display:none;}
#footer li:nth-child(3) { width:25%;display:none;}
#footer li:nth-child(4) { width:18%;display:none;}
#footer li:nth-child(5) { clear:both;width:40%}
#footer li:nth-child(6) { width:60%;}
#footer .text a:hover {
	color:#5EA00D;
}
.copyright {
	margin-top: 30px;
	font-size: 14px;
}
.copyright .left,.copyright .right { width: 100%;padding:0;text-align:center; }
#news{  height:auto; }
#news .new_title { width:96%; padding-left:2%;}
#news .xia{  height:auto; }
#news .xia .left{ width:94%;padding:10px 3%; height:auto; margin:0; }
#news .xia .left .pic img{ width:100%; }
#news .xia .left .title{  padding:10px 0 10px; }
#news .xia .left .text{ height:auto; padding:10px 0 0px;}
#news .xia .center{ width:96%;padding-left:4%;padding-bottom:30px; float:left;}
#news .xia .center .xw1{ margin-top:10px;}
#news .xia .center .xw1,#news .xia .center .xw{ width:100%; height:65px;  margin-top:24px; padding:10px 0;}
#news .xia .center .lv_l{ width:18%; height:56px;  margin-top:5px;}
#news .xia .center .lv_r{ width:80%; height:60px; line-height:20px;float:left; margin-left:2%;}
#news .xia .center .lv_r h4{ width:100%; }
#news .xia .center .lv_r img{ margin-right:10px;}
#news .xia .right{ width:100%;padding-bottom:40px; height:auto; float:left; }
#news .xia .right img{ width:28%;margin-right:2%; margin-left:2%;}

/*关于我们*/
.about .title {
	font-size:24px;
	padding:15px 0 10px;
}
.about img{ width:100%;}
.about-pic {
 	padding:10px 10px 20px;
}
.banner-img{ background:none; width:100%; height:200px; background-position:1000px center;}
.banner-img .container { width:100%;}
.banner-img .word1 { text-align:center; padding:60px 0 20px;}
.banner-img .word2 { text-align:center;}
.about-pic li {
	width:100%;
	height:100%;
	padding-bottom:20px;
}
.about-pic li:nth-child(1) { margin-left:2%;}
.about-pic li:nth-child(3){ padding-bottom:10px;} 
.footer_top{height:0px;}

/*产品展示*/
.main .container {
	width: 100%;
}
.main .container img{ width:100%;}
.mainleft {
   width:100%;
}
.mainleft1 {
 	width:100%;
	padding:0 0 0 5%;
}
.mainleft2 li {
   width:50%;
}
.mainright {
   width:100%;
}
.mainright .products li {
	width:40%;
	margin:0 5% 0 5%;	
	padding-bottom:20px;
}

/*新闻中心*/
.news {
	margin-top:10px;
	padding:10px 0 0;
}
.news li {
	width:100%;
}
.tits{ font-size:16px;}

/*人才理念*/
#about2 li {
 width:100%;
}
#about2 .about2a {
	text-align:center;
}
/*联系我们*/
.contact_left img{ width:90%; margin:auto;}
.contact_right{}
}
</pre></body></html>