﻿.spinningeffect img {
/* Spinning Social Icons Widget By www.mudwnp.blogspot.com */
-moz-transition: all 0.5s ease-in-out;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.spinningeffect img:hover {


}
.spinningeffect div{}
.pro{ width:1200px; height:auto; margin:0 auto; margin-top:45px;}
.center {text-align: center; float:left; width:400px; margin-bottom:60px;}
.center a{font-size:24px; display:block; color:#000; line-height:76px; margin:0 auto; text-align:center; display:block; }
.center a img{ width: 380px;
    height: 214px;}
.center a:hover{color:#e60012;}
.center p{ color:#555; font-size:13px; padding:25px 20px 0 20px;}
