dl{*padding: 0 .35rem 0 .15rem;display:inline;position:relative;top:50px;}
*dl:after{
    content:"";
    width: 1px;
    height: 0.4rem;
    background: black;
    margin-top:-0.15rem;
    display:inline-block;}
dl dd{*margin-left: .05rem;display:inline-block;}
dl dd a{display:inline-block;
    width: .44rem;
    height: .44rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-decoration: none;
    background-color: rgba(141, 141, 141, 0.11);}
dl dd a img{
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    *vertical-align: middle;
    max-width: 100%;
    border: 0;
    float:right;}
    
.hide{display:none;}    
dd .urlpic{width:1.5rem;max-width:2rem;height:auto;position:relative;z-index:99;}    
