.round-mod{padding-left:20px;padding-top:40px;}
.round-mod .img-wrap{border-radius:110px;-webkit-box-shadow:1px 1px 1px #ccc;-moz-box-shadow:1px 1px 3px #ccc;box-shadow:1px 1px 3px #ccc;height:220px;width:220px;margin-left:auto;margin-right:auto;}
.round-mod .img-wrap.hover{-webkit-box-shadow:1px 1px 1px #ececec;-moz-box-shadow:1px 1px 3px #ececec;box-shadow:1px 1px 3px #ececec;}
.round-mod .img-wrap.hover .img-in{background:#ffcc00;}
.round-mod .img-in{background:#5eba6d;border-radius:110px;border:#fff solid 10px;height:200px;width:200px;position:relative;}
.round-mod .img-in img{position:absolute;left:50%;margin-left:-130px;top:-45px;}
.round-mod .img-wrap.hover .metadata{display:block;}
.round-mod .metadata{/*background:#d7041d;border-radius:40px;*/display:none;height:80px;line-height:80px;width:80px;position:absolute;right:-46px;top:-20px;}
.round-mod .metadata p{color:#fff;font-size:20px;text-align:center;}
.round-mod .metadata p i{font-family:Georgia;font-size:30px;}

.round-mod .item{display:inline;float:left;padding:30px;text-align:center;width:260px;}
.round-mod .item h3{font: normal 32px/50px  \5fae\8f6f\96c5\9ed1, "Microsoft Yahei";}
.round-mod .item h4{font-size:16px;line-height:36px;}
.round-mod .info  p{font-size:12px;line-height:24px;}

.round-mod .metadata{background:url(../images/metadata-bg.png) no-repeat center center;}