@charset "UTF-8";

.depth2 .top .share-t{left: 59%; top: 32px;}

@media screen and (max-width: 1280px) 
{
    .depth2 .top .share-t{left: 50%;}
}
@media screen and (max-width: 1143px) 
{
    .depth2 .top .share-t{left: 43%;}
}
@media screen and (max-width: 1024px) 
{
    .depth2 .top .share-t{left: 40%;}
}