/*----------footer---------*/
.in_footer{ margin: auto; background: #AE0101; padding-bottom: 30px;color:#FFEBC8; min-height: 70px; }
 
.footer_warp{ margin: auto; width: 1200px; height: 120px; position: relative; text-align: center; }
.footer_warp a { color: #FFEBC8; 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: 70px; padding-top: 60px; text-align: center; color: #FFEBC8;}
.footer_warp .foot_ewm { position: absolute; top: 30px; right: 0px; }
.footer_warp span{ margin-right: 10px; }
