.mechanism-top img{
    width: 115px;
}
.mechanism-top p{
    padding-top: 10px;
    font-size: 22px;
}
.list-li1{
    width: 23%;
    display: inline-block;
    float: left;
    margin: 1%;
    height: 100px;
    box-shadow: 0 1px 5px 1px rgba(100,100,100,0.7);
}
.productDomaHover{
	background-color: rgba(255,255,255,0.3) !important;
}