.reserve_top{ width: 100%; padding: 10px 20px; font-weight: bold; font-size: 18px; border-bottom: 1px solid #ccc; } .reserve_top span{ padding: 10px; display: inline-block; font-size: 18px; cursor: pointer; } .reserve_center{ width: 90%; min-height: 600px; padding: 30px; border-bottom: 1px solid #ccc; } .reserve_center_box1{ margin-bottom: 30px; } .reserve_center_box2{ margin-bottom: 30px; } .reserve_center_box3{ margin-bottom: 30px; } .reserve_date{ padding: 10px 0px; font-weight: bold; font-size: 12px; border-bottom: 1px solid #ccc; } .reserve_date_box{ margin: 30px 10px; } .change_date1{ padding: 5px; display: inline-block; vertical-align: top; } .change_date2{ padding: 5px 15px; border: 1px solid #ccc; display: inline-block; margin-right: 20px; } .ticket_box{ width: 600px; height: 40px; border-bottom: 1px solid #ccc; } .ticket_box span{ line-height: 40px; } .ticket_box_span1{ float: left; } .ticket_box_span2{ width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; border-radius: 50%; float: right; margin-left: 5px; margin-top: 10px; } .ticket_box_span3{ width: 40px; float: right; width: 40px; height: 24px; margin-top: 8px; } .ticket_box_span4{ width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; border-radius: 50%; float: right; margin-right: 5px; margin-left: 30px; margin-top: 10px; } .ticket_box_span5{ float: right; } .sub{ width: 65px; height: 30px; border: 1px solid #ccc; text-align: center; line-height: 30px; margin: 20px 30px; } .cut_sub{ color: #0D79BC; } .add{ cursor: pointer; } .cut{ cursor: pointer; } .refund_ticket_back_success{ width: 810px; border: 1px solid lightgray; } .circle_right{ width: 34px; height: 34px; border-radius: 50%; border: 4px solid black; display: inline-block; text-align: center; line-height: 26px; font-size: 16px; } .sub_success{ width: 600px; height: 500px; } .alert_1{ position: absolute; top: 0px; width: 100%; height: 100%; background-color: #eeeeee; background: rgba(0, 0, 0, 0.4); z-index: 100; } .alert_1_box { width: 700px; height: 400px; background-color: #fff; margin: 250px auto; box-shadow: 4px 3px 4px rgba(0, 0, 0, 0.6); } .alert_picture{ position: absolute; top: 0px; width: 100%; height: 100%; background-color: #eeeeee; background: rgba(0, 0, 0, 0.4); z-index: 100; } .alert_1_box_picture { width: 450px; margin: 200px auto; box-shadow: 4px 3px 4px rgba(0, 0, 0, 0.6); display: inherit; }