 .ewmleftleft {
 	padding: 0px;
 	text-align: center;
 	vertical-align: middle;
 }

 html,
 body {
 	height: 100%;
 }

 .ewmleftleft img {
 	width: 90mm;
 	height: 60mm;
 	margin-bottom: 3mm;
 }

 .dxy_cont_Info {
 	height: 100%;
 }


 #ipt_fj {
 	color: #2946c6;
 	cursor: pointer;
 }

 .dxy_pull_box {
 	background-color: #f7f7f7;
 }

 .dxy_pull_box,
 .dxy_cont_main {
 	height: 100%;
 	overflow: hidden;
 }

 .dxy_cont_main_box {
 	width: 100%;
 	height: 100%;
 	overflow: auto;
 	padding: 5px 8px 0 8px;
 	position: relative;
 }

 .dxy_cont_Info {
 	width: 100%;
 	height: auto;
 	border-radius: 4px;
 	background-color: #fff;
 	box-shadow: 0px 0px 3px 1px #ddd;
 	margin-bottom: 6px;
 	display: inline-block;
 }

 .tj_title_box {
 	width: 100%;
 	height: 32px;
 	padding: 3px 5px 0px 5px;
 }

 .dxy_cont_Info .dxy_pull_box_info_line_8 {
 	padding-top: 8px;
 	border-top: 1px dashed #e7eaec;
 }

 .Info_box {
 	display: inline-block;
 	width: 100%;
 }

 .Info_box_v {
 	width: 50%;
 	height: auto;
 	display: inline-block;
 	float: left;
 }

 .btn_back,
 .btn-success,
 .btn-warning,
 .btn-info,
 .btn-outline,
 .btn-danger {
 	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
 }

 .btn_back {
 	margin-left: 12px;
 }

 .btn-right {
 	float: right;
 	margin-left: 5px;
 }

 .btn-white {
 	background-color: #fff;
 	border: 1px solid #cccccc;
 }

 .btn {
 	font-family: "Microsoft Yahei";
 	display: inline-block;
 	padding: 3px 9px;
 	height: 26px;
 	margin-bottom: 0;
 	font-size: 12px;
 	font-weight: 400;
 	line-height: 14px;
 	text-align: center;
 	white-space: nowrap;
 	vertical-align: middle;
 	-ms-touch-action: manipulation;
 	touch-action: manipulation;
 	cursor: pointer;
 	-webkit-user-select: none;
 	-moz-user-select: none;
 	-ms-user-select: none;
 	user-select: none;
 	background-image: none;
 	border: 1px solid transparent;
 	border-radius: 3px;
 }

 .tj_title_box .tj_title {
 	margin-bottom: 0px;
 	padding: 6px 10px 0px 5px;
 	font-weight: 400;
 }

 label.control-label {
 	color: #555;
 }

 .Info_box_v label {
 	float: left;
 	height: 26px;
 	line-height: 26px;
 	text-align: right;
 	padding: 0 5px;
 	width: 105px;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 }

 label.lb {
 	font-size: 12px;
 	color: #6f6f6f;
 	font-weight: normal;
 }

 .Info_label_v {
 	text-align: left !important;
 	width: auto !important;
 	display: inline-block !important;
 	max-width: 68%;
 }

 .fa {
 	display: inline-block;
 	font: normal normal normal 14px / 1 FontAwesome;
 	font-size: inherit;
 	text-rendering: auto;
 	-webkit-font-smoothing: antialiased;
 	-moz-osx-font-smoothing: grayscale;
 	padding-right: 4px;
 	text-align: center;
 	width: 18px;
 }

.layui-layer-loading .layui-layer-loading1 {
    width: 65px;
    height: 65px;
    background-size: 65px 65px;
    background: url(/Lib/Style/loading-1.gif) no-repeat;
}