.jrqt-search {
	width: 1500px;
	height: auto;
	background: #FFFFFF;
	border-top: 4px solid #D1AB66;
	padding-bottom:18px ;
}

.jrqt-search form {
	margin: 32px 0 0;
	width: 1500px;
}

.jrqt-search .jrqt-cpmc {
	display: inline-block;
	width: 169px;
	height: 36px;
	background: #FFFFFF;
	border: 1px solid #ECECEC;
}

.jrqt-search .jrqt-btn {
	padding: 0 24px;
	margin: 0 9px;
	line-height: 36px;
	height: 36px;
	background: #D1AB66;
	border-radius: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;

}
.layui-table-view {
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
}

.jrqt-search .layui-btn-primary {
	line-height: 36px;
	height: 36px;
	color: #D1AB66;
	background: #FFFFFF;
	border: 1px solid #D1AB66;
	border-radius: 4px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
}

.jrqt-search .layui-form-label {
	width: 56px;
	padding: 0 20px 0 27px;
	line-height: 26px;
}

.jrqt-search .layui-form-item:nth-child(1) .layui-form-label {
	line-height: 36px;
}

.jrqt-search .layui-input-block {
	margin-left: 0;
}

.jrqt-search .layui-form-item {
	margin-bottom: 20px;
}

.jrqt-search .jrqt-a-btn {
	display: inline-block;
	margin-right: 8px;
	background-color: #FFFFFF;
	border: none;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	padding: 0 10px;

	height: 26px;
	line-height: 26px;

}

.jrqt-search .layui-input-block label {
	margin: 0 20px;
}

.jrqt-search .jrqt-a-btn.jrqt-search-active {
	display: inline-block;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: #D1AB66;
	border-radius: 4px;
	padding: 0 12px;
}

.jrqt-search .layui-input-block {
	min-height: 26px;
}

.jrqt-search .search-more {
	width: 970px;
	padding-right: 66px;
	height: 26px;
	overflow: hidden;
	position: relative;
}

.jrqt-search .search-more .jrqt-a-btn-more {
	position: absolute;
	right: 26px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 25px;
	top: 0;
}
.jrqt-a-btn-more i{
	width: 11px;
	height: 5px;
	font-size: 4px
}


.jrqt-table th {
	padding: 6px 0 !important;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	line-height: 40px;

	background: #F8F8F8;
}

.jrqt-table td {
	padding: 0 !important;
	color: #333333;
}

.jrqt-table td h4 {
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	line-height: 32px;
}

.jrqt-table td .jrqt-bank {
	width: 140px;
	height: 56px;
	background: #FFFFFF;
	border: 1px solid #ECECEC;
}

.jrqt-table td .jrqt-bank .jrqt-bank-img {
	width: 125px;
	height: 28px;
	margin: 14px auto;
}

.jrqt-table td .do-txt {
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	line-height: 28px;
}

.jrqt-table td .layui-table-cell {
	white-space: normal !important;
	min-height: 102px;
	border-bottom: 1px solid #ECECEC;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	text-align: left;
	line-height: 18px;
	margin: 0;
}

.jrqt-table td:nth-child(1) .layui-table-cell {
	padding-left: 26px;

}

.jrqt-table td:nth-last-child .layui-table-cell {
	border: 0;
}

.jrqt-table td a {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0 22px;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	background: #D1AB66;
}

.jrqt-table .layui-table-page {
	width: 1500px;
	height: 100px;
	background: #FFFFFF;
	padding: 0;
}

.jrqt-table .layui-table-page div {
	height: 100px;
	line-height: 100px;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 20px;
}

.jrqt-table .layui-laypage-limits,
.jrqt-table .layui-laypage-skip,
.jrqt-table .layui-laypage-count {
	display: none;
}

.jrqt-table .layui-table-page a,
.jrqt-table .layui-laypage .layui-laypage-curr,
.jrqt-table .layui-laypage .layui-laypage-spr{
	border: 1px solid #jrqtjrqtjrqt;
	background-color: #FFFFFF;
	color: #333;
	height: 30px;
	line-height: 30px;
	margin: 0 4px;
}

.jrqt-table .layui-laypage .layui-laypage-curr {
	border: 1px solid #D1AB66;
}

.jrqt-table .layui-laypage .layui-laypage-curr em {
	color: #D1AB66;
	background-color: white;

}
