.clearfix:after{
    content: "";
    display:block;
    height: 0;
    clear:both;
    overflow: hidden;
    visibility: hidden;
}
.new_jr_box{
	margin-top: 20px;
	position: relative;
}
.new_jr_box .jr_car{
	margin-top:20px;
	height: 40px;
	width: 440px;
	float: left;
	line-height: 40px;
	font-size: 18px;
	position: relative;
}
.new_jr_box .selects{
	width: 380px;
	height: 38px;
	border: 1px solid #bbbbbb;
	float: right;
}
.new_jr_box .selects span{
	display: inline-block;
	padding-left: 18px;
}
.new_jr_box .selects em{
	float: right;
	font-weight:bolder;
	padding-right: 10px;
}
#selectcar,#selectmodel,#select_riqi{
	width: 380px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor:pointer;
}
.new_jr_box option{
	padding-left: 20px;
}
.see_jr_box{
	margin-top: 30px;
	width: 390px;
	height: 40px;
	float: left;
	cursor:pointer;
}
.see_jr_box .p{
	background-color: #bbbbbb;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	float: right;
	width: 330px;
	display: block;
}

.new_jr_box .box_right{
	width: 290px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.box_right p{
	font-size: 17px;
	text-align: center;
}
.box_right p span{
	font-size: 24px;
	font-weight: bold;
}
.see_jr_box .jrjg_box{
	width: 440px;
	height: 40px;
	font-size: 18px;
	display:none;
}
.see_jr_box .jrjg_box span{
	float: left;
	display: inline-block;
	height: 40px;
	line-height: 40px;
}
.see_jr_box .jrjg_box .jg{
	width: 78px;
	float: right;
	height: 40px;
	text-align: center;
	background-color: #bbbbbb;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}
.see_jr_box .jrjg_box .jg_jr_w36{
	width: 144px;
}
.see_jr_box .jrjg_box .jg_jr_w{
	width: 104px;
}
.see_jr_box .jrjg_box .jg1,.see_jr_box .jrjg_box .jg3,.see_jr_box .jrjg_box .jg4{
	margin-right:10px;
}
.see_jr_box .jrjg_box .jg_active{
	background-color: #e60122;
}

.jr_swiper_box{
	margin-top: 50px;
	display:none;
}
.jr_choice{
	height: 100px;
	cursor:pointer;
	display: none;
}
.jr_choice .arrow_l{
	float: left;
	margin-top: 45px;
}
.jr_choice .arrow_r{
	float: right;
	margin-top: 45px;
}
.choice_box{
	width: 90%;
	height: 100%;
	overflow: hidden;
	margin:0 auto;
	cursor:pointer;
}
.choice_box_ul{
	width: 920px;
	position: relative;
}
.cyc_box{
	margin-top: 30px;
	cursor: pointer;
}
.choice_box_ul li,.cyc_box_ul li{
	width: 206px;
	height: 90px;
	border: 2px solid #bbb;
	float: left;
	margin-right: 18px;
	text-align: center;
	color: #000;
}
.cyc_box_ul li{
	height: 80px;
}
.choice_box_ul .ul_li_active,.cyc_box_ul .ul_li_active{
	border:3px solid #e60122;
}
.choice_box_ul li .li_title,.cyc_box_ul li .li_title{
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 10px;
}
.choice_box_ul li .li_money,.cyc_box_ul li .li_money{
	font-size: 12px;
}
.choice_box_ul li .li_money span,.cyc_box_ul li .li_money span{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #e60122;
}
.choice_box_ul li .li_describe,.cyc_box_ul li .li_describe{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	width: 120px;
	margin: 0 auto;
	margin-top: 6px;
	color: #6f6f6f;
}
.jr_dra_box{
	margin-top: 50px;
	font-size: 20px;
	color: #333;
	margin-left: 38px;
	width: 684px;
	display:none;
}
.jr_dra_box .dra_fl{
	float: left;
}
.jr_dra_box .dra_fr{
	float: right;
}
.jr_dra_box .dra_boxs{
	width:325px;
}
.box_dra{
	font-size: 16px;
	line-height: 24px;;
	color: #333;
	margin-top: 20px;
}
.box_dra span{
	float: right;
	font-weight: bold;
}
.box_dra .proportion{
	font-size: 20px;
}

/*dra*/
.shoufu_dra{
	position: relative;
	margin-top: 40px;
	height: 32px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}
.shoufu_dra .progress{
	width: 285px;
	background-color: #dadada;
	height: 7px;
	margin-left: 20px;
	position: absolute;
	left: 0;
	top: 7px;
}
.shoufu_dra .progress_active{
	background-color: #d70010;
	width: 0%;
}
#reduce{
	position: absolute;
	left: 1px;
	top: 0px;
	z-index: 10;
	cursor:pointer;
}
#plus{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	cursor:pointer;
}
.progress .dras{
	position: absolute;
	top: -12px;
	left: 0;
	cursor: move;
}
.money_box{
	font-size: 16px;
	line-height: 55px;
	height: 55px;
	border-bottom:1px solid #ccc ;
}
.money_box span{
	float: right;
	font-weight: bold;
}
.money_box .money_num{
	font-size: 20px;
}
.money_box i{
	font-size: 12px;
	font-style: normal;
}
#tiaoyuebox{
	width: 325px;
	float:right;
}
.ft_qingsong .qingsong_box{
	height:40px;
	line-height: 40px;
	font-size: 16px;
	background-color: #e60122;
	border-bottom:none;
	width: 100%;
	text-align: center;
	padding-bottom: 0;
	color:#fff;
	font-weight: bold;
	margin-top: 20px;
}

