.appointmentPage,.appointmentPage .container{width:100%}.appointmentPage .container .bar{width:100%;line-height:40px}.appointmentPage .container .bar .flexItem{margin-right:10px}.appointmentPage .container .bar .bar_left,.appointmentPage .container .bar .bar_right{display:flex}.appointment_form .appointment_form_top{width:100%;position:fixed;background-color:#fff;top:51px;z-index:5}.appointment_form .appointment_form_top .btns{width:100%;height:60px;padding:10px}.appointment_form .appointment_form_top .btns i{position:relative;top:-3px;font-size:20px}.appointment_form .appointment_form_top .baseinfo{padding:0 30px 10px 10px}.appointment_form .appointment_form_top .baseinfo .table{border-top:1px solid #ccc;border-left:1px solid #ccc;border-radius:4px}.appointment_form .appointment_form_top .baseinfo .table .tr{display:flex;font-size:12px;border-radius:4px}.appointment_form .appointment_form_top .baseinfo .table .tr .td{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding:10px}.appointment_form .appointment_form_top .baseinfo .table .tr .title{width:100%;font-weight:bolder;background-color:#eee}.appointment_form .appointment_form_top .baseinfo .table .tr .content{width:100%}.appointment_form .appointment_form_top .baseinfo .table .tr:last-child{border-radius:4px}.appointment_form .appointment_form_content{position:relative;top:100px;width:100%}.appointment_form .appointment_form_content form{padding:40px}.appointment_form .appointment_form_content form .table{width:100%;border-radius:3px}.appointment_form .appointment_form_content form .table tr{text-align:center}.appointment_form .appointment_form_content form .table tr th{border:1px solid #eee;padding:10px;font-weight:unset!important}.appointment_form .appointment_form_content form .table tr td{border-right:1px solid #eee;border-bottom:1px solid #eee}.appointment_form .appointment_form_content form .table tr td:first-child{border-left:1px solid #eee}.appointment_form .appointment_form_content form .table .title td{padding:10px}.error-border{border:2px solid red}