* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

body {
	background-color: #F5F5F5;
}

#loanApp {
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 0.44rem 0.43rem;
	background-color: #F5F5F5;
}

.head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.53rem;
}

.head_title {
	font-size: 0.5rem;
	font-family: Tahoma-Bold, Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}

.head_img {
	width: 0.64rem;
	height: 0.64rem;
}

.minu {
	width: 8rem;
	background: #FFFFFF;
	border-radius: 0.32rem;
	margin: 0 auto 0.32rem;
	padding: 0.35rem 0.4rem 0.29rem;
}

.minu_head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.48rem;
	display: none;
}

.minu_head-left {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.minu_head-left-img {
	width: 0.64rem;
	height: 0.77rem;
	margin-right: 0.24rem;
}

.minu_head-left-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.minu_head-right {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.minu_head-right-btn {
	width: 1.41rem;
	height: 0.56rem;
	line-height: 0.56rem;
	text-align: center;
	background-image: linear-gradient(to right, #FF882E, #FF5919);
	box-shadow: 0rem 0.03rem 0rem 0rem #C33900;
	border-radius: 0.27rem;
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #FFFFFF;
	margin-right: 0.11rem;
}

.minu_head-right-num {
	font-size: 0.37rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #E94125;
	margin-right: 0.19rem;
}

.minu_head-right-img {
	width: 0.27rem;
	height: 0.27rem;
}

.loan_minu {
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.13rem 0rem rgba(10, 191, 83, 0.5);
	border-radius: 0.21rem;
	border: 0.03rem solid #0ABF53;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.32rem;
}

.loan_minu-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.08rem;
}

.loan_minu-head-img {
	width: 0.85rem;
	height: 0.85rem;
}

.loan_minu-head-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.loan_minu-head-btn {
	width: 2.45rem;
	height: 0.96rem;
	line-height: 0.96rem;
	text-align: center;
	background: #FFE0E0;
	border-radius: 0.48rem;
	font-size: 0.48rem;
	font-family: ArialMT;
	color: #DE0808;
	margin-top: 0.2rem;
}

.square-btn {
	height: 0.96rem;
	line-height: 0.96rem;
	text-align: center;
	background: #ffefdc;
	border-radius: 0.48rem;
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #FF7711;
	margin-top: 0.2rem;
	padding: 0 0.5rem;
}

.loan_minu-num {
	font-size: 0.8rem;
	font-weight: 600;
	color: #333333;
	text-indent: 0.8rem;
	margin-bottom: 0.32rem;
}

.loan_minu-time {
	display: flex;
	flex-direction: row;
	padding-left: 0.8rem;
}

.loan_minu-time-text {
	font-size: 0.32rem;
	color: #999999;
}

.loan_minu-time-num {
	font-size: 0.32rem;
	color: #FF7711;
}

.loan_minuNo {
	background: #F8F8F8;
	border-radius: 0.21rem;
	border: 0.03rem solid #EAEAEA;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.32rem;
}

.loan_minuNo-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.08rem;
}

.loan_minuNo-head-img {
	width: 0.85rem;
	height: 0.85rem;
}

.loan_minuNo-head-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}
.loan_minuNo-head-text-loan{
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #fff;
}

.loan_minuNo-num {
	font-size: 0.37rem;
	font-weight: 600;
	color: #333333;
	text-indent: 0.8rem;
	margin-bottom: 0.27rem;
}

.loan_minuNo-time-text {
	font-size: 0.27rem;
	font-family: ArialMT;
	color: #999;
}

.loan_minuNo-time-num {
	font-size: 0.27rem;
	font-family: ArialMT;
	color: #333333;
}

.postpone_minu {
	background: #FFFFFF;
	box-shadow: 0rem 0rem 0.13rem 0rem rgba(10, 191, 83, 0.5);
	border-radius: 0.21rem;
	border: 0.03rem solid #0ABF53;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.27rem;
}

.postpone_minu-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.05rem;
}

.postpone_minu-head-img {
	width: 0.85rem;
	height: 0.85rem;
}

.postpone_minu-head-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
	margin-right: 0.08rem;
}

