* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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 {
	margin: 0;
	padding: 0;
}

body {
	color: #555;
	font-size: 14px;
	font-family: Microsoft Yahei, Arial, Verdana, sans-serif !important;
	color: #707070 !important;
	background: #f2f2f2;
	min-width: 1200px;
}

td,
th,
caption {
	font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	color: #555;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	vertical-align: middle;
}

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

input,
textarea,
select,
button {
	font: 14px "Arial", "Microsoft YaHei", "é»‘ä½“", "å®‹ä½“", sans-serif;
	outline: none;
}

table {
	border-collapse: collapse;
}

.tel {
	position: relative;
	margin-top: 20px;
	float: left;
	width: 240px;
	height: 50px;
	margin-left: -80px;
}

/* html {
    overflow-y: scroll;
} */

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

.clearfix {
	zoom: 1
}


/*å…¬å…±ç±»*/

.fl {
	float: left
}

.fr {
	float: right
}

.al {
	text-align: left
}

.ac {
	text-align: center
}

.ar {
	text-align: right
}

.hide {
	display: none
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	display: block;
}

.w1120 {
	width: 1120px;
	margin: 0 auto;
	display: block;
}

a:hover {
	text-decoration: none;
}

.top {
	/* 	width: 1200;
	padding: 0 350px;
	margin: 0 auto;
	height: 95px;
	background-color: white; */
	width: 1200px;
	margin: 0 auto;
	height: 95px;
}

.top .logo {
	width: 229px;
	float: left;
	padding-top: 35px;
}

.top .tel {
	width: 228px;
	float: right;
	padding-top: 32px;
}

.top ul {
	width: 680px;
	float: left;
	padding-top: 50px;
	margin-left: 50px;
}

.top li {
	float: left;
	margin: 0 25px;
}

.top li a {
	color: #282828;
	font-size: 16px;
}

.top li:hover a {
	color: #D82428;
}

.top .active {
	color: #D82428;
}

.immediate-application {
	height: 0;
	position: relative;
}

.immediate-application .immediate-application-box {
	width: 270px;
	height: 380px;
	padding: 0 30px;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	right: -100px;
	top: -400px;
}

.credit_loan .immediate-application .immediate-application-box {
	top: -408px;
}

.immediate-application-box .title {
	color: #fff;
	text-align: center;
	font-size: 20px;
	margin: 20px auto 15px;
}

select {
	border: solid 1px #282828;
	color: #282828;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url("../images/img_13.png") no-repeat scroll 190px center transparent;
	padding-right: 14px;
}

select::-ms-expand {
	display: none;
}

.borrow-demand-info .borrow-demand-info-item {
	height: 40px;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
}

.borrow-demand-info .borrow-demand-info-item .money-icon {
	background: url(../images/icon1.png) no-repeat;
}

.borrow-demand-info .borrow-demand-info-item .user-phone-icon {
	background: url(../images/icon2.png) no-repeat;
}

.borrow-demand-info .borrow-demand-info-item .verify-icon {
	background: url(../images/icon3.png) no-repeat;
}

.borrow-demand-info .getcode {
	width: 83px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	display: block;
	font-size: 13px;
	color: #D82428;
	border: 1px solid #D82428;
	position: absolute;
	left: 118px;
	top: 6px;
	cursor: pointer;
}

.borrow-demand-info .borrow-demand-info-item .icon {
	width: 18px;
	height: 18px;
	position: absolute;
	left: 10px;
	top: 11px;
}

.borrow-demand-info .borrow-demand-info-item input,
.borrow-demand-info .borrow-demand-info-item select,
.borrow-demand-info .borrow-demand-info-item option {
	width: 100%;
	height: 100%;
	padding: 0 5px 0 35px;
	font-size: 13px;
	border: none;
}

.immediate-application .bottom {
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

.immediate-application .bottom li {
	width: 25%;
	float: left;
}

.immediate-application .bottom img {
	width: 30px;
	height: 30px;
}

.immediate-application-box .submit-btn {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 2px solid #fff;
	font-size: 15px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
}

.topList {
	background-color: white;
	height: 150px;
	padding: 40px 0 40px;
}

.topList ul li {
	float: left;
	width: 20%;
}

.topList ul li img {
	width: 65px;
	float: left;
}

.topList ul li span {
	font-size: 22px;
	color: #282828;
	font-weight: bold;
	float: left;
	margin-left: 10px;
	line-height: 24px;
	padding-top: 10px;
}

.topList ul li em {
	font-size: 14px;
	color: #7b7b7b;
}

.partTitle {
	padding-top: 40px;
	padding-bottom: 30px;
}

.partTitle h3 {
	font-size: 32px;
	color: #282828;
	font-weight: bold;
	text-align: center;
	margin-left: 30px;
	margin-right: 30px;
}

.partTitle p {
	color: #7b7b7b;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

.partTitle p span {
	position: relative;
}

/* .partTitle p span:before {
	position: absolute;
	content: "";
	display: inline-block;
	width: 292px;
	height: 3px;
	background: url(../images/left-bg.jpg) no-repeat center;
	left: -322px;
	bottom: 6px;
}

.partTitle p span:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: 292px;
	height: 3px;
	background: url(../images/right-bg.jpg) no-repeat center;
	right: -322px;
	bottom: 6px;
} */

.partTitle img {
	width: 200px;
	height: 25px;
}

#footer {
	width: 100%;
	height: 260px;
	background: #f5f5f5;
	margin-bottom: 75px;
}

#footer .fl {
	width: 430px;
	padding-top: 36px;
}

