<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#box_footer{width:100%;background:url(../images/banq_bg_02.jpg) center center;height: min-intrinsic;transition:all 1000ms}
#box_footer .foot{text-align:left;margin:0 auto;width:1200px; }
#box_footer .foot .foot_l{width:80%;float:left;padding-top:15px;padding-bottom: 15px;}
#box_footer .foot .foot_l H4{position:relative;line-height:35px;margin-bottom:15px;color:#333;font-size:20px}
#box_footer .foot .foot_l H4:after{position:absolute;width:39px;bottom:0;background:#333;height:3px;content:"";left:0}
#box_footer .foot .foot_l P{color:#333;font-size:14px}
#box_footer .foot .foot_l P A{color:#333}
#box_footer .foot .foot_r{width:88px;float:right;padding-top:30px}</pre></body></html>