.loantype-wrap{
	position:relative;
	height: 520px !important; 
}
.loantype-wrap .redbg-module{
	width:90%;
	margin-left: 5%;
	position:absolute;
	top: 100px;
	left:0;
}
.loantype-wrap .remark{
	position:absolute;
	bottom:0;
}
#loans{
	width:540px;
	margin:0 auto;
	height:50px;
}
#loans li{
	width:20%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	float:left;
	position:relative;
	color:#909090;
	line-height: 50px;
	cursor:pointer;
}
#loans .li_active{
	color:#e50021;
}
#loans .li_active::after{
	content:"";
	width:30px;
	height:3px;
	background-color: #e50021;
	position:absolute;
	left:39px;
	bottom:0;
}

.beizhu_show {
	display:none;
}

.ft_qingsong #month_box{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.ft_qingsong #shoufu_box{
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.ft_qingsong #shoufu_box .shoufu_dra{
	display:none;
}
.first_mon{
	margin-top: 15px;
	font-size: 16px;
}
.new_pic_mb{
	display: none;
}
.new_pic_pc{
	width: 684px;
	margin-left: 38px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.new_pic_pc img{
	width: 100%;
}
.new_pic_pc li{
	display: none;
}
.new-jr4s{
	width: 100%;
}
.new-jr4s h3{
	font-size: 18px;
	text-align: center;
}
.cyc_a:link{
	display: inline-block;
	color: #e20721;
}
.cyc-icon{
	display: inline-block;
	width: 18px;
}
.cyc-icon img{
	width: 100%;
}
.img_a{
	display: block;
	width: 100%;
	margin-top: 32px;
}
.img_a img{
	width: 100%;
}
#riqi_box .selects,#riqi_box .selects #select_riqi{
	width: 330px;
}

@media screen and (min-width:320px) and (max-width:767px){
	#loans{
		display:none;
	}
	#loan_touch{
		height:26rem !important;
	}
	.loantype-wrap .redbg-module{
		width:90%;
		margin-left: 2.5%;
		position:absolute;
		top: 30px;
		left:0;
	}
	#m_loans{
		width:50%;
		position:absolute;
		bottom:2.7rem;
		left:30%;
	}
	#m_loans li{
		width:0.5rem;
		height:0.5rem;
		border-radius: 50% 50%;
		background-color: #afafaf;
		float:left;
		margin-left: 1rem;
	}
	#m_loans .active{
		background-color: #e4132a;
	}
