#event_fixed{width:100%; height:201px; background:#ffb400; position:fixed; bottom:0;}
#event_fixed .event_fixed_wrap{width:970px; margin:0 auto; overflow:hidden;}
#event_fixed .info_ul{overflow:hidden; float:left;     width: 80%; margin-top:23px;}
#event_fixed .info_ul li{float:left; overflow:hidden; }
#event_fixed .info_ul li dt{float:left; padding: 9px 0;}
#event_fixed .info_ul li dd{float:left;}
#event_fixed .info_ul li dd.info_name input{width:214px; height:45px; background:#fff; border:1px solid #000; margin-left:16px; margin-right:29px; padding:8px; box-sizing:border-box;}
#event_fixed .info_ul li dd.info_tel input{width:100px; height:45px; background:#fff; border:1px solid #000; margin-left:16px; padding:8px; box-sizing:border-box;}
#event_fixed .info_ul li.info_check{margin-top:31px;}
#event_fixed .info_ul li.info_check input {width:30px; height:30px; background:#fff; border:1px solid #000; margin-right:18px;}
#event_fixed .info_ul li.info_check img{margin-top:5px;}
#event_fixed .info_btn{float:right; margin-top:13px;}
