/*----------footer---------*/
.in_footer{ margin: auto; background: #E4E4E4; padding-bottom: 30px; min-height: 70px; }
 
.footer_warp{ margin: auto; width: 1200px; height: 120px; position: relative; text-align: center; }
.footer_warp a { color: #555971; display: inline-block;}
.footer_warp a:hover { text-decoration: underline;}
.footer_warp .renzheng { position: absolute; top: 30px; left: 0px; }
.footer_warp .foot_con { margin: auto; padding-right: 30px; padding-top: 60px; text-align: center; color: #555971;}
.footer_warp .foot_ewm { position: absolute; top: 30px; right: 0px; }
.footer_warp span{ margin-right: 10px; }
