 .Info_box_v label {
 	width: 95px;
 }

 .Dialog_Save_Button_Back {
 	margin-left: 80px;
 }

 .ipt_ydh_box {
 	width: 235px !important;
 }

 .ipt_ydh_box div {
 	width: 100%;
 }

 .Info_Box {
 	width: 100%;
 	height: 160px;
 	padding: 5px;
 }

 .Info_Box .title {
 	width: 85px !important;
 	text-align: right;
 }

 .Info_Box .context {
 	width: 120px !important;
 	text-align: left;
 	font-weight: 400;
 }

 .Info_Box .line {
 	height: 1px;
 	width: 100%;
 	border-bottom: 1px dashed #e7eaec;
 	display: inline-block;
 }

 .Xinxi_Info_box {
 	width: 100% !important;
 	height: 160px;
    display: flex;
    justify-content: center; 
 }

 .Xinxi_Info {
 	width: 420px;
 	height: 148px;
 	overflow: auto;
	padding: 0 15px;
 }
 
 .ipt_sj_box {
 	width: 120px !important;
 }
 
 .ipt_sj_info {
 	width: 190px !important;
 }
 

 .l_b_0 {
 	margin-bottom: 0;
 }
 
 .t_info{
	 color: #c32d19;
 }
 
 .t_info_time{
    margin-top: 5px;
    display: inline-block;
	color: #0d542b;
 }