.four-content-item{ position:relative; padding: 20px;text-align: center;box-shadow:0 5px 15px 0 #eee;}
.four-content-item:after{content:"";position: absolute;left: 2%;bottom: -2px;width: 0; display: block;height: 5px;background: #060D33;background-image: linear-gradient(150deg, #0E77EA 0%, #060D33 100%);}
.four-content-item .four-content-item-img{height: 79px;
    width: 79px;
    border-width:1px; border-style: solid ;
    display: inline-block;
    border-radius: 50%;overflow:hidden;}
.four-content-item .four-content-item-img a {display:block;}
.four-content-item .four-content-item-img img{max-width:100%;max-height:84px; margin:0px auto;}

.four-content-item:hover .four-content-item-img{border:7px solid #C8D6E1;}
.s2-item:hover .s2-img2{border:1px solid #C8D6E1;background: #004B8E;}
