/*public*/
body{
  max-width: 720px;
  margin:auto;
  font-family:"微软雅黑";
}
input{
	border: none;
}
select:focus,button:focus,input:focus{
	outline:none;
}
.clearfix{*zoom:1;}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.fl{float: left;}
.fr{float: right;}
.mg-15{margin:15px;}
.mg-b-20{margin-bottom: 20px;}
.mg-t-30{margin-top: 30px;}
.mg-t-10{margin-top:10px;}
.mg-lr-15{margin:0px 15px;}
.padding-15{padding:15px;}
.padding-l-5{padding-left:5px;}
.padding-b-100{padding-bottom:100px;}
.c-theme{color:#1accfc;}
.c-000{color:#000;}
.c-333{color:#333;}
.c-666{color:#666;}
.c-999{color:#999;}
.c-f00{color:#f00;}
.c-a664bf{color:#a664bf;}
.c-a4d3e4{color:#a4d3e4;}
.c-e77c7c{color:#e77c7c;}
.c-45c8a7{color:#45c8a7;}
.c-e19f41{color:#e19f41;}
.fw-b{font-weight: bold;}
.fw-n{font-weight: normal;}
.fz-14{font-size:14px;}
.fz-16{font-size:16px;}
.fz-18{font-size: 18px;}
.fz-20{font-size: 20px;}
.fz-22{font-size: 22px;}
.fz-24{font-size: 24px;}
.lh-24{line-height: 24px;}
.public-input{text-align:right;}
.public-border-bottom{border-bottom:1px solid #e5e5e5;}
.color-border-bottom{border-bottom:1px solid #1accfc;}
.text-c{text-align: center;}
.text-l{text-align: left;}
.text-r{text-align: right;}
.login-input{
	margin-top: 15px;
	border-bottom: 1px solid #cfcfcf;
}
.input-color-border{
	border-bottom: 2px solid #1accfc;
}
.login-input input{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-indent: 5px;
	font-size: 16px;
	color:#666;
}
.login-input a{
	line-height: 36px;
	font-size: 16px;
	color:#1accfc;
}
.login-tip{
	font-size: 15px;
	color:#999;
	margin-top: 15px;
	text-align: center;
}
.login-tip a{
	color:#1accfc;
}
.register-input{
	padding:12px 0px;
	border-bottom: 1px solid #cfcfcf;
}
.input-color-border{
	border-bottom: 2px solid #1accfc;
}
.register-input input{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-indent: 5px;
	font-size: 16px;
	color:#666;
}
.register-input a{
	line-height: 36px;
	font-size: 16px;
	color:#1accfc;
}
.register-tip{
	font-size: 15px;
	color:#999;
	margin-top: 15px;
	text-align: center;
}
.register-tip a{
	color:#1accfc;
}
.public-btn{
	background: #1accfc;
	border:none;
	display: block;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.public-btn-border{
	padding:0px 7px;
	border:1px solid #1accfc;
	border-radius: 3px;
	line-height: 30px;
	background:#fff;
	color:#1accfc;
}
.border-btn{
	border:1px solid #1accfc;
	border-radius: 5px;
	line-height: 40px;
	background:#fff;
	color:#1accfc;
	display: block;
	width: 100%;
	font-size: 16px;
}
.register-agreement{
	color:#999;
	font-size: 15px;
}
.register-agree{
	color:#1accfc;
	font-size: 15px;
	padding:10px 0px;
	line-height: 24px;
}
.input-banner-info{
	font-size:16px;
	line-height: 30px;
	color:#fff;
	padding:15px;
	/*text-indent: 32px;*/
	min-height: 80px;
}
.weui-navbar__item{
	padding:0px 0px;
	line-height: 50px;	
}
.weui-navbar__item span{
	line-height: 50px;	
	/*font-size: 30px;*/
}
.weui-bar__item--on{
	border-bottom:1px solid #1accfc;
	color:#1accfc;
	background:#fafafa;
}
.public-footer{
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 100%;
	display: block;
	text-align: center;
	border-top:1px solid #1accfc;
	padding:7px 0px 5px;
	background: #fafafa;
	z-index: 999;
}
.public-footer a{
	color:#333;
	font-size: 14px;
}
.public-footer a.public-bar__item--on{
	color:#1accfc;
}
.my-table{
	width:100%;
	padding:10px 0px;
}
.my-table td{
	padding:5px 0px;
	font-size:16px;
	color:#333;
}
.my-loan{
	margin:20px 15px;
}
.my-loan-limit{
	text-align: center;
}
.my-loan-limit-money{
	width:120px;
	height:60px;
	border:10px solid #1accfc;
	border-bottom:0px solid #1accfc;
	border-radius: 70px 70px 0 0;
	vertical-align: bottom;
	font-size:20px;
	color:#333;
}
.my-loan-limit-money span{
	padding-top: 30px;
	display: block;
	font-weight: bold;
}
.my-loan-limit-p{
	font-size:16px;
	color:#333;
	line-height: 30px;
}
.public-border-top{
	border-top: 1px solid #1accfc;
}
.my-loan-info{
	color:#333;
	font-size:16px;
	padding:10px 0px;
}
.my-loan-info p{
	padding:5px 0px;
}
.my-loan-operate{
	margin:15px 0px;
}
.my-loan-btn{
	line-height: 40px;
	display: block;
	color:#1accfc;
	border:1px solid #1accfc;
	border-radius: 5px;
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
}
.my-loan-operate-a{
	width:48%;
}
.user-center{
	margin:20px 0px;
	padding:0px 20px;
	border-top: 1px solid #e5e5e5;
}
.user-item{
	padding:20px 0px;
	font-size:16px;
	line-height: 20px;
}
.apply-banner{
	position: relative;
	display: block;
	color:#fff;
	font-size: 16px;
}
.apply-banner-cb{
	position: absolute;
	top:64px;
	left:30px;
}
.apply-banner-yj{
	position: absolute;
	top:64px;
	right:30px;
}
.apply-banner-ky{
	position: absolute;
	top:60px;
	text-align: center;
}
.apply-banner-fk{
	position: absolute;
	bottom:20px;
	left:10px;
	text-align: center;
}
.apply-banner-hk{
	position: absolute;
	bottom:20px;
	right:10px;
	text-align: center;
}
.apply-money{
	margin:25px 20px;
}
.apply-other-info{
	padding-top:35px;
}
.apply-btn{
	padding:6px 15px;
	background: #1accfc;
	border-radius: 4px;
	color:#fff;
	font-size: 16px;
}
.apply-use{
	font-size: 16px;
	line-height: 30px;
	padding:10px 0px;
}
.public-select{
	width: 100%;
	min-width: 110px;
	font: 16px/30px "微软雅黑";
	text-align: center;
	border: 0px;
}
.apply-user-info{
	font: 16px/30px "微软雅黑";
	color:#000;
}
.apply-btn-primary{
	margin-top: 10px;
	padding:5px 15px;
	background: #fff;
	border:1px solid #1accfc;
	border-radius: 4px;
	color:#1accfc;
	font-size: 16px;
}
.user-max-apply{
	margin:15px 20px;
}
.user-max-apply-money{
	border:2px solid #45c8a7;
	display: block;
	height:150px;
	border-radius: 15px;
	text-align: center;
	position: relative;
}
.user-max-apply-money p{
	font:40px/150px '微软雅黑';
	color:#45c8a7;
}
.user-max-apply-money-span{
	position: absolute;
	top:10px;
	left:-1px;
	border:1px solid #45c8a7;
	color:#45c8a7;
	padding:4px 10px 4px 4px;
	font-size: 16px;
	border-radius: 0px 20px 20px 0px;
}
.user-apply-money{
	margin-top: 20px;
	border:2px solid #1accfc;
	display: block;
	height:200px;
	border-radius: 15px;
	text-align: center;
	position: relative;
}
.user-apply-money-span{
	position: absolute;
	top:10px;
	left:-1px;
	border:1px solid #1accfc;
	color:#1accfc;
	padding:4px 10px 4px 4px;
	font-size: 16px;
	border-radius: 0px 20px 20px 0px;
}
.user-apply-money-now{
	margin:60px 30px 0px;
	border-bottom:2px solid #1accfc;
	font:40px/50px '微软雅黑';
	color:#1accfc;
}
.user-apply-input{
	width:200px;
	height:50px;
	display: block;
	/*border:1px solid #ddd;*/
	font:40px/50px '微软雅黑';
	color:#1accfc;
}
.apply-max-btn{
	background: #1accfc;
	position: absolute;
	left:0px;
	bottom:0px;
	width: 100%;
	border-radius: 0px 0px 10px 10px;
	height:40px;
	display: block;
}
.apply-max-btn-operate{
	margin-right: 20px;
	margin-top: 5px;
	line-height: 30px;
	height: 30px;
	padding:0px 15px;
	border-radius: 15px;
	color:#1accfc;
	background: #ffffff;
}
.apply-success-info{
	margin:20px;
	line-height: 30px;
}
.apply-success-info-tel{
	text-decoration: underline;
}
.loan-content{
	margin:20px 20px 10px;
}
.loan-content h3{
	font:14px/36px "微软雅黑";
	color:#999;
	border-bottom: 1px solid #1accfc;
	margin-bottom: 8px;
}
.loan-content p{
	line-height: 30px;
}
.loan-list{
	margin:20px;
}
.loan-item{
	display: block;
	padding-top: 15px;
	margin-bottom: 30px;
	border-top:1px solid #1accfc;
}
/*.loan-item:last-child{
	border-bottom:1px solid #1accfc;
	padding-bottom: 30px;
}*/
.loan-item p{
	line-height: 32px;
	color:#000;
	font-size: 16px;
}
.loan-item-btn{
	font:16px/40px '微软雅黑';
	color:#1accfc;
	border:1px solid #1accfc;
	border-radius: 5px;
	display: block;
	text-align: center;
	margin-top: 10px;
}
.loan-item-btn-short{
	font:16px/40px '微软雅黑';
	color:#1accfc;
	border:1px solid #1accfc;
	border-radius: 5px;
	display: block;
	text-align: center;
	margin-top: 0px;
	width:40%;
}
.loan-item-btn-success{
	font:16px/30px '微软雅黑';
	color:#fff;
	padding:0px 10px;
	border:1px solid #374d6d;
	background:#374d6d;
	border-radius: 4px;
	display: block;
	text-align: center;
	margin-top: 5px;
}
.use-btn{
	border:1px solid #fff;
	border-radius:3px;
	padding:3px 20px;
	color:#fff;
}