*{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}
.index-banner{
	width: 100%;
	height: auto;
	position: relative;
}
.join-area{
	width: 30%;
	height: 50px;
	left: 50%;	
	position: absolute;
	bottom: 60px;
}
.join{
	display: block;
	width: 187px;
	height: 50px;
	line-height: 50px;
	background: url(../img/zx-btn.png) no-repeat 0 0;
	color: #fff;
	font-size: 20px;
	text-align: center;
}
.join:hover{
	background: url(../img/zx-btn.png) no-repeat 0 -50px;
}
.join-text{
	width: 56%;
}
.join-text h2{
	font-size: 40px;
	margin-top: 30px;
}
.join-text h2 span{
	font-size: 18px;
	color: #fff;
}
.join-text h3{
	font-size: 28px;
	margin: 10px 0;
}
.join-text p{
	color: #fff;
	font-size: 20px;
}
.join-text h2,.join-text h3{
	color: #feef00;
}
.index-banner button{
	position: absolute;
	bottom: 90px;
	left: 52%;
	color: #ff0000;
	background: #fff600;
	padding: 16px 40px;
	font-size: 24px;
	border: none;
	border-radius: 5px;
	font-weight: bold;
}
.jhzf-scene{
	overflow: hidden;
	position: relative;
	margin: 50px auto;
}
.jhzf-text{
	position: absolute;
	top: 50%;
	margin-top: -60px;
}

