.footer-t{padding: 40px 0;background: #ECF1F5;width: 100%;min-width: 1180px;}
.footer-t .footer-t-inner{display: flex;display: -webkit-flex;display: -ms-flexbox;}
.footer-t-l {padding-right: 69px; border-right: 1px solid #FFFFFF;}
.footer-t-l .logo{display: flex;display: -webkit-flex;display: -ms-flexbox;align-items: flex-end;}
.footer-t-l .logo .text{margin-left: 10px;font-size: 24px;font-family: '黑体';font-style: italic;font-weight: 700;color: #3FB7F9;}
.footer-t-l .intro{margin: 16px 0 20px;width: 418px;font-size: 12px;color: #757575;}
.footer-t-l .num-inner{width: 418px;display: flex;display: -webkit-flex;display: -ms-flexbox; justify-content: space-between;}
.footer-t-l .num-inner li{text-align: center;}
.footer-t-l .num-inner li .shu{font-weight: bold;font-size: 20px;}
.footer-t-r{width: 100%;padding-left: 72px;}
.footer-t-r .footer-t-r-inner{width: 100%; display: flex;display: -webkit-flex;display: -ms-flexbox;justify-content: space-between;}
.footer-t-r .footer-t-r-inner li{text-align: center;}
.footer-t-r .footer-t-r-inner li.focus-us{text-align: left;}
.footer-t-r .footer-t-r-inner .tit{margin-bottom: 30px; font-size: 18px;font-weight: bold;color: #424242;}
.footer-t-r .footer-t-r-inner .to{margin-bottom: 22px;}
.footer-t-r .footer-t-r-inner .to a{color: #757575;}
.footer-t-r .footer-t-r-inner .focus-us .qr-code-con{display: flex;display: -webkit-flex;display: -ms-flexbox;}
.footer-t-r .footer-t-r-inner .focus-us .qr-code-inner{text-align: center;}
.footer-t-r .footer-t-r-inner .focus-us .qr-code-inner:not(:last-of-type){margin-right: 12px;}
.footer-t-r .footer-t-r-inner .focus-us .qr-code-inner .img{width: 85px;height: 85px;}
.footer-t-r .footer-t-r-inner .focus-us .qr-code-inner .text{margin-top: 8px;font-size: 12px;color: #757575;}
.footer-b{font-size: 12px;}
.footer-b .copyright-con{display: flex;display: -webkit-flex;display: -ms-flexbox;justify-content: center;color: #757575;margin-bottom: 26px;}
.footer-b .copyright-con .left{margin-right: 10px;}
.footer-b .copyright-con img{width: 20px;height: 20px;}
.footer-b .copyright-con a{color: #757575;}
.footer-b .url-list-con{margin: 16px 0;justify-content: center;}
.footer-b .url-list-con a{color: #757575;}
.footer-b .url-list-con a{position: relative; padding: 0 4px;color: #757575;font-size: 12px;}
.footer-b .url-list-con a::after{position: absolute;content: ''; width: 1px;height: 11px;top: 3px;right: -1px;background-color:#708498;}
.footer-b .url-list-con a:last-of-type::after{background-color: transparent;}
.footer-b .friend-link-w{padding: 16px;background: #ECF1F5;border-radius: 8px;margin-top: 26px;}
.footer-b .friend-link-con{height: 18px;overflow: hidden;transition: all .3s;}
.footer-b .friend-link-con.active{height: auto;overflow: visible;}
.footer-b .friend-link-con,
.footer-b .friend-link-con a{color: #757575;}
.footer-b .friend-link-con a{margin-right: 5px;}
.footer-b .friend-link-con .xiala{position: relative;top: -2px; cursor: pointer;transform: rotate(180deg);-webkit-transform: rotate(180deg);transition: all .2s;-webkit-transition: all .2s;}
.footer-b .friend-link-con .xiala.on{transform: rotate(0deg);-webkit-transform: rotate(0deg);}