﻿@charset "utf-8"; 
.home-banner .swiper-slide>a::after{background: none;}
footer .foot-share li p{text-align:center}
footer .foot-share ul a{width:30px;height:30px;color:#FFF;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:10px;text-decoration:none;transition:all .1s linear;margin:4px 5px}
footer .foot-share ul a:hover{transform:scale(1.02)}
footer .foot-share ul a.fb{background:#3b5998}
footer .foot-share ul a.tw{background:#2d2d2d}
footer .foot-share ul a.ins{background:#DE5DCA}
footer .foot-share ul a.vk{background:#0077FF}
footer .foot-share ul a.lk{background:#007AB6}
footer .foot-share ul a.you{background:#FF0000}
footer .foot-share ul a.pi{background:#DF4B38}
footer .foot-share ul a.tik{background:#333333}