  .box_news_home_img{
	  width: 270px;
	  height: 186px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_news_home_img img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_news_home_img img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
  .box_img{
	  width: 368px;
	  height: 452.56px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_img img{
		  width: 368px;
		 height: 452.56px;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_img img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	
  .box_img_ampliada{
	  width: 516,52px;
	  height: 450.98px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_img_ampliada img{
		   width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	  .box_sm_thums img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	
	
	
	.box_sm_thums{
	  width: 158px;
	  height: 158px;
	  background: #fff;
	  overflow: hidden;
	  display: block;
	  margin-left: 0px;
	}
	
	
	 .box_sm_thums img{
		  width: 100%;
		  height: auto;
		  display: block;
		  margin-left: 0px;
	}
	@supports(object-fit: cover){
	    .box_sm_thums img{
	      height: 100%;
	      object-fit: cover;
	      object-position: center center;
	      display: block;
	       margin-left: 0px;
	    }
	}
	
	
	
	
	
	