@charset "utf-8";
/*
 * my左侧栏
 * update 2017-05-24
*/
.my_container {padding-bottom:0;position:relative;}
.unlogin_bg{position:absolute;width:141px;height:33px;left:0;bottom:-1px;background:url('../images/square_bg.png') bottom left no-repeat transparent;}
.f_unlogin {padding:0;width: 141px;background:#fff;}
.unlogin {background: #fff;font-family: "microsoft yahei";}
.unlogin a:hover {text-decoration: none}
.unlogin .loginbtn,.unlogin .register {height:45px;line-height:45px;color:#fff;font-size:18px;text-align:center;}
.unlogin .loginbtn {background: #f36162;}
.unlogin .loginbtn:hover {background:#fd7f80;}
.unlogin .register {background: #4eb9fb;}
.unlogin .register:hover {background:#6fc7fe;}
.login_div {position:relative;margin-top: 10px;}
.login_div .unlogin{padding:16px 15px 0;}
.login_div .login_qrentry_embed  {right:4px;}
.login_div .tip {color:#333;font-size:12px;text-align:center;}
.login_div .loginbtn,.login_div .register {display:inline-block;*display:inline;*zoom:1;}
.login_div .loginbtn {width:100%;margin:16px 0 10px;}
.login_div .register {width:100%;}
