login.css 4.5 KB
.logo {
	width: 180rpx;
	height: 180rpx;
	border-radius: 50%;
	font-size: 0;
	margin: 88rpx auto 0;
}


.loginbox{
	padding: 0 42rpx;
	box-sizing: border-box;
	margin-top: 144rpx;
}

.loginboxitem {
	padding: 50rpx 0 16rpx;
	box-sizing: border-box;
	border-bottom: 1rpx solid #f5f5f5;
}

.boxitemleft {
	width: 40rpx;
	height: 40rpx;
	font-size: 0;
}

.boxitemright {
	width: 480rpx;
	color: #5A5D62;
	font-size: 28rpx;
	margin-left: 20rpx;
}

.boxitemright {
	width: 300rpx;
	color: #5A5D62;
	font-size: 28rpx;
}

.cardyan {
	width: 180rpx;
	height: 60rpx;
	border-radius: 30rpx;
	border: 2rpx solid rgba(238, 238, 238, 1);
	color: #FF9417;
	font-size: 28rpx;
	text-align: center;
	line-height: 60rpx;
}

.loginbtn {
	width: 686rpx;
	height: 88rpx;
	color: #fff;
	font-size: 32rpx;
	text-align: center;
	line-height: 88rpx;
	background: #C29445;
	margin: 62rpx auto 0;
	border-radius: 10rpx;
}


.loginword {
	color: #5C5C5C;
	font-size: 28rpx;
	margin-top: 20rpx
}

.xieyi {
	color: #FF9417;
	font-size: 28rpx;
}

.title {
	display: flex;
	align-items: center;
	font-size: 28rpx;
	color: #5A5D62;
	margin-top: 100rpx;
}

.title::before,
.title::after {
	content: '';
	flex: 1;
	height: 1rpx;
	background: #f5f5f5;
}

.title::before {
	margin-right: 50rpx;
}

.title::after {
	margin-left: 50rpx;
}

.btnbottom {
	
	width: 600rpx;
	height: 80rpx;
	color: #5A5D62;
	font-size: 28rpx;
	text-align: center;
	border: 1rpx solid #C3C9D2;
	position: relative;
	line-height: 80rpx;
	margin: 26rpx auto 0;
}

.btnimgwei {
	width: 48rpx;
	height: 42rpx;
	font-size: 0;
	position: absolute;
	top: 16rpx;
	left: 32rpx;
	margin-top:5rpx;
	
}
.password{
	margin-top:30rpx;
}
.passwordleft {
	color: #169BD5;
	font-size: 28rpx;
}
.shuxian {
	color:#169BD5;
	font-size: 28rpx;
	margin-right:18rpx;
	margin-bottom:2rpx;
	/* margin:0 20rpx; */
}
.loginwrap{
	width:540rpx;
	height:364rpx;
	border-radius: 10rpx;
	background: #fff;
	position:absolute;
	top:50%;
	left:50%;
	transform: translate(-50%,-50%)
}
.tip{
	color:#06121E;
	font-size: 36rpx;
	margin-top:56rpx;
	text-align: center;
}
.zhanghaoone{
	color:#06121E;
	font-size: 28rpx;
	margin-top:56rpx;
	text-align: center;
}
.zhanghaotwo{
	color:#06121E;
	font-size: 28rpx;
	
	text-align: center;
}
.tipbtn{
	width:540rpx;
	height:89rpx;
	position: absolute;
	bottom:0;
	left:0;
	border-top:1rpx solid #E3E3E3;
	
}
.tipbtnleft{
	color:#666666;
	font-size: 30rpx;
	width:272rpx;
	height:84rpx;
	text-align: center;
	line-height: 84rpx;
	border-right:1rpx solid #f5f5f5;
	
}
.tipbtnright{
	color:#FF9417;
	font-size: 30rpx;
	width:272rpx;
	height:84rpx;
	text-align: center;
	line-height: 84rpx;
}
/* 短信验证 */
.shortyanzheng{
	width:180rpx;
	height:60rpx;
	background:rgba(249,249,249,1);
	border-radius:4rpx;
	border:2rpx solid rgba(238,238,238,1);
	color:#5B5E64;
	font-size:28rpx;
	text-align: center;
	padding: 10rpx 22rpx;
	box-sizing: border-box;
	letter-spacing: 10rpx;
}
.loginbtn{
	width:686rpx;
	height:88rpx;
	color:#FEFEFE;
	font-size: 32rpx;
	text-align: center;
	line-height: 88rpx;
	margin:0 auto;
	
}
.loginboxmima{
	margin-top:48rpx;
}
.bangdingmima{
	color:#3D454C;
	font-size: 28rpx;
	margin-bottom:36rpx;
}
.registerbot{
	width:662rpx;
	position:fixed;
	left:0;
	bottom:0;
	display:flex;
	flex-direction: column;
	justify-content: center;
	left:34rpx;
	bottom:14rpx
}
.wordregister{
	margin-bottom:22rpx
}
.setpassword{
	padding: 32rpx 0;
	box-sizing: border-box;
	border-bottom: 1rpx solid #f5f5f5;
}
.setpasswordleft{
	width:120rpx;
	color:#3D454C;
	font-size: 28rpx;
}
.setpasswordright{
	width:435rpx;
	color:#BDC4CE;
	font-size: 28rpx;
	margin-left:20rpx;
}
.setpasswordright input{
	font-size: 28rpx;
}
.finish{
	position:fixed;
	bottom:14rpx;
	left:32rpx;
}
.yanzheng{
	color:#5A5D62;
	font-size: 28rpx;
	text-align: center;
}
.yanzhengphone{
	margin-top:16rpx;
}
.entercode{
	/* width:400rpx;
	height:84rpx;
	
	border-radius:4rpx;
	font-size: 0;
	margin:16rpx auto 0; */
	
	
}
.entercode input{
	width:400rpx;
	height:84rpx;
	margin:16rpx auto 0;
	background:rgba(249,249,249,1);
	border-radius:4rpx;
	/* height:84rpx; */
	color:#BDC4CE;
	font-size: 28rpx;
	/* padding: 22rpx; */
	/* box-sizing: border-box; */
	text-align: center;
	
	
}
.entercode{
	color:#BDC4CE;
	font-size: 28rpx;
}
.reenter{
	color:#AE9368;
	font-size: 28rpx;
	margin-top:38rpx;
	text-align: center;
}

/* 用户协议 */
.xieyitext{
	color:#232323;
	font-size: 28rpx;
	padding: 32rpx;
	box-sizing: border-box;
}
.phonecode{
	color:#169BD5;
	font-size:28rpx;
	text-align: center;
	margin-top:36rpx;
}
.rightbtn{
	position:fixed;
	bottom:14rpx;
	left:32rpx;
}