@charset "utf-8";
/*whole*/
body{margin:0 auto;padding: 0; font-family:"Microsoft Yahei";}
input{ font-family:"Microsoft Yahei";}
img{border:0; padding:0; margin:0;}
a,p,form{text-decoration: none; margin:0px; padding:0px;}
a:hover{text-decoration:underline;}
ul,li{ list-style-type:none;  margin:0px; padding:0px;}
*:focus {outline: none;}
input::-webkit-input-placeholder {
	color: #ccc;
}
input::-moz-input-placeholder {
	color: #ccc;
}
input::-ms-input-placeholder {
	color: #ccc;
}
.clearfix{*zoom:1;}.clearfix:after{content:"\200B"; display:block; height:0; clear:both;overflow:hidden; visibility:hidden; }

.container{
	position: relative;
	width: 100%;
	margin:0 auto; 
}
.register{
	width: 1080px;
	margin:0 auto;
}
.registerImg{
	position: absolute;
	z-index: 999;
	top: 80px;
	margin-left: 795px;
}
.fcbj img{
	width: 341px;
	height: 381px;
}
.lp-m-input {
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color:#333;
	border:none;
	font-family: Arial; 
	padding-left: 10px; 
	width: 210px;
	box-shadow: 0px 2px 5px #b9b9b9 inset;
}
.lp-m-inputq {
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color:#333;
	border:none;
	font-family: Arial; 
	padding-left: 10px; 
	width: 210px;
	box-shadow: 0px 2px 5px #b9b9b9 inset;
}
.number{
	margin-top: 15px;	
}
.lp-m-inputs {
	height: 56px;
	line-height: 56px;
	font-size: 14px;
	color:#333;
	border:none;
	font-family: Arial; 
	width: 230px;
}
#codeTime,#codeTimes{
	cursor: pointer;
	font-size: 14px;
	color: #5293F5;
}
.tXyzm{
	width: 24%;
	margin-bottom:-10px;
}
.yInput{
	position: absolute;
	top: 208px;
	margin-left: 60px;
}
.error{
	position: absolute;
	font-size: 12px;
	color: #d82d32;
	margin-top: 6px;
}
.errorq{
	margin-top: 35px;
}
.btn{
	cursor: pointer;
	width: 220px; 
	background: #FC6626;
	font-size: 16px; 
	color: #fff; 
	text-align: center; 
	height: 48px; 
	line-height: 48px;
	border-radius:5px; 
	margin-top: 30px;
	box-shadow: 0px 2px 5px #272727;
}
.errors{
	position: absolute;
	margin-top: 10px;
	background: #FFECEA;
	width: 120px;
	line-height: 24px
}
.errors p{
	background: url(../images/icon2.png)no-repeat 3px 5px;
	font-size: 12px;
	color: #D82D32;
	padding-left: 24px;
}
.btns{
	cursor: pointer;
	width: 320px;
	height: 50px;
	line-height: 50px;
	background: #FF413C;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
}
.xieyi{
	margin-top: 15px;
	color: #444;
	font-size: 14px;
}
.xieyi a{
	color: #5293F5;
}
.xieyi input{
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}
.xieyi span{
	display: block;
	float: left;
}
.swiper-slide{
	text-align:center;
	z-index:1;
}
.swiper-slide-active{
	z-index:2
}
.swiper-center{
	position:relative;
	display:inline-block;
}
.swiper-center-relative{
	position:absolute;
	top:-15px;
	left:50%;
}
.navBox{
	width: 100%;
	margin:0 auto;
	background: #fff;
}
.nav {
	width: 1040px;
	height: 225px;
	margin:0 auto;

}
.nav img{
	width: 240px;
	height: 140px;
	position:relative;
	bottom:1px;
	box-shadow: 3px 3px 5px #f5f5f5;
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: 43px;
	-moz-transition-property:bottom; 
	-moz-transition-duration:.3s; 
	-webkit-transition-property:bottom; 
	-webkit-transition-duration:.3s; 
	-o-transition-property:bottom; 
	-o-transition-duration:.3s; 
	transition-property:bottom; 
	transition-duration:.3s; 
}
.nav img:hover{
	bottom:11px;
}
.floor{
	width: 100%;
	height: 600px;
	margin:0 auto;
	background: url(../images/floor1.jpg) no-repeat center;
}
.floor1{
	width: 100%;
	height: 600px;
	margin:0 auto;
	background: url(../images/floor2.jpg) no-repeat center;
}
.floor2{
	width: 100%;
	height: 600px;
	margin:0 auto;
	background: url(../images/floor3.jpg) no-repeat center;
}
.floor3{
	width: 100%;
	height: 600px;
	margin:0 auto;
	background: url(../images/floor4.jpg) no-repeat center;
}
.floor4{
	width: 100%;
	height: 600px;
	margin:0 auto;
	background: url(../images/floor5.jpg) no-repeat center;
}
.floor5{
	width: 100%;
	height: 600px;
	margin:0 auto;
	background-image: -webkit-linear-gradient(#f0f2f5, #eaecef);
	background-image: -o-linear-gradient(#f0f2f5, #eaecef);
	background-image: linear-gradient(#f0f2f5, #eaecef);
}
.floor6{
	width: 100%;
	height: 516px;
	margin:0 auto;
	background:#fff;
}
.ytxz{
	width: 1111px;
	margin:0 auto;
	position: relative;
	padding-left: 36px;
	margin-top: 80px;
}
.sjtp img{
	position: absolute;
	width: 418px;
	height: 534px;
	right: 0px;
	bottom: 0px;
}
.sjbj img{
	display: block;
	width: 1111px;
	height: 516px;
	margin:0 auto;
}
.floor-width{
	width: 1110px;
	margin:0 auto;
}
.floor-left{
	float: left;
	width: 332px;
	margin-right: 78px;
	padding-top: 137px;
}
.floor-left img{
	display: block;
	margin:0 auto;
	margin-bottom: 60px;
}

.floor-left p{
	font-size: 18px;
	color: #ffffff;
	text-align: center;

}
.floor-left a{
	text-decoration: none;
	margin-top: 30px;
	margin-left: 55px;
	display: block;
	border-radius: 30px;
	width: 220px;
	height: 54px;
	color: #ffffff;
	line-height: 54px;
	text-align: center;
	font-size: 16px;
	background:#FC6626;
}
.floor-left a:hover{
	background-image: -webkit-linear-gradient(#ed3238, #cd1d22);
	background-image: -o-linear-gradient(#ed3238, #cd1d22);
	background-image: linear-gradient(#ed3238, #cd1d22);	
}		
.floor-right{
	position: relative;	
	float: left;
	padding-top: 109px;
}
.floor-rights{
	float: left;
	padding-top: 178px;
}
.floor-rightw{
	float: left;
	padding-top: 105px;
}
.floor-rightq{
	float: left;
	padding-top: 130px;
}
.floor-right img{
	float: left;
}
.more{
	position: absolute;
	width: 125px;
	height: 20px;
	bottom:36px;
	left: 61px;
	color: #5293F5;
	font-size: 12px;
}
.product{
	cursor: pointer;
	position: absolute;
	top:114px;
	left: 278px;
	width: 340px;
}
.details{
	position: relative;
	left:1px;	
	margin-top:45px;
	width: 410px;
	-moz-transition-property:left; 
	-moz-transition-duration:.3s; 
	-webkit-transition-property:left; 
	-webkit-transition-duration:.3s; 
	-o-transition-property:left; 
	-o-transition-duration:.3s; 
	transition-property:left; 
	transition-duration:.3s;	
}
.details:hover{
	left:11px;
}
.netLoanBox{
	padding-top: 50px;
	padding-left: 29px;
}
.detailsLeft{
	width: 155px;
	float: left;
}
.netLoanBoxLeft{
	width: 230px;
	float: left;
}
.detailsRight{
	float: left;
}
.bxlm{
	position: relative;
	float: left;
	width: 500px;
	height: 380px;
	background: #fff;
	box-shadow: 0px 0px 15px #983d25;	
}
.bxlmImg{
	cursor: pointer;
	color:#333;
	width: 220px;
	height: 160px;
	position: relative;
	bottom:1px;
	-moz-transition-property:bottom; 
	-moz-transition-duration:.3s; 
	-webkit-transition-property:bottom; 
	-webkit-transition-duration:.3s; 
	-o-transition-property:bottom; 
	-o-transition-duration:.3s; 
	transition-property:bottom; 
	transition-duration:.3s;
	background-size: 100% 100%;
	background-repeat:no-repeat;
}
.bxlmImg1{
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	background-image: url(../images/bx1.png);
}
.bxlmImg2{
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../images/bx2.png);
}
.bxlmImg3{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url(../images/bx3.png);
}
.bxlmImg4{
	float: right;
	margin-top:20px;
	margin-right: 20px;
	background-image: url(../images/bx4.png);
}
.bxp1{
	margin-left: 20px;
	font-size: 24px;
	margin-top: 30px;
}
.bxp1 span{
	font-size: 14px;
	margin-top: 8px;
	font-weight: bold;
}
.bxlmImg:hover{
	bottom:6px;
	color: #FF413C;
}
.profit{
	font-size: 36px;
	font-family: arial;
	color: #FF413C;
}
.profit span{
	font-size: 18px;
}
.explain{
	font-size: 14px;
	color: #999999;
}
.explains{
	font-size: 14px;
	color: #656572;
}
.cpName{
	font-size: 20px;
	color: #333333;
	line-height: 40px;
}
.cpNames{
	font-size: 22px;
	color: #333333;
	line-height: 45px;
}
.netLoan{
	width: 436px;
	float: left;
}
.netLoanTop{
	cursor: pointer;
	position: relative;
	height: 180px;
	background: #fff;
	margin-bottom: 20px;
	-moz-transition-property:bottom; 
	-moz-transition-duration:.3s; 
	-webkit-transition-property:bottom; 
	-webkit-transition-duration:.3s; 
	-o-transition-property:bottom; 
	-o-transition-duration:.3s; 
	transition-property:bottom; 
	transition-duration:.3s;
	bottom:1px;
}
.netLoanTop:hover{
	bottom:11px;
}
.fkjy{
	width:406px;
	position: absolute;
	bottom: 0;
	font-size: 13px;
	color: #D82D32;
	line-height: 36px;
	height: 36px;
	padding-left: 30px;
	background: #FFE7E7;
}
.wdLabel{
	position: absolute;
	right: 0;
	top:0;
}
.fund{
	cursor: pointer;
	position: relative;
	float: left;
	-moz-transition-property:bottom; 
	-moz-transition-duration:.3s; 
	-webkit-transition-property:bottom; 
	-webkit-transition-duration:.3s; 
	-o-transition-property:bottom; 
	-o-transition-duration:.3s; 
	transition-property:bottom; 
	transition-duration:.3s;
	bottom:1px;
}
.fund:hover{
	bottom:11px;
}
.wanAn{
	position: absolute;
	top:0;
	width: 344px;
	text-align: center;
}
.wanAns{
	position: absolute;
	top:0;
	width: 220px;
	text-align: center;
}
.p1{
	font-size: 24px;
	color: #333333;
	margin-top: 45px;

}
.p2{
	color: #656572;
	font-size: 14px;
	margin-top: 10px;
}
.p3,.p31{
	font-size: 36px;
	color: #FF413C;
	font-family: arial;
	margin-top: 20px;
}
.p4{
	font-size: 14px;
	color: #999;
	margin-top: 2px;
}
.p5{
	display: block;
	color: #5293F5;
	font-size: 12px;
	margin-top: 30px;
}
.p6{
	font-size: 22px;
	color: #fff;
	margin-top: 70px;

}
.p7{
	color: #999;
	font-size: 14px;
	margin-top:12px;
}
.p8{
	font-size: 36px;
	color: #FF413C;
	font-family: arial;
	margin-top: 58px;
}
.p3 span{
	font-size: 18px;
}
.p31 span{
	font-size: 18px;
}
.p8 span{
	font-size: 18px;
}
.p9{
	font-size: 14px;
	color: #999;
	margin-top: 2px;
}
.bxfw{
	cursor: pointer;
	float: left;
	margin-top: 15px;
}
.bxdj{
	position: absolute;
    width: 103px;
    height: 20px;
    bottom: 50px;
    right: 42px;
    font-size: 12px;
    color: #920000;
}
.pz1{
	position: relative;
	float: left;
	-moz-transition-property:bottom; 
	-moz-transition-duration:.3s; 
	-webkit-transition-property:bottom; 
	-webkit-transition-duration:.3s; 
	-o-transition-property:bottom; 
	-o-transition-duration:.3s; 
	transition-property:bottom; 
	transition-duration:.3s;
	bottom:1px;
}
.pz1:hover{
	bottom:11px;
}
.pz1 img{
	display: block;
	box-shadow: -8px 0px 20px #313131;
}
.pzwn{
	cursor: pointer;
	position: absolute;
	width: 182px;
	text-align: center;
	top: 0px;
}
.pzwn1{
	font-size: 22px;
	color: #fff;
	margin-top: 32px;
}
.pzwn2{
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}
.pzwn3{
	font-size: 12px;
	color: #656572;
	margin-top: 125px;
	line-height: 20px;
	margin-bottom: 20px;
}
.pzwn4{
	font-size: 12px;
	color: #5293F5;
}
.wdLeft{
	position: relative;
	width: 340px;
	height: 375px;
	background: #fff;
	float: left;
	-moz-transition-property:bottom; 
	-moz-transition-duration:.3s; 
	-webkit-transition-property:bottom; 
	-webkit-transition-duration:.3s; 
	-o-transition-property:bottom; 
	-o-transition-duration:.3s; 
	transition-property:bottom; 
	transition-duration:.3s;
	bottom:1px;
}
.wdLeft:hover{
	bottom:11px;
}
.wdLeft p{
	width: 275px;
	margin:0 auto;
}
.wdLeft_title{
	font-size: 20px;
	color: #444;
	padding:24px 0;
}
.wdLeft_text{
	font-size: 13px;
	color: #656572;
	line-height: 20px;
}
.xzIos{
	position: absolute;
	width: 225px;
	height: 55px;
	bottom: 292px;
	left: 286px;
}
.xzAndriod{
	position: absolute;
	width: 225px;
	height: 55px;
	bottom: 212px;
	left: 286px;
}
.footer{
	width: 100%;
	height: 130px;
	background: #444;
	margin-bottom: 60px;
}
.footerBox{
	width: 780px;
	margin:0 auto;
	padding-top: 30px;
}
.footerNav a{
	color: #fff;
	font-size: 14px;
	margin-left:58px;
}
.footerNav span{
	font-size: 24px;
	color: #fff;
	font-family: arial;
	margin-left: 155px;
	background: url(../images/icon.png)no-repeat;
	padding-left: 30px;
}
.footerxy{
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 20px;
	line-height: 20px;
}
.ytTop{
	z-index: 999;
	position: fixed;
	bottom: 15%;
	right:2%;
}
.download{
	width: 50px;
	height: 100px;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #e4e4e4;
}
.downloadT{
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: url(../images/sj1.png);
}
.downloadT:hover{
	width: 50px;
	height: 50px;
	background: url(../images/sj.png);
}
.downloadX{
	width: 40px;
	margin:0 auto;
	border-bottom: 1px solid #ececec;
}
.downloadB{
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: url(../images/wx1.png);
}
.downloadB:hover{
	width: 50px;
	height: 50px;
	background: url(../images/wx.png);
}
.hTop{
	cursor: pointer;
	position: relative;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #e4e4e4;
	margin-top: 10px;
	background: #fff;
}
.hTop span{
	width: 50px;
	height: 50px;
	display: block;
	background: url(../images/top1.png);
}
.hTop span:hover{
	width: 50px;
	height: 50px;
	display: block;
	background: url(../images/top.png);
}
.hTopBox{
	display: none;
	position: absolute;
	left: -115px;
	top:5px;
	width: 104px;
}
.downloadtBox{
	display: none;
	position: absolute;
	left: -115px;
	top:0px;
	width: 104px;
}
.downloadbBox{
	display: none;
	position: absolute;
	left: -115px;
	top:50px;
	width: 104px;
}
.downloadWz{
	float: left;
	width: 100px;
	height: 120px;
	background: #fff;
	border-radius: 5px;
}
.downloadWz img{
	width: 94px;
	height:94px;
	display: block;
	margin:0 auto;
	margin-top: 5px;
	box-shadow: 3px 3px 5px #f1f1f1;
}
.downloadWz p{
	color: #656572;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
.triangle{
	float: left;
	width: 0;
	height: 0;
	margin-top: 16px;
	border-top: 4px solid transparent;
	border-bottom:4px solid transparent;
	border-left:4px solid #fff;
}
.hTopWz{
	float: left;
	background: #fff;
	border-radius: 5px;
	width: 100px;
	height: 40px;
	color: #656572;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
}

.bg{
	display: none;
	background-color:#000;
	position:fixed;
	z-index:1000; 
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
.tanK{
	display: none; 
	position: fixed; 
	top: 20%;
	width: 50%;
	left:25%; 
	background: #fff;
	z-index: 1001;
}
.xiaoS{
	cursor:pointer;
	display: block;
	width: 17px;
	height: 16px;
	float: right;
	margin-right: 19px;
	margin-top: 19px;
}
.way img{
	width: 380px;
	height: 323px;
	display: block;
	margin:0 auto;
	padding-bottom: 30px;
	padding-top: 56px;
}
.tanK1{
	display: none; 
	position: fixed; 
	top: 20%;
	width: 30%;
	left:35%; 
	background: #fff;
	z-index: 1001;
}
.way1{
	width: 320px;
	display: block;
	margin:0 auto;
	padding-bottom: 50px;
	padding-top: 60px;
}
.jy{
	font-size: 24px;
	color: #444;
}
.sm{
	font-size: 14px;
	color: #999;
	line-height: 32px;
}
.number{
	border-bottom: 1px solid #ececec;
}
.float{
	display: none;
	z-index: 10;
	position: fixed;
	bottom: 0px;
	width: 100%;
	height: 60px;
	background: #BD9E6D;
}
.floatBox{
	width: 1080px;
	margin:0 auto;
}
.floatLeft{
	margin-left: 300px;
	float: left;
}
.dbbj{
	float: left;
}
.fkzc{
	margin-left: 34px;
	margin-top: 10px;
	float: left;
}
.floatRight{
	cursor: pointer;
	float: right;
	margin-top: 23px;
}
.fcqr{
	cursor: pointer;
	float: left;
	width: 100px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #FF413C;
}
.fcqr:hover{
	background: #D82D32;
}
.qxr{
	cursor: pointer;
}
.rwmWz1{
	position: absolute;
	font-size: 40px;
	color: #444;
	top:76px;
	left: 58px;
}
.rwmWz2{
	position: absolute;
	font-size: 18px;
	color: #444;
	top:141px;
	left: 58px;
}
.rwmWz3{
	width: 180px;
	height: 180px;
	position: absolute;
	bottom: 191px;
	left: 56px;
}
