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

/*foot*/
input{ border:none; padding:0; margin:0;}

.foot-bg{ background:url(../images/index-img/foot-bg.png) no-repeat center center; margin-top:80px;}
.foot-box{ width:60%; margin:0 auto; padding-top:10px;}
.content1,.content2,.content3{ float:left; margin-left:14%;margin-top:10px;}
.content1{ width:21%;}
.foot-box h1{ font-size:16px; font-weight:bold; color:#fff; padding-bottom:10px; border-bottom:4px #2baeff solid; }

.content{margin-top:3px;}
.content p, input{ float:left;}
.content p{ font-size:10px; color:#1d1d1d; line-height:25px; padding-right:3px;}
.content input{ margin-bottom:10px; border:1px #fff solid; width:75%; height:25px;}
/*.btn-box{ padding-left:20%;}*/
.btn-box input{ font-size:10px; color:#fff; line-height:25px; padding:0 15px; background-color:#0482e7; margin:0 3px;}

.content2{ width:30%;}
.content2&gt;p{ padding:0; margin:0; font-size:14px; color:#1d1d1d; line-height:38px; margin-top:5px;}

.content3{ width:21%;}
.content3 img{ margin:33px 0 10px 0;}
.content3 p{ font-size:16px; font-weight:bold; color:#fff;}

.foot-wenben{ background-color:#024b85; font-size:14px; color:#fff; text-align:center; line-height:55px;}

.btm-btn a{ width:100px; border-radius:15px; background-color:#0482e7; font-size:16px; line-height:30px; text-align:center; color:#fff; position:fixed; right:6%; bottom:6%;}
    
.btm-btn .foot-reset{}
</pre></body></html>