@charset "utf-8";
/* CSS Document */

/*------------------------------
  底部通用
-------------------------------*/
footer{ background:#231815; width:100%; height:auto; overflow:hidden; padding:30px 0; color:#fff; }
.footer_1{ width:454px; }
.footer_1 h2{ font-size:16px; float:left;}
.footer_1 .footer-text i{ margin-right:15px;float:left;}
.footer_1 .foot_p{border-right:1px solid #fff; height:145px;}
.footer_1 .foot_p p{ font-size:14px; text-indent: 3em; margin-top: 10px;}
.footer_2{ width:170px; margin-left: 88px;} 
.footer_2 h2{ font-size:16px; float:left;}
.footer_2 .footer-text i{ margin-right:15px;float:left;}
.footer_2 .foot_nav a{ display:block; color:#fff;text-indent: 3em; margin-top: 10px;font-size:14px;}
.footer_3{ width:155px; height:170px; text-align:center; background:#004495; margin-top: 10px;}
.footer_3 .ewm{ width:133px; height:135px; border:1px solid #fff; margin:10px auto; padding-top:10px;}
.footer_3 .sys{width:68px; height:20px;margin:-23px auto; background:#004495;}
.copyright{ background:#393939; width:100%; height:auto; overflow:hidden; padding:10px 0; color:#fff; font-size:12px; text-align:center;}
.copyright a{ color:#fff;}