.postpone_minu-head-trip {
	width: 2.3rem;
	height: 0.43rem;
	line-height: 0.43rem;
	text-align: center;
	background: linear-gradient(117deg, #FF7711 0%, #FF5311 100%);
	border-radius: 0.24rem 0.24rem 0.24rem 0rem;
	font-size: 0.24rem;
	font-family: ArialMT;
	color: #FFFFFF;
	margin-bottom: 0.09rem;
}

.postpone_minu-con {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 0 0 0.8rem;
}

.postpone_minu-con-left {
	display: flex;
	flex-direction: row;
}

.postpone_minu-con-left-num {
	font-size: 0.8rem;
	font-family: SFProText-Semibold, SFProText;
	font-weight: 600;
	color: #333333;
}

.postpone_minu-con-left-favorable {
	font-size: 0.37rem;
	color: #BABABA;
	text-decoration: line-through;
	font-weight: normal;
}

.postpone_minu-con-right {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.postpone_minu-con-right-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
	margin-right: 0.05rem;
}

.postpone_minu-con-right-radius {
	width: 0.21rem;
	height: 0.21rem;
	border: 0.03rem solid #DEDEDE;
	border-radius: 50%;
}

.postpone_minu-line {
	width: 0.002rem;
	height: 1rem;
	border: 0.002rem solid #DEDEDE;
	background-color: #DEDEDE;

}

.postpone_minu-con-left-money {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.postpone_minu-con-right-time {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.postpone_minu-trip {
	padding: 0.16rem 0 0.16rem 0.29rem;
	background: #F8F8F8;
	border-radius: 0.11rem;
	font-size: 0.29rem;
	font-family: ArialMT;
	color: #FF7711;
}

.postpone_minuNo {
	background: #F8F8F8;
	border-radius: 0.21rem;
	border: 0.03rem solid #EAEAEA;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.27rem;
}
.postpone_minuNo-loan{
	background: #0ABF53;
	border-radius: 0.21rem;
	border: 0.03rem solid #0ABF53;
	padding: 0.32rem 0.27rem;
	margin-bottom: 0.27rem;
}

.loan_detail {
	display: flex;
	justify-content: center;
	align-items: center;
}

.loan_detail-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #999999;
}

.loan_detail-img {
	width: 0.27rem;
	height: 0.27rem;
}

.loan_con {
	background: #FFFFFF;
	border-radius: 0.32rem;
	padding: 0.27rem 0;
}
.loan_name-head{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.loan_con-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.48rem;
}

.loan_con-head-img {
	width: 1.44rem;
	height: 0.75rem;
	margin-right: 0.11rem;
}

.loan_con-head-title {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.loan_con-num {
	padding: 0.32rem 0;
	text-align: center;
	background: #F5F5F5;
	border-radius: 0.21rem;
	font-size: 0.43rem;
	font-family: ArialMT;
	color: #333333;
}

.loan_con-btn {
	width: 5.87rem;
	height: 0.96rem;
	line-height: 0.96rem;
	margin: auto;
	background: #0ABF53;
	border-radius: 0.48rem;
	text-align: center;
	font-size: 0.43rem;
	font-family: ArialMT;
	color: #FFFFFF;
}

.tips {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #999999;
	margin-bottom: 0.27rem;
}
.coupon_minu{
	margin-top: 1rem;
	text-align: center;
}
.coupon_img{
	width: 9rem;
	height: 3.25rem;
}

#detailPoP {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	flex-direction: column-reverse;
}

.detailPoP_minu {
	background: #FFFFFF;
	border-radius: 0.27rem 0.27rem 0rem 0rem;
	padding: 0.43rem;
}

.detailPoP_minu-img {
	width: 0.32rem;
	height: 0.32rem;
	float: right;
}

.detailPoP_minu-title {
	text-align: center;
	font-size: 0.43rem;
	font-family: ArialMT;
	color: #333333;
	margin-bottom: 0.48rem;
}

.detailPoP_minu-message {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 0.33rem;
}

.detailPoP_minu-message-text {
	font-size: 0.37rem;
	font-family: ArialMT;
	color: #999;
}

.detailPoP_minu-message-num {
	font-size: 0.37rem;
	font-family: ArialMT;
	color: #333333;
}

.detailPoP_minu-btn {
	width: 8.91rem;
	height: 1.33rem;
	line-height: 1.33rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.84rem;
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #FFFFFF;
}

.draw {
	position: absolute;
	top: 13rem;
	left: 0;
}

.draw_minu {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
}

.draw_img {
	width: 0.51rem;
	height: 0.48rem;
	margin-left: -0.5rem;
	margin-top: 0.3rem;
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}

.draw_icon {
	width: 1.71rem;
	height: 2.08rem;
}

@-webkit-keyframes rotation {
	from {
		-webkit-transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(360deg);
	}
}

#trips {
	width: 90%;
	position: absolute;
	z-index: 9999999999;
	top: 8rem;
}

.trips_text {
	width: 8rem;
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	border-radius: 0.1rem;
	color: #FFF;
	font-size: 0.42rem;
	background-color: rgba(0, 0, 0, 0.4);
	margin: auto;
}

/* 还款指引 */
.loan_guide {
	height: 1.17rem;
	line-height: 1.17rem;
	background: #f9f9f9;
	border-radius: 0rem 0rem 0.32rem 0.32rem;
	margin-bottom: 0.53rem;
	margin-top: -0.1rem;
	font-size: 0.35rem;
	font-family: ArialMT;
	color: #999;
	text-align: center;
}

#guide_one {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
}