.jhzf-text p,.jhzffs li p{
	color: #3a3a3a;
	margin-top: 10px;
}
.jhzf-text p{
	font-size: 20px;
}
.jhzffs{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 40px 0;
}
.jhzffs li{
	width: 16.5%;
	display: inline-block;
	text-align: center;
}
.jhzffs li span{
	display: inline-block;
	width: 73px;
	height: 73px;
	background-size: cover;
}
.zffs1{
	background: url(../img/jhzffs.png) no-repeat 0 0;
}
.zffs2{
	background: url(../img/jhzffs.png) no-repeat 0 -80px;
}
.zffs3{
	background: url(../img/jhzffs.png) no-repeat 0 -162px;
}
.zffs4{
	background: url(../img/jhzffs.png) no-repeat 0 -245px;
}
.zffs5{
	background: url(../img/jhzffs.png) no-repeat 0 -328px;
}
.zffs6{
	background: url(../img/jhzffs.png) no-repeat 0 -409px;
}
.jhzfcj-img{
	margin-top: 50px;
}
.jhzfcj-img img{
	margin: 7px 7px;
  float:left;
}
.tab-info{
	margin-top: 50px;
}
.tab-head{
	width: 100%;
	height: 340px;
	/*background: url(../img/498ysdsmm.png) no-repeat center;*/
	background-size: cover;
	position: relative;
}
.tab-head ul{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -600px;
}
.tab-head ul li{
	float: left;
	width: 25%;
	text-align: center;
	min-height: 150px;
}
.border-bottom{
	border-bottom: 2px solid #fff000;
}
.tab-body,.tab-body ul,.tab-body ul li{
	width: 100%;
}
.tab-body ul li{
	display: none;
}
.tab-body ul li:first-child{
	display: block;
}
.profit{
	width: 100%;
	height: auto;
	margin-top: 100px;
	background: url(../img/money_bg.png) no-repeat center #f5f5f5;
	background-position-y: 100px;
	background-size: contain;
	overflow: hidden;
	padding: 50px 0;
	box-sizing: border-box;
}
.profit p{
	color: #3a3a3a;
	margin: 30px 0;
}
.profit h4,.profit h5,.profit p{
	text-align: center;
}
.profit h4{
	margin-top: 60px;
}
.quanfan{
	color: #3a3a3a;
}
.quanfan a{
	color: #f74848;
}
.how-profit{
	width: 1000px;
	height: auto;
	margin: auto;
	overflow: hidden;
	margin-top: 50px;
}
.how-profit li span{
	display: inline-block;
	background-size: cover;
}
.profit-icon1{
	width: 67px;
	height: 59px;
	background: url(../img/yl.png) no-repeat 0 0;
}
.profit-icon2{
	width: 65px;
	height: 56px;
	background: url(../img/yl.png) no-repeat 0 -70px;
}
.profit-icon3{
	width: 63px;
	height: 56px;
	background: url(../img/yl.png) no-repeat 0 -124px;
}
.profit-icon4{
	width: 60px;
	height: 53px;
	background: url(../img/yl.png) no-repeat 0 -189px;
}
.how-profit li{
	display: flex;
	flex-direction: row;
	align-items: center;
	border: 1px solid #ddd;
	background: #fff;
	margin-top: 10px;
	padding: 20px;
	box-sizing: border-box;
}
.how-profit li p{
	margin: 10px 0;
	text-align: left;
}
.profit-text{
	margin-left: 20px;
	
}
.profit-text h3{
	font-size: 18px;
	font-weight: bold;
}
.profit-text h3,.profit-text p{
	color: #3A3A3A;
}
.support li{
	width: 25%;
	float: left;
	padding: 20px 40px;
	box-sizing: border-box;
	border-right: 1px solid #ddd;
	min-height: 142px;
}
.support li h3{
	font-weight: bold;
	color: #3A3A3A;
	font-size: 18px;
}
.support li p{
	text-align: left;
	margin: 10px 0;
}
.support li:last-child{
	border: none;
}
.jmlc{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	text-align: center;
}
.jmlc li span{
	display: inline-block;
	width: 157px;
	height: 157px;
	background-size: cover;
}
.jmlc li{
	width: 16.5%;
	display: inline-block;
}
.jmlc li p{
	margin: 10px 0;
}
.jmlc li a{
	font-size: 12px;
}
.jmlc-icon1{
	background: url(../img/jmlc.png) no-repeat 0 0;
}
.jmlc-icon2{
	background: url(../img/jmlc.png) no-repeat 0 -169px;
}
.jmlc-icon3{
	background: url(../img/jmlc.png) no-repeat 0 -340px;
}
.jmlc-icon4{
	background: url(../img/jmlc.png) no-repeat 0 -517px;
}
.jmlc-icon5{
	background: url(../img/jmlc.png) no-repeat 0 -685px;
}
.jmlc-icon6{
	background: url(../img/jmlc.png) no-repeat 0 -860px;
}
.show{
	margin-top: 100px;
}
.dsf{
	overflow: hidden;
	margin: 50px 0;
}
.dsf li{
	width: 24%;
	display: inline-block;
	float: left;
	border-right: 1px solid #ddd;
	padding: 20px;
	box-sizing: border-box;
	min-height: 116px;
}
.form-bg{
	width: 100%;
	height: auto;
	margin-top: -10px;
	background: #e60000;
	padding-bottom: 50px;
	box-sizing: border-box;
}
.form-bg form{
	width: 1000px;
	height: auto;
	margin: auto;
	background: #fff;
	padding: 0 50px;
	box-sizing: border-box;
}
.form-group{
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #ddd;
}
.ask-info{
	height: 100px;
	line-height: 100px;
	border-bottom: 1px solid #ddd;
}
.form-group label,.ask-info label{
	float: left;
	text-align: right;
	width: 130px;
	color: #3e3e3e;
	font-size: 18px;
	float: left;
}

.form-group input{
	width: calc(100% - 150px);
	min-height: 70px;
	line-height: 70px;
	float: right;
	border: none;
	outline: none;
	font-size: 18px;
	color: #3e3e3e;
	font-family: helvetica;
}
.ask-info textarea{
	width: calc(100% - 150px);
	min-height: 100px;
	float: right;
	border: none;
	outline: none;
	font-size: 18px;
	color: #3e3e3e;
	padding: 10px 0;
	box-sizing: border-box;
	font-family: helvetica;
}
.select-group label{
	margin-right: 20px;
}
.select-group select{
	width: 100px;
	height: 40px;
	font-size: 18px;
}
.select-group select option{
	text-align: center;
	
}
.form-group textarea{
	height: 100px;
}
#getCode{
	position: absolute;
	left: 455px;
	link-height: 70px;
  margin-top:10px;
}
.hzhb{
	width: 100%;
	height: 520px;
	background: url(../img/slhzhb.png) no-repeat center;
	background-size: cover;
	margin-top: 40px;
}
.join-now{
	width: 100%;
	height: 580px;
	background: url(../img/zzywmfs.png) no-repeat center;
	background-size: cover;
}
#submit{
	width: 220px;
	height: 80px;
	background: #feef00;
	color: #c20000;
	border: none;
	outline: none;
	border-radius: 5px;
	margin: auto;
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin-top: 50px;
}