.footer_content{ background: #25436d; padding-top: 0.7rem; } .footer_center{ width: 14rem; margin: 0 auto; padding-bottom: 0.7rem ; } .footer_logo{ width: 1.82rem; height: 0.3rem; margin-bottom: 0.7rem; } .footer_logo img{ width: 100%; height: 100%; } .footer_navbox{ display: flex; } .footer_items{ display: flex; flex-direction: column; margin-right: 0.57rem; } .footer_tit{ color: #fff; font-size: 0.14rem; } .footer_a{ font-size: 0.14rem; color: #68A5E1; margin-top: 0.2rem; } .footer_a:hover{ color: #5193d6; } .footer_callmebox{ display: flex; align-items: center; margin-top: 0.58rem; } .footer_call_items{ margin-right: 0.5rem; } .footer_call_xtbox{ display: flex; align-items: center; } .footer_call_xtit{ color: #68A5E1; font-size: 0.12rem; margin-bottom: 0.08rem; } .footer_call_xtxt{ color: #68A5E1; font-size: 0.3rem; } .footer_call_ximg{ width: 0.2rem; height: 0.2rem; margin-left: 0.09rem; } .footer_call_ximg>img{ width: 100%; height: 100%; } .footer_call_items:nth-child(2) .footer_call_ximg{ width: 0.09rem; height: 0.14rem; } .footer_footer{ padding: 0.25rem 0; background: #1b345a; text-align: center; color: #fff; font-size: 0.12rem; } .footer_footer a{ font-size: 0.12rem; color: #fff; margin-left: 0.15rem; } @media screen and (max-width:1024px){ .footer_center{ width: 100%; padding: 0 0.25rem 0.7rem; } .footer_logo{ width: 3.22rem; height: auto; } .footer_callmebox{ display: block; } .footer_navbox{ display: none; } .footer_call_xtit{ font-size: 0.24rem; } .footer_footer,.footer_footer a{ font-size: 0.28rem; } .footer_call_ximg{ width: 0.28rem; height: 0.28rem; } .footer_call_items:nth-child(2) .footer_call_ximg{ width: 0.19rem; height: 0.16rem; } .footer_call_items,.footer_call_xtit{ margin-bottom: 0.15rem !important; color: #fff !important; } .footer_call_xtxt,.footer_call_xtxt{ color: #fff !important; } }