﻿@charset "utf-8";
/* CSS Document */

#footer{ background:#0c3b8f; color:#fff;}
#footer a{ color:#fff;}

.footer-logo{ float:left; margin:32px 36px 36px 6px;}

.footer-mid{ float:left;}
.footer-link{ padding-top:18px; height:30px;}
.footer-link li{ float:left; line-height:28px; border:1px solid #5a81c5; border-radius:4px; padding:0 16px; margin-right:10px;}

#footer a:hover{ color: #b4cfe8; }

.footer-text{ line-height:30px; padding-top:32px;}
.footer-text span{ padding-right:10px;}

.cbdw01{padding-left:81px;}

.footer-ewm{ float:right; margin-top:27px;}
.footer-ewm li{ float:left; text-align:center; margin-left:22px;}
.footer-ewm div{ margin-top:16px;}

/* =================@media================== */

@media screen and (max-width:1000px) {
.footer-logo{ display:none;}

.footer-mid{ float:none; padding:0 20px;}
.footer-link{ text-align:center;}
.footer-link li{ float:none; display:inline-block; padding:0 10px;}


.footer-ewm{ float:none;text-align:center; margin:25px 0 15px;}
.footer-ewm li{float:none; display:inline-block;}
.footer-ewm li.wb{ margin:0;}
.footer-ewm div{ margin-top:10px;}

#footer { font-size: 14px; }
.footer-text { line-height: 24px; width: 254px;margin: 0 auto;}
.footer-text span{ font-size:14px; padding-right:0px; display:block;}
.footer-text  br{display:none;}
.cbdw01,.cbdw02{padding-left:71px;}


    .footer-ewm div { font-size: 12px; }

}
