.denglu{
	float:left;
	width:50%;
}
.toubuzz{
	position:absolute;
	float:right;
	margin-top:20px;
	top:0;
	right:0;
}
.toubuzz p{
	float:left;
	font-size:20px;
	color:#000;
}
.toubuzz div{
	float:left;
	background:#269eff;
	color:#fff;
	line-height:30px;
	border-radius:20px;
	margin-left:10px;
	margin-right:20px;
}
.toubuzz div a{
	color:#fff;
	margin:0 10px;
	font-size:16px;
}
.toubuzz div a:last-child{
	margin-left:0;
}
.biaodan{
	width:350px;
	background:#fff;
	box-shadow: 1px 2px 9px #4a4dd7;
	border-radius:20px;
	float:left;
	padding:60px;
	margin-left:100px;
}
.biaodan .layui-form span{
	height:16px;
}
.biaodan>div,.biaodan>.biaodaninput:nth-child(2){
	overflow:hidden;
	margin-top:20px;
	border-bottom:1px solid #eee;
	width:90%;
	margin-left:5%;
}
.biaodan>div i{
	float:left;
	font-size:30px;
	color:#999;
}
.biaodan>div>div{
	width:90%;
	float:left;
}
.biaodan input{
	border:none;
}
.biaodan>div:nth-child(2){
	width:100%;
	margin-left:0;
}
.biaodan>div:nth-child(2)>div{
	width:99%;
}
.biaodan>.biaodaninput:nth-child(2)>div,.biaodan .dengluinput:nth-child(3) div{
	width:90%;
}
.biaodan>div:nth-child(3)>div{
	width:60%;
}
.biaodan>div.biaodanhuakua:nth-child(3)>div{
	width:96%;
}
.biaodan>div.yanzhengma div{
	width:60%;
}
.biaodan>div button{
	color:#5155ff;
}
.biaodan>form{
	margin-top:20px;
	height: 30px;
}
.biaodan>form>.layui-form-checked[lay-skin=primary] i{
	background:#5155ff;
	border:1px solid #5155ff !important;
}
.biaodan>form>.layui-form-checkbox[lay-skin=primary]:hover i{
	border:1px solid #5155ff;
}
.biaodan>button{
	margin-top:20px;
	width:100%;
	line-height:60px;
	height:60px;
	color:#fff;
	background:#269eff;
	border-radius: 50px;
	font-size:20px;
}
.biaodan p{
	font-size:16px;
	margin-top:20px;
	text-align:center;
}
.biaodan p a{
	color:#269eff;
	font-size:16px;
	font-weight:600;
}
.biaodan .chenggong{
	border:none;
}
.chenggong{
	text-align:center;
}
.biaodan .chenggong i{
	color:#fff;
	width:50px;
	height:50px;
	background:#269eff;
	text-align:center;
	line-height:50px;
	font-size:50px;
	border-radius:50%;
	float:none;
}
.chenggong p{
	font-weight:600;
	color:#000;
}
.chenggong span{
	color:#666;
	margin-top:20px;
	display:inline-block;
}
.chenggong span:last-child{
	margin-top:100px;
	display:block;
}
.chenggong a{
	color:#269eff;
	font-size:20px;
	margin-left:10px;
}
.biaodan .shoujidenglu{
	border:none;
}
.shoujidenglu>a{
	text-align:right;
	display:block;
}
.shoujidenglu p{
	text-align:left;
	font-size:30px;
	color:#000;
}
.shoujidenglu span{
	display:block;
	margin-top:20px;
}
.biaodan .zhuce{
	border:none;
}
.zhuce a{
	display:block;
	text-align:right;
}
.biaodan .zhaohuimima:nth-child(2) div,.biaodan .zhaohuimima:nth-child(4) div{
	width:60%;
}
.yanzheng{
	width:100% !important;
	margin-left:0 !important;
}
.yanzheng>div{
	width:100% !important;
}
.biaodan .y div{
	width:79%;
}
.y .icon-a-close12{
	display:none;
	color:#F81212;
	font-weight:900;
}
.y .icon-check{
	/* color:#09bd6a; */
	color:#1ccd11f5;
	font-weight:900;
}
.icon-logo{
	color:#5155ff;
	font-size:162px;
	margin-left:20px;
	margin-top:-20px;
}
.xiafangyuansu{
	overflow:hidden;
	background:#5155ff;
	padding:50px;
	min-width:1500px;
	display: flex;
	justify-content: center;
}
body::-webkit-scrollbar{
	display:none;
}
.xiafangyuansu>a>img,.xiafangyuansu>img{
	width: 645px;
	/* margin-left:15%; */
	margin-top: 79px;
}
.bottom>div:first-child{
	display:none;
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 32px #fff inset; /**閫氳繃杈规闃村奖閬尅浣忚儗鏅�*/
	-webkit-text-fill-color: #333; /*鑷姩濉厖鍐呭鐨勬枃鏈鑹�*/
}
.bottom>div:last-child{
	background:#fff !important;
	margin-top:0px;
}
@media screen and (max-width:1150px){
	.biaodan{
	    padding:10px;
	}
	.shoujidenglu p{
	    font-size:20px;
	}
	.biaodan>button{
	    height:40px;
	    line-height:40px;
	}
	.xiafangyuansu img{
	    width:40%;
	    margin-left:5%;
	    margin-top:9%;
	}
}