#footer .fl span.span {
	color: #7c7c7c;
	font-size: 14px;
	line-height: 31px;
	display: block;
	padding-left: 60px;
}

#footer .fl p {
	color: #7c7c7c;
	font-size: 12px;
	line-height: 22px;
	padding-left: 60px;
}

#footer .fl img {
	width: 300px;
	height: 60px;
}

#footer ul {
	float: left;
	margin-left: 210px;
	padding-top: 48px;
}

#footer ul li {
	float: left;
	margin-right: 35px;
}

#footer .fr {
	width: 198px;
	padding-top: 65px;
}

#footer .fr span {
	color: #282828;
	font-size: 14px;
	display: block;
}

#footer .fr p {
	color: #7c7c7c;
	font-size: 12px;
	line-height: 22px;
}

#footer .fr img {
	width: 188px;
	height: 40px;
	display: block;
	margin: 10px 0;
}

/* 贷款申请弹窗   */
.apply-dialog {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	background: rgba(0, 0, 0, 0.5);
}

.apply-dialog-content {
	width: 551px;
	height: 425px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	z-index: 99;
}

.apply-dialog-content .content {
	border: 1px solid #cdcdcd;
	border-top: 0;
}

.apply-dialog-content .title {
	height: 60px;
	line-height: 60px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#FF662E+0,D82428+100 */
	background: #FF662E;
	/* Old browsers */
	background: -moz-linear-gradient(left, #FF662E 0%, #D82428 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #FF662E 0%, #D82428 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #FF662E 0%, #D82428 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF662E', endColorstr='#D82428', GradientType=1);
	/* IE6-9 */
	text-align: center;
	font-size: 18px;
	color: #fff;
	position: relative;
}

.apply-dialog-content .title .close1 {
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.5) url('../images/close.png') center center no-repeat;
	background-size: 24px auto;
	position: absolute;
	right: 12px;
	top: 12px;
	cursor: pointer;
}

.apply-dialog-content .dialog-l {
	width: 128px;
	height: 365px;
	background: url('../images/dialog-l.jpg') center center no-repeat;
	background-size: 77px auto;
	border-right: 1px solid #cdcdcd;
}

.apply-dialog-content .dialog-r {
	padding: 12px 40px 0;
	height: 365px;
	overflow: hidden;
}

.apply-dialog-content .dialog-r .form-list {
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-bottom: 16px;
	font-size: 14px;
	background: #fff;
	position: relative;
}

.apply-dialog-content .dialog-r .form-list.imgCodeList {
	display: flex;
	align-items: center;
	border: 1px solid #d5d5d5;
}

.apply-dialog-content .dialog-r .form-list.imgCodeList input {
	border: none;
}

.apply-dialog-content .dialog-r .form-list .unit {
	position: absolute;
	right: 0;
	top: 0;
}

.pr35 {
	padding-right: 35px;
}

.pr136 {
	padding-right: 136px;
}

.apply-dialog-content .dialog-r .form-list>input {
	width: 100%;
	height: 100%;
	padding-left: 20px;
	border: 1px solid #d5d5d5;
}

.apply-dialog-content .dialog-r .form-list .get-code {
	width: 124px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	color: #fff;
	background: #EE492B;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

.apply-dialog-content .dialog-r .immediate-apply {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #EE492B;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
}

#footer-fix {
	height: 76px;
	line-height: 76px;
	position: fixed;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#FF662E+0,D82428+100 */
	background: #FF662E;
	/* Old browsers */
	background: -moz-linear-gradient(left, #FF662E 0%, #D82428 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #FF662E 0%, #D82428 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #FF662E 0%, #D82428 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FF662E', endColorstr='#D82428', GradientType=1);
	/* IE6-9 */
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 101;
}

#footer-fix .left_link {
	float: left;
	height: 55px;
	width: 55px;
	margin-top: 10px;
	background: url("../images/hot_line_3.png") no-repeat center center;
	background-size: 100% 100%;
}

#footer-fix .right_link {
	float: left;
	margin-left: 80px;
}

#footer-fix .phone {
	float: left;
	color: white;
	line-height: 32px;
	font-size: 18px;
	margin-left: 15px;
	margin-top: 5px;
}

#footer-fix .right_link ul li {
	float: left;
	margin-left: 60px;
}

.imgCodeUrl {
	width: 88px;
	height: 40px;
	cursor: pointer;
}

.imgCode-item {
	display: flex;
	align-items: center;
	padding: 0;
}

.borrow-demand-info .borrow-demand-info-item.imgCode-item input {
	padding-left: 10px;
}