.xin{display:none; margin:20px; font-size:16px; padding:20px;}
.postContent img{ 
	width:100%!important;
	height:100%!important;
	
}
	
	@media (max-width:768px){
	.postContent img{ 
	
		width:100%!important;
		height:100%!important;
	
		}
	
}

article .articleContent img {
  width: 100%;
  max-width: 800px;
}

article .product-container .product-sidebar ul li a {
text-decoration: none;
}

main .case .caseContent h6 a{
  color: #036EAE;
  text-decoration:none;
}