﻿.footer .top-area,.footer .bottom-area,.footer .gototopbtn{display:none !important}
.footer-type-b{padding-bottom:20px}
.footer-type-b .logo-side .logo{height:36px;margin:7px 0}
.footer-type-b .copyright{padding:14px 0;width:calc(100% - 400px)}
.footer-type-b .social .soc{width:50px;height:50px;background:rgba(102, 102, 132, 0.1);margin-right:15px}
.footer-type-b .social .soc i{width:24px;height:24px;margin:13px}
.dark-mode .footer-type-b .social .soc{background:var(--blur)}
.dark-mode .footer-type-b .social .soc i{filter:grayscale(1) brightness(10);opacity:.8}
.dark-mode .footer-type-b .copyright{color:#fff}
.footer-type-b .foorder{border-top:2px transparent dashed;border-image:repeating-linear-gradient(to right,rgba(118,121,128,0.2) 0,rgba(118,121,128,0.2) 10px,transparent 10px,transparent 20px) 1;margin-bottom:20px}
.footer-type-b .foorder:before{content:"";position:absolute;top:-4px;height:6px;right:0;z-index:3;position:absolute;width:100%;background:linear-gradient(to left,var(--body),transparent,var(--body))}
@media only screen and (min-width:920px){
.footer-type-b .social .soc:hover{background:var(--color) !important;color:#fff !important}
.footer-type-b .social .soc:hover i{filter:grayscale(1) brightness(1000) !important;opacity:1 !important}
}
@media only screen and (max-width:990px){
.footer-type-b .social .soc{width:40px;height:40px}
.footer-type-b .social .soc i{margin:8px}
.footer-type-b .copyright{padding:10px 0;width:calc(100% - 355px);font-size:13px}
.footer-type-b .logo-side .logo{margin:2px 0}
}
@media only screen and (max-width:920px){
.footer-type-b{text-align:center}
.footer-type-b .social{text-align:center;width:100%}
.footer-type-b .social .soc{float:none;display:inline-block;margin:5px 15px 0}
.footer-type-b .copyright{padding:0;width:100%;line-height:2}
.footer-type-b .logo-side .logo,.footer-type-b .logo-side{display:inline-block;float:none}
.footer-type-b .logo-side .logo{height:24px;margin:12px 0 8px}
}