@charset "utf-8";
.ucenter{background:#FFF;padding:10px 0;}
.ucenter input{border:1px solid #EEE;width:90%;margin:5px 4%;background:#FFF;line-height:40px;height:40px;border-radius:10px;text-indent:2%;}
.ucenter .yzm{position:relative;}
.loginbtn{ 
        margin: 5px 5%;border: 1px solid #3b8dad;width:90%;display:block;
	    height: 40px;line-height: 40px;border-radius: 20px;
	    text-align: center;background: #3b8dad;color:#FFF;
	}
.auth{ background:#EEE;position:absolute;top:10px;right:7%;float:right;}
.user_alert{background:#FFF;line-height:30px;color:#666;width:100%;}