.all-button{
  margin:5% 0 15% 0;
  padding:0;
}

.em-news{
border-left:none!important;
  border-right:none!important;
}

.mgntop{
  margin-top:100px!important;
}

a.btn_02 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100px;
	margin: auto;
	padding: 0.8rem 2rem;
	font-weight: bold;
	border: 2px solid #026930;
	background: #026930;
	color: #fff;
	transition: 0.5s;
  border-radius:5px;
}
a.btn_02:hover {
	color: #026930;
	background: #fff;
}





ul.em-news2{
  width:80%;
  margin:0px auto 80px auto;
  padding:20px;
  list-style-type:none;
  border:2px solid #ff0000;
  font-size:16px;
  text-align:center;
  border-radius:20px;
}

ul.em-news2 li{
  margin:0;
  padding:0px;
  list-style-type:none;
}

ul.em-news2 li a{
  color:#ff0000;
  display:block;
}

@media (max-width: 800px) {
ul.em-news2{
  width:80%;
  margin:40px auto;
  padding:20px;
  list-style-type:none;
  border:2px solid #ff0000;
  font-size:16px;
  text-align:center;
}
  
  .mgntop{
  margin-top:50px!important;
}

 
}
.sb-container{
	max-width:900px;
	min-width:260px;
	height:auto;
	margin:00px auto 140px auto;
	padding:0 25px;
	text-align:center;
  overflow:hidden;
}

@media screen and (max-width: 800px) {
  
  .sb-container{
	max-width:900px;
	min-width:280px;
	height:auto;
	margin:-30px auto 80px auto;
	padding:0 10%;
	text-align:center;
  overflow:hidden;
}
  
  .recommend-items{
   margin:70px 0 0 0; 
  }
  
}

.news{
  margin:0 0 120px 0;
  padding:0
}

.news-container{
	max-width:900px;
	min-width:260px;
	height:auto;
	margin:0px auto;
	padding:0 25px;
	text-align:center;
  overflow:hidden;
}

@media screen and (max-width: 800px) {
  
  .recommend-items{
   margin:0px 0 0 0; 
  }
  
}
  
  .news-container{
	max-width:900px;
	min-width:260px;
	height:auto;
	margin:0px auto;
	padding:0 25px;
	text-align:center;
  overflow:hidden;
}
  
  
}