#loginBg {
  background:#f5f6fa;
  width: 100%;
  height: 100%;
  position: absolute;
}

.logintop{
	width: 100%;
	background: #4984FF;
	background: #fff;	
	box-shadow: 0px 1px 10px 0px rgba(129, 129, 129, 0.09);
	height: 60px;
	line-height: 60px;
	position: fixed;
	left: 0;
	top: 0;
	padding: 0 50px;
	box-sizing: border-box;
}
.logintop .left{
	float: left;
	width: 100px;
	height: 40px;
	background:url(../img/icon/logoin.png) no-repeat center;
	background-size: 100px;
	margin-top: 10px;
}
.logintop .right{
	float: right;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4984FF;
}
.logincen{
	width: 1000px;
	height: 574px;
	margin: auto;
	margin-top: 8%;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(129, 129, 129, 0.09);
	border-radius:10px;
	overflow: hidden;
	position: relative;
}
.logincen .cen-left{
	float: left;
	width: 414px;
	height: 574px;
	background: url(../images/order-img/back.png) no-repeat center;
	background-size: 414px;
}
.logincen .cen-right{
	text-align: center;
	float: left;
	width: 586px;
	height: 574px;
	position: relative;
}
.logincen .cen-right .top .pa{
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4984FF;
	margin-top: 124px;
	margin-bottom:35px;
}
.logincen .cen-right .top .pb{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #C3D0EF;
}
.logincen .cen-right .banck{
	width: 126px;
	height: 126px;
	position: absolute;
	top: 17px;
	right: 33px;
	background: url(../img/icon/backs.png) no-repeat center;
	background-size: 126px;
}
.bott .ant-form-item{
	display: block;
}
/*修改页面*/
.user-login .top{
	width: 100%;
	height: 60px;
	background: #ffffff;
}
.user-login .bottom{
	background: rgba(0,0,0,0);
}
.user-login .bottom a{
	color: #333333;
}
.layui-btn{
	background: #00d4d6;
}
#drag .drag_bg{
	background: #f4ffff;
	border: 1px solid #84e8e9;
}
.slidetounlock {
    background: -webkit-gradient(linear,left top,right top,color-stop(0,#4d4d4d),color-stop(.4,#00d4d6),color-stop(.5,#ffffff),color-stop(.6,#4d4d4d),color-stop(1,#4d4d4d));
}
#drag {
    background-color: #F5F6FA;
}
.layui-input{
	background: rgba(0,0,0,0) !important;
	border-color: #eeeeee;
	
}
.cen-right{	
	text-align: center;
	width: 100%;
}
.cen-right .pa1{	
	margin-top: 80px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #00d4d6;
	margin-bottom: 25px;
}
.cen-right .pa2{	
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #00d4d687;
}
.cen-right .pa3{	
	margin-top: 25px;
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #00d4d6;
	margin-bottom: 10px;
}
.cen-right .inpouy{	
	width: 340px;
	margin: auto;
	margin-top: 30px;
}
.user-login .top .right{
	color: #00d4d6;
	line-height: 60px;
}
.logincen .cen-left{
	width: 440px;
}
.logincen .cen-right{
	width: 560px;
}
.curaas .layui-btn{
	margin-top: 15px;
}
#cemyy .layui-form-item{
	margin-bottom: 10px;
}
.yzm{
	margin-top: 20px;
	width: 100%;
	height: 50px;
	overflow: hidden;
}
.yzm .left{
	display: inline-block;
	width: 210px;
	margin-right: 20px;
	float: left;
}
.yzm .right{
		display: inline-block;
		width: 110px;
		height: 43px;
}
.yzm .right .buttt{
	width: 110px;
	height: 44px;
	background: #00d4d6;
	border-radius:4px;
	color: #ffffff;
	border: 1px solid #00d4d6;
}
.beianhao{
	width: 100%;
	/*margin-top: 50px;*/
	position: absolute;
	left: 0;
	color: #636363;
	text-align: center;
	/*bottom: 50px;*/
	    bottom: 32px;
    margin-left: 57px;
}
.beianhao .aaa{
	width: 100%;
	color: #636363;
	text-align: center;
}
.beianhao .aaa:hover{
	color: #00d4d6;
}
#loginBg .bottom{
		font-size: 16px;
	  width: 100%;
   	color: #333333;
    text-align: center;
    line-height: 24px;
    padding: 10px;
    box-sizing: border-box;
    padding-top:50px;

}
