/** * 指挥机 */ #menu .current-formation{ /*display: none;*/ } #menu .formation-list-content .im-2{ margin-left: 30px; } #menu .formation-list-content .im-2 input{ margin-left: 50px; } #menu .formation-list-content .im-2 span{ margin-left: 10px; } #menu .formation-list-content .im-2 .playback{ float: right; margin-right: 10px; font-size: 14px; margin-top: 10px; height: 35px; } #menu .openhistroyposition input{ margin-left: 50px; } #menu .openhistroyposition span{ margin-left: 10px; } #chosseHistroyPositionTime{ position: absolute; top: 470px; left: 251px; display: none; } #chosseHistroyPositionTime .popup-ct span{ line-height: 45px; margin-left: 10px; } #chosseHistroyPositionTime .gethistroyposition{ z-index: 2; padding: 10px; } #chosseHistroyPositionTime .gethistroyposition li{ width: 100%; color: #aaaaaa; } #chosseHistroyPositionTime .gethistroyposition .title{ height: 46px; } #chosseHistroyPositionTime .choose_target_id, #chosseHistroyPositionTime .choose_start_time, #chosseHistroyPositionTime .choose_stop_time{ margin-left: 10px; height: 30px; } #chosseHistroyPositionTime .choose_target_id select{ margin-left: 10px; width: 282px; height: 40px; border: 1px solid #aaaaaa; } #chosseHistroyPositionTime input{ margin-left: 10px; width: 150px; height: 25px; border: 1px solid #aaaaaa; } #chosseHistroyPositionTime input label{ font-size: 14px; } #chosseHistroyPositionTime .postcontent{ height: 45px; } #chosseHistroyPositionTime .cell{ width: 220px; margin: 0 auto; margin-top: 15px; } #chosseHistroyPositionTime .cell button{ background-color: #ffffff; border: 1px solid #aaaaaa; color: #666666; padding: 8px 14px; cursor: pointer; } #chosseHistroyPositionTime .cell .post_time{ margin-left: 10px; margin-right: 20px; } .controller_table{ border-collapse: none; border-spacing: 0px; text-align: center; width: 400px; } .controller_table .title{ background: #ffffff; } .controller_table .info{ background: #ebebeb; } .controller_table td{ width: 50px; } .controller_table td{ width: 50px; } .getHistoryZHJ{ cursor: pointer; width: 100%; text-align: center; } .getHistoryZHJ:hover{ color: #0ff; } .getHistoryZHJ.active{ color: #0ff; }