*{margin: 0;padding: 0;border: 0;outline: none;list-style: none;font-family: 'Arial';font-size: 12px;}
a{text-decoration: none;}

/*跳回官网的链接*/
.r2{position: fixed;top: 50px;width: 282px;height: 82px; background: url("../images/en_r2.png") no-repeat;}

/*跳回官网登录的链接*/
.r2Acc{text-align: center;width: 100%;margin-top: 15px;}
.r2Acc a{color: #ffffff;text-decoration: underline;line-height: 20px;font-size: 14px;letter-spacing: -0.2px;}

/*fb 突出放置最上方*/
.fb_box{ width: 100%; height: 140px; text-align: center; line-height: 25px; color: #ffffff; font-size: 18px;margin-bottom: 15px;}
.btn_fb{ width: 254px; height: 79px; background: url(../images/btn_fb.png) no-repeat; margin: 7px auto 0; display: block;}
.btn_fb:hover{ background: url(../images/btn_fb2.png) no-repeat;}

/*其他方式登录，微端下载按钮*/
.fb_login{width: 100%;height: 45px;margin-top: 15px; color: #ffffff;line-height: 46px;font-size: 14px;text-align: center;}
.fb,.google,.mini_download{display: inline-block;vertical-align: middle; width: 45px;height: 46px;}
.fb{background: url("../images/facebook.png") no-repeat;}
.google{background: url("../images/google.png") no-repeat;}
.mini_download{width: 124px;background: url("../images/download.png") no-repeat;}
/*微端下载按钮隐藏*/
.mini_download{display: none!important;}

/*底部信息*/
.ft_main{position: relative; width: 565px;margin: 0 auto;padding-left: 435px;font-size: 12px;}
.ft-logo{float: left;width: 205px;height: 55px;margin-left: -245px;margin-top: 7px; background:url(../images/r2logo.png) no-repeat;}
.links a, .links {padding-top: 15px;color: #b2b1af; line-height: 25px; text-decoration: none; text-shadow: 1px 1px 1px #222;font-size: 12px;}
.links a:hover{text-decoration: underline;}
.copyright{color: #b2b1af;}