.new_jr_box{
	margin-top: 1rem;
	position: relative;
	width:100%;
	overflow:hidden;
}
.new_jr_box .jr_car{
	margin-top:1rem;
	height: 2rem;
	width: 100%;
	float: left;
	line-height: 2rem;
	font-size: 1rem;
	position: relative;
}
.new_jr_box .selects{
	width: 80%;
	height: 1.9rem;
	border: 0.09rem solid #bbbbbb;
	float: right;
}
.new_jr_box .selects span{
	display: inline-block;
	padding-left: 0.9rem;
}
.new_jr_box .selects em{
	float: right;
	font-weight:bolder;
	padding-right: 0.5rem;
}
#selectcar,#selectmodel,#select_riqi{
	width: 80%;
	height: 1.9rem;
	position: absolute;
	right: 0;
	top: 0;
	opacity: 0;
	z-index: 7;
}
.new_jr_box option{
	padding-left: 20px;
}
.see_jr_box{
	margin-top: 1.5rem;
	width: 100%;
	height: 3rem;
	float: left;
	cursor:pointer;
	margin-top: 8rem;
}
.see_jr_box .p{
	background-color: #bbb;
	text-align: center;
	line-height: 2.5rem;
	font-size: 1rem;
	color: #fff;
	float: none;
	width: 90%;
	display: block;
	margin-left: 2rem;
}

.new_jr_box .box_right{
	width: 100%;
	position: absolute;
	right:0%;
	bottom:4rem;
	height:5.5rem;
	background-color: #f7f7f7;
}
.box_right p{
	font-size: 0.9rem;
	text-align: center;
	width: 49%;
	float:left;
	margin-top: 2.1rem;
}
.box_right p span{
	font-size: 1.2rem;
	font-weight: bold;
}
.new_jr_box .box_right .cars_imgs{
	width:50%;
	float:right;
}
.see_jr_box .jrjg_box{
	width: 100%;
	height: 2.2rem;
	font-size: 1rem;
	display:none;
}
.see_jr_box .jrjg_box span{
	float: left;
	display: inline-block;
	height: 2.2rem;
	line-height: 2.2rem;
}
.see_jr_box .jrjg_box .jg{
	width: 17%;
	float: right;
	height: 2.2rem;
	text-align: center;
	background-color: #bbbbbb;
	line-height: 2.2rem;
	color: #fff;
	font-size: .7rem;
}
.see_jr_box .jrjg_box .jg_jr_w36{
	width: 36%;
}
.see_jr_box .jrjg_box .jg_jr_w{
	width: 23%;
}

.see_jr_box .jrjg_box .jg1,.see_jr_box .jrjg_box .jg4{
	margin-right:2%;
}
.see_jr_box .jrjg_box .jg1, .see_jr_box .jrjg_box .jg3{
	margin-right:2%;
}
.see_jr_box .jrjg_box .jg_active{
	background-color: #e60122;
}

