@media only screen and (min-width: 320px) and (max-width: 768px) {
	
img{ width:100%;}
.main{ width:98%; overflow:hidden; margin: 0  auto;}
.logo,.tel,.abc,.hes{ display:none;}

.Head{ background:#FFF; margin-top:10px;}
.menu{ width:100%; margin:0 auto; height:auto; float:right;}
.menu li{width:30%; float:left; height:32px; background:#09ad32; overflow:hidden;   margin-right:1%; margin-left:2%; text-align:center; margin-bottom:1%;}
.menu li a{line-height:32px; color:#FFF; font-weight:100; font-size:14px;}
.menu li a:hover{ color:#fff; background:#333; display:block; }
.menu ul li .current{ background:#333; display:block; color:#FFF;}

.banner{ width:100%; margin:0 auto; overflow:hidden;}
.banner img{ width:100%;}
.por_riht1{ width:100%; float:right; overflow:hidden;}
.por_riht{ width:100%; float:right; overflow:hidden; margin-top:20px;}
.NEWS_right1{ width:100%; float:right; overflow:hidden;}
.por_riht  li{ width:48%; height: auto; float:left; overflow:hidden;  margin-right:1%; margin-left:1%; margin-bottom:20px;}
.por_rihtliimg{ width:100%; height: auto; }
.NEWS_right{ width:100%; float:right; overflow:hidden;}
.footer1{ width:100%; float:left; overflow:hidden; font-size:16px; font-weight:800;}
.footer2{ width:50%; float: none; text-align:center; overflow:hidden; padding-top:30px;}
.fullSlide {
	width:100%;
	position:relative;
	height:200px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:200px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:200px;
}
	}
	
	}