.footer{ padding: 0!important; }
.footlink{ padding: 24px 0; }
.footlink h3{ font-size: 16px; padding-bottom: 10px; }
.footlink ul.ullink li{ font-size: 14px; padding: 3px 0; }
.footlink ul.ullink li a{ color: #505050; }

.follow_me{ width: 140px; float: right; }
.follow_me ul.me_tab{ height: 22px; display: flex; }
.follow_me ul.me_tab li{ display: inline-block; width: 35px; height: 22px; text-align: center; cursor: pointer;}
.follow_me ul.me_tab li i{ display: inline-block; width: 22px; height: 22px;}
.follow_me ul.me_tab li i.i-wechat{background: url(/content/dam/gtja_v3/pc/wechat.png)no-repeat;}
.follow_me ul.me_tab li i.i-weibo{background: url(/content/dam/gtja_v3/pc/weibo.png)no-repeat;}
.follow_me ul.me_tab li i.i-toutiao{background: url(/content/dam/gtja_v3/pc/toutiao.png)no-repeat;}
.follow_me ul.me_tab li i.i-zhihu{background: url(/content/dam/gtja_v3/pc/zhihu.png)no-repeat;}

.follow_me ul.me_tab li.active i.i-wechat{background: url(/content/dam/gtja_v3/pc/wechat_hover.png)no-repeat;}
.follow_me ul.me_tab li.active i.i-weibo{background: url(/content/dam/gtja_v3/pc/weibo_hover.png)no-repeat;}
.follow_me ul.me_tab li.active i.i-toutiao{background: url(/content/dam/gtja_v3/pc/toutiao_hover.png)no-repeat;}
.follow_me ul.me_tab li.active i.i-zhihu{background: url(/content/dam/gtja_v3/pc/zhihu_hover.png)no-repeat;}
.follow_me .me_con p b{ display: block;width:0;
    height:0; position: absolute; top: 0px; 
    overflow:hidden;
    font-size: 0;    
    line-height: 0; 
    border-width:10px;
    border-style:solid; z-index: 30;
    border-color:transparent transparent #fff transparent;
}
.follow_me .me_con p{ display: none; position: relative; padding-top: 20px;}
.foot{ background: #034888; color: #79a1c9; padding: 20px 0; font-size: 14px; }
.foot a,.foot a:hover{color: #79a1c9; }
.foot a.ipv{ font-size: 12px; border:solid 1px #79a1c9; padding: 1px 10px; border-radius: 20px; margin: 0 5px;}
.foot a.jun-b{background: url(/content/dam/gtja_v3/pc/b.png)no-repeat center left; padding-left: 20px;}

.return{ position: fixed; display: none; width: 60px; bottom: 12%; right: 20px; background: #fff; box-shadow: 0 2px 15px 0 rgb(0 0 0 / 10%);}
.return li{ text-align: center;  }
.return li a span{ display: block;  height: 60px; box-sizing: border-box; }
.return li a span.re-txt{ display: none;padding:12px 5px; background: #034888; color: #fff; border-bottom: solid #fff 1px;}
.return li a span.re-icon,.return li a span.gotop,.return li a span.gotop-hover{display: block; padding:17px 5px; margin: 0 10px;  border-bottom: solid #e2e2e2 1px; }
.return li a span.gotop{ border:none; }
.return li a span.gotop-hover{ border:none; display: none;background: #034888; margin: 0;}
.return li a:hover span.re-txt,.return li a:hover span.gotop-hover{ display: block; }
.return li a:hover span.re-icon,.return li a:hover span.gotop{ display: none; }

.gethome{ position: fixed; display: none; width: 64px; height:64px; bottom: 12%; right: 20px; background: #fff; box-shadow: 0 2px 15px 0 rgb(0 0 0 / 10%);}
