@charset "utf-8";
/* CSS Document */
html {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
}

html, body {
	font-family: "microsoft yahei", "sourceHan", Helvetica, STHeiTi, Arial,
		sans-serif;
	height: 100%;
	font-size: 13px;
	color: #333;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code,
	form, fieldset, legend, input, button, textarea, p, blockquote, th, td,
	hr {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, nav, section, summary {
	display: block;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]){
	display:none;
	height:0;
}
[hidden], template {
	display: none;
}

svg:not(:root){
	overflow:hidden;
}
a {
	text-decoration: none;
	background: transparent;
	-webkit-tap-highlight-color: transparent;
	color: #30a5ff;
}

a:active {
	outline: 0;
}

a:focus {
	outline: none;
	-moz-outline: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

img {
	border: 0;
	/*vertical-align: top*/
}

hr {
	box-sizing: content-box;
	height: 0;
}

em {
	font-style: normal
}

pre {
	overflow: auto;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1rem;
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
	border: none;
}

button, select {
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
	{
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled], html input[disabled] {
	cursor: default;
}

input {
	line-height: normal;
	box-shadow: none;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	vertical-align: middle;
}

input[type="number"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}


input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration
	{
	-webkit-appearance: none;
}

input[required]:invalid, input:focus:invalid, textarea[required]:invalid,
	textarea:focus:invalid {
	box-shadow: none;
}

fieldset {
	border: 1px solid #EBF1F5;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	resize: vertical;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

ul, ol {
	list-style: none outside none;
}

h1, h2, h3 {
	font-weight: normal;
}

.tc {
	text-align: center;
}

.focusTxt {
	font-size: 16px;
	color: #FF9200;
	font-weight: 600;
}

/*清除浮动*/
.clearfix {
	*zoom: 1;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: " ";
}

/*滚动条*/
::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background-color: #999;
	-webkit-border-radius: 0;
	border-radius: 0;
}

::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(48, 165, 255, 1);
}

input::-webkit-input-placeholder {
	color: #ccc;
}

input:-moz-placeholder {
	color: #ccc;
}

input::-moz-placeholder {
	color: #ccc;
}

input:-ms-input-placeholder {
	color: #ccc;
}
/*图标*/
.s-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px dotted #F2F6FA;
	border-radius: 50%;
}

.icon-query {
	
}

.icon-cost {
	
}

.icon-message {
	
}

.icon-person {
	
}

/*按钮*/
.s-btn {
	display: inline-block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

/*银行图标*/
.bankcard {
	display: inline-block;
	background: url(../img/card_bank.jpg) no-repeat;
	width: 130px;
	height: 30px;
}

.bankcard_ny {
	background-position: -25px -30px;
}

.bankcard_js {
	background-position: -195px -29px;
}

.bankcard_zg {
	background-position: -360px -30px;
}

.bankcard_gs {
	background-position: -530px -29px;
}

.bankcard_zx {
	background-position: -697px -30px;
}

.bankcard_pf {
	background-position: -22px -92px;
}

.bankcard_gd {
	background-position: -193px -92px;
}

.bankcard_pa {
	background-position: -359px -92px;
}

.bankcard_sh {
	background-position: -529px -92px;
}

.bankcard_ms {
	background-position: -697px -92px;
}

.bankcard_yzcx {
	background-position: -25px -160px;
}

.bankcard_wz {
	background-position: -194px -156px;
}

.bankcard_jt {
	background-position: -361px -160px
}

.bankcard_xy {
	background-position: -530px -159px;
}

.bankcard_gf {
	background-position: -697px -158px;
}

.bankcard_zs {
	background-position: -30px -223px;
}

.bankcard_hx {
	background-position: -192px -218px;
}

/*提示*/
.layer {
	position: fixed;
	top: -100px;
	left: 50%;
	z-index: 99999999999999999999999999;
	border-radius: 4px;
	overflow: hidden;
	transform: translateX(-50%);
}

.layerBox {
	padding: 6px 30px;
	background-color: #6cc6f1;;
}

.layerCon {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
	text-align: center;
}

.close {
	position: absolute;
	right: 30px;
	top: 15px;
}

.operateBtn {
	color: #ffb300;
	padding: 0 5px;
}

/*弹框*/
#HXBox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10001;
	display: none;
	width: auto;
	height: auto;
}

#HXBox_overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.divBox_hide {
	z-index: -100;
}

/* 未认证弹出的提示框 */
.black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity = 80);
}

.white_content {
	display: none;
	position: absolute;
	top: 25%;
	left: 28%;
	width: 44%;
	height: 50%;
	padding: 16px;
	background: url("../img/doAuth.png") no-repeat;
	background-size: 100% 100%;
	z-index: 1002;
	overflow: hidden;
}

.img_button {
	margin: 0 auto;
	display: block;
	margin-top: 42%;
}

.img_close {
	margin-left: 95%;
}

/*分页*/
.page-list .pagination {
	float: left;
}

.page-list{
	height: 50px;
	padding-bottom: 100px;
	padding-top: 30px;
}

.page-list .pagination span {
	cursor: pointer;
}

.page-list .pagination .separate span {
	cursor: default;
	border-top: none;
	border-bottom: none;
}

.page-list .pagination .separate span:hover {
	background: none;
}

.page-list .page-total {
	float: left;
	margin: 25px 20px;
}

.page-list .page-total input, .page-list .page-total select {
	height: 26px;
	border: 1px solid #ddd;
}

.page-list .page-total input {
	width: 40px;
	padding-left: 3px;
}

.page-list .page-total select {
	width: 50px;
}

.pagination {
	float: right;
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination>li {
	display: inline;
}

.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.428571429;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
	cursor: pointer;
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus,
	.pagination>li>span:focus {
	background-color: #eee;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover,
	.pagination>.active>span:hover, .pagination>.active>a:focus,
	.pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #6cc6f1;
	border-color: #6cc6f1;
	cursor: default;
}

.pagination>.disabled>span, .pagination>.disabled>span:hover,
	.pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover,
	.pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed;
}

/* 人行征信报告上传 */
.rhzx-dialog{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.1);
	z-index: 10001;
	display: none;
}
.rhzx-dialog-control{
	display: block !important;
}
.rhzx-dialog .popBox {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.rhzx-dialog .upload-frame {
	width: 380px;
	height: 200px;
	border: 1px #999 dotted;
	position: relative;
}
.upload-frame img{
	width: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -80%);
}
.rhzx-dialog .upload-input {
	width: 0;
	height: 0;
	opacity: 0;
}
.rhzx-dialog .upload-desc {
	color: #52667C;
	text-align: center;
	margin-top: 120px;
	width: 100%;
	word-break: break-all;
}

/* 附件信息 */
.fjxx-dialog{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: rgba(0, 0, 0, 0.1);
	z-index: 10001;
	display: none;
}
.fjxx-dialog-control{
	display: block !important;
}
.fjxx-dialog .popBox {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 50%;
	transform: translate(-50%,-50%);
}