.clear {
	clear: both;
	float: none;
}

.Box {
	position: relative;
	overflow: hidden;
}

.aBox {
	position: relative;
}

.none {
	display: none !important;
}

legend {
	width: auto;
	margin: auto;
	line-height: normal;
	border: none;
}

.layui-form-select dl dd.layui-this {
	background-color: #226ebc;
}


.main {
	position: relative;
	overflow: visible;
}

.list-box {
	border: 1px solid #DDD;
	float: none;
	width: auto;
	min-height: calc(100vh - 423px);
	position: relative;
	overflow: visible;
}

.PageNavs {
	height: 38px;
	border-bottom: 1px solid #DDD;
}

.PageNavs li {
	position: relative;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	padding-top: 2px;
}

.PageNavs li a {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	padding: 0 10px;
}

.PageNavs li.on a {
	color: #226ebc;
	border-bottom: 2px solid #226ebc;
}


.PageMain {
	padding: 20px;
}

.userTypeBox {
	position: relative;
	overflow: hidden;
}

.userTypeBox .layui-form-radio {
	position: relative;
	overflow: hidden;
	height: 42px;
	padding: 0 20px;
	line-height: 42px;
	background-color: #f0f0f0;
	color: #333;
	margin: 0 10px 0 0;
	min-width: 80px;
	text-align: center;
}

.userTypeBox .layui-form-radio i {
	display: none;
}

.userTypeBox .layui-form-radio div {
	font-size: 20px;
}

.userTypeBox .layui-form-radio.layui-form-radioed {
	background-color: #02a0e1;
	color: #FFF;
}

.SendForm .layui-table td,
.SendForm .layui-table th {
	padding: 3px 5px;
}

.SendForm .layui-table tbody tr:hover {
	background: none;
}

.SendForm .layui-input,
.SendForm .layui-textarea {
	border-width: 0;
}

.SendForm .layui-input.yzm,
.SendForm .layui-input.layui-unselect,
.SendForm .layui-input.layui-form-danger,
.SendForm .layui-textarea.layui-form-danger {
	border-width: 1px;
}

.SearchForm .layui-input,
.SearchForm .layui-textarea {
	width: 100% !important;
	float: left;
}

.SearchForm .layui-form-label {
	width: 110px !important;
}

.layui-card {
	background-color: #f6f6f6;
	border: 1px solid #e6e6e6;
}

.layui-card .layui-card-header {
	border-color: #DDD;
	font-size: 15px;
}

#officialDispatches hr {
	margin: 10px 0;
}

#officialDispatches .layui-table {
	background-color: transparent;
}

.layui-elem-field {
	position: relative;
}

.layui-elem-field legend.supplementStatus {
	display: block;
	position: absolute;
	right: 20px;
	top: 0;
	background-color: #f7f7f7;
	font-weight: bold;
	color: #009688;
}


.Result .layui-table th {
	text-align: right;
}

.Result .layui-table tbody tr:hover {
	background: none;
}

.Result .layui-card hr {
	margin: 10px 0;
}

.Result .layui-card .layui-table {
	background-color: transparent;
}

.SearchForm .btbj {
	color: red;
	float: left;
	display: block;
	width: 45px;
	margin-top: 10px;
	text-align: center;
	right: 10px;
	position: absolute;
	top: 0px;
}

#captchaImgSe {
	position: absolute;
	right: 0px;
	margin: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

#captchaImg {
	position: absolute;
	right: 6px;
	margin: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}

.layui-input-block {
	position: relative;
	margin-left: 150px;
}