.jr_swiper_box{
	margin-top: 1.5rem;
	display:none;
}
.new_jr_box .margin_0{
	margin-top: -3rem;
}
.jr_choice{
	height: 6rem;
	cursor:pointer;
	display: none;
}
.jr_choice .arrow_l{
	float: left;
	margin-top: 2rem;
}
.jr_choice .arrow_r{
	float: right;
	margin-top: 2rem;
}
.choice_box{
	width: 90%;
	height: 100%;
	overflow: hidden;
	margin:0 auto;
	cursor:pointer;
}
.choice_box_ul{
	width: 400%;
	position: relative;
}
.choice_box_ul li,.cyc_box_ul li{
	box-sizing: border-box;
	width:11.5%;
	height: 5rem;
	border: 0.15rem solid #bbb;
	float: left;
	margin-right: 0.3%;
	text-align: center;
	color: #000;
}
.cyc_box_ul li{
	width: 33%;
}
.choice_box_ul .ul_li_active,.cyc_box_ul .ul_li_active{
	border:0.2rem solid #e60122;
}
.choice_box_ul li .li_title,.cyc_box_ul li .li_title{
	font-size: 0.6rem;
	font-weight: bold;
	line-height: 2rem;
	margin-top: 0.5rem;
}
.choice_box_ul li .li_money,.cyc_box_ul li .li_money{
	font-size: 0.5rem;
}
.choice_box_ul li .li_money span,.cyc_box_ul li .li_money span{
	font-size: 1rem;
	font-weight: bold;
	line-height: 1.2rem;
	color: #e60122;
}
.cyc_box_ul li .li_money span{
	font-size: 0.6rem;
}
.choice_box_ul li .li_describe,.cyc_box_ul li .li_describe{
	text-align: left;
	font-size: 12px;
	line-height: 20px;
	width: 120px;
	margin: 0 auto;
	margin-top: 6px;
	color: #6f6f6f;
}
.jr_dra_box{
	margin-top: 2rem;
	font-size: 1.2rem;
	color: #333;
	margin-left: 0;
	width: 100%;
	display:none;
}
.jr_dra_box .dra_fl{
	float: left;
}
.jr_dra_box .dra_fr{
	float: left;
}
.jr_dra_box .dra_boxs{
	width:100%;
}
.box_dra{
	font-size: 1rem;
	line-height: 2rem;;
	color: #333;
	margin-top: 1rem;
	width:100%;
}
.box_dra span{
	float: right;
	font-weight: bold;
}
.box_dra .proportion{
	font-size: 20px;
}

/*dra*/
.shoufu_dra{
	position: relative;
	margin-top: 2rem;
	height: 1.9rem;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #ccc;
	width:100%;
}
.shoufu_dra .progress{
	width:336px;
	background-color: #dadada;
	height: 0.5rem;
	margin-left: 5%;
	position: absolute;
	left: 0;
	top: 12%;
}
.shoufu_dra .progress_active{
	background-color: #d70010;
	width: 0%;
}
#reduce{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	width:5%;
}
#plus{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	width:5%;
}
.progress .dras{
	position: absolute;
	top: -12px;
	left: 0;
	cursor: move;
	z-index: 156;
}
.money_box{
	font-size: 16px;
	line-height: 55px;
	height: 55px;
	border-bottom:1px solid #ccc ;
}
.money_box span{
	float: right;
	font-weight: bold;
}
.money_box .money_num{
	font-size: 20px;
}
.money_box i{
	font-size: 12px;
	font-style: normal;
}
#tiaoyuebox{
	width: 100%;
	float:right;
}
.ft_qingsong .qingsong_box{
	height:40px;
	line-height: 40px;
	font-size: 16px;
	background-color: #e60122;
	border-bottom:none;
	width: 100%;
	text-align: center;
	padding-bottom: 0;
	color:#fff;
	font-weight: bold;
	margin-top: 20px;
}

#riqi_box .selects{
	width: 90%;
	margin-left: 5%;
    height: 2rem;
    border: 0.09rem solid #bbbbbb;
    float: none;
}
#riqi_box #select_riqi {
	width:90%;
	right: 5%;
}
.new_pic_pc{
	display: none;
}
.new_pic_mb{
	display: block;
	width: 100%;
	margin-top: 30px;
	margin-left: 0;
	margin-bottom: 30px;
}
.new_pic_mb img{
	width: 100%;
}
.new_pic_mb li{
	display: none;
}
.new-jr4s{
	width: 100%;
}
.new-jr4s h3{
	font-size: 12px;
	text-align: center;
}
.cyc_a:link{
	display: inline-block;
	color: #e20721;
}
.cyc-icon{
	display: inline-block;
	width: 14px;
}
.cyc-icon img{
	width: 100%;
}
.img_a{
	display: block;
	width: 100%;
	margin-top: 32px;
}
.img_a img{
	width: 100%;
}
}

