.footer-wrap { width: 100%; background: #404040; } .footer-box { padding: 0.56rem 0 0.21rem; margin: 0 auto; } .fleft-top { width: 2.65rem; height: 0.33rem; } .fleft-top img { width: 100%; height: 100%; object-fit: cover; } .fleft-bottom { margin-top: 1.57rem; } .fletf-k { width: 0.32rem; height: 0.32rem; margin-right: 0.16rem; cursor: pointer; } .fletf-k img { width: 100%; height: 100%; object-fit: cover; } /* 搴曢儴瀵艰埅 */ .footer-nav-box { display: flex; flex-shrink: 0; } .footer-nav { margin-left: 0.48rem; } .footer-nav:last-of-type { margin-right: 0; } .footer-nav-text { font-size: 0.16rem; font-family: Microsoft YaHei-Bold, Microsoft YaHei; font-weight: bold; color: #FFFFFF; margin-bottom: 0.14rem; } .footer-nav-a { font-size: 0.16rem; font-family: Microsoft YaHei-Regular, Microsoft YaHei; font-weight: 400; color: rgba(255, 255, 255, 0.6); line-height: 0.32rem; } .footer-nav-a:hover{ color: rgba(74, 227, 246,1); } .footer-icp-wrap { background: transparent; padding-top: 0.2rem; border-top: 0.01rem solid rgba(255, 255, 255, 0.24); padding-bottom: 0.21rem; } .footer-icp-box { margin: 0 auto; } .footer-icp { display: flex; align-items: center; justify-content: space-between; } .footer-icp p{ display: flex; align-items: center; } .footer-icp a, .footer-icp p, .footer-icp p a { font-size: 0.14rem; font-family: Microsoft YaHei-Regular, Microsoft YaHei; font-weight: 400; color: rgba(255, 255, 255, 0.6); } @media only screen and (max-width: 1024px) { .footer-nav-a{ display: none; } .fleft-bottom,.footer-nav-box{ margin-top: 0.15rem; } .footer-nav-box{ flex-wrap: wrap; } .footer-nav{ margin-left: 0; width: 33.3%; } .betweenstart{ display: block; } .footer-nav-text{ /*text-align: center;*/ font-size: .24rem; } .footer-icp{ display: block; } .footer-box{ padding: 0.56rem 0.3rem 0.21rem; } .footer-icp-wrap{ padding: 0.3rem 0.2rem; } .footer-icp a, .footer-icp p, .footer-icp p a{ font-size: 0.24rem; line-height: 0.36rem; } }