.guide_one-minu {
	text-align: center;
	margin-bottom: 0.96rem;
}
.guide_one-minu-img{
	width: 9.36rem;
	height: 8.85rem;
}
.guide_one-minu-title {
	font-size: 0.67rem;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

.guide_one-minu-text {
	font-size: 0.67rem;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

.guide_one-minu-text i {
	font-size: 0.67rem;
	font-weight: normal;
	color: #FFFF00;
	font-style: italic;
}

.guide_one-search {
	width: 6.19rem;
	background: #FFFFFF;
	border-radius: 0.51rem;
	border: 0.05rem solid #0ABF53;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 0.27rem 0.47rem;
	margin: auto;
	position: absolute;
	top: -0.6rem;
}

.guide_one-search-img {
	width: 0.64rem;
	height: 0.64rem;
	margin-right: 0.4rem;
}

.guide_one-search-text {
	font-size: 0.48rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #0ABF53;
	border-left: 0.03rem solid #0ABF53;
	padding-left: 0.27rem;
}

.guide_one-con {
	position: relative;
	width: 8.36rem;
	background: #FFFFFF;
	border-radius: 0.8rem;
	padding: 0.99rem 0.27rem;
	margin: 0 auto 1.03rem;
}

.guide_one-con-head {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0.53rem;
}

.guide_one-con-head-title {
	width: 3rem;
	height: 0.8rem;
	line-height: 0.8rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.51rem;
	font-size: 0.53rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 0.32rem;
}

.guide_one-con-head-text {
	font-size: 0.35rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: bold;
	color: #333333;
}

.guide_one-con-bom {
	display: flex;
	flex-direction: row;
}

.guide_one-con-bom-img {
	width: 0.21rem;
	height: 0.21rem;
	margin: 0.2rem 0.16rem 0 0;
}

.guide_one-con-bom-text {
	font-size: 0.32rem;
	font-family: ArialMT;
	color: #333333;
}

.guide_one-con-bom-text i {
	color: #E95C10;
}

.guide_one-btn {
	width: 5.6rem;
	height: 1.01rem;
	line-height: 1.01rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.51rem;
	margin: auto;
	font-size: 0.43rem;
	font-family: Arial-BoldMT, Arial;
	font-weight: normal;
	color: #FFFFFF;
}

/* 还款指引1 end */
/* 还款指引2 */
.guideTwo_minu{
	padding: 0.8rem 0.27rem 0.5rem;
	background: #FFFFFF;
	border-radius: 0.8rem;
	margin-bottom: 0.8rem;
	overflow: auto;
	webkit-overflow-scrolling: touch;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.guideTwo_minuImg{
	display: flex;
	justify-content: center;
	flex-direction: row;
	align-items: center;
}
.guideTwo_minuImg-one{
	width: 3.41rem;
	height: 6.19rem;
}
.guideTwo_minuImg-jt{
	width: 0.8rem;
	height: 0.8rem;
}
.guideTwo_minuImg-bom{
	display: flex;
	align-items: flex-start;
	justify-content: center;
}
/* 还款指引2 end */
#extensionCon {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.4);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 0.33rem;
}

.extensionMinu {
	background: #FFFFFF;
	border-radius: 0.24rem;
	padding: 0.85rem 0.72rem;
}

.extensionMinu_title {
	font-size: 0.43rem;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	margin-bottom: 0.96rem;
	text-align: center;
}

.extensionMinu_btn {
	width: 7rem;
	display: flex;
	justify-content: space-between !important;
	align-items: center;
}

.extensionMinu_btn-close {
	width: 2.93rem;
	height: 1.07rem;
	line-height: 1.07rem;
	text-align: center;
	border-radius: 0.84rem;
	border: 0.03rem solid;
	border-image: linear-gradient(90deg, rgba(10, 191, 83, 1.0));
	font-size: 0.43rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #0ABF53;
}

.extensionMinu_btn-ok {
	width: 2.93rem;
	height: 1.07rem;
	line-height: 1.07rem;
	text-align: center;
	background: #0ABF53;
	border-radius: 0.84rem;
	font-size: 0.43rem;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
}