*{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: 20px;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;}

/*语言选择*/
#nav{ position: absolute; top: 20px; z-index: 99;}
#nav li { float: left; display: block; position: relative; z-index: 999;}
#nav li img{ margin-right: 5px; vertical-align: 1px;}
#nav li a { width: 100px; height: 45px; display: block; padding: 0; text-decoration: none; zoom: 1; padding: 14px 25px; background: url(../images/language/nav_bg.png) repeat; border-radius: 10px; color: #ffffff; line-height: 45px; font-size: 20px; text-align: center;}
#nav li a:hover, #nav li a.hov {border-bottom-left-radius: 0; border-bottom-right-radius: 0;}
#nav ul { position: absolute; display: none; margin: 0; padding: 0; list-style: none;}
#nav ul li { width: 93px; float: left; text-align: center;}
#nav ul li:hover { border-left: 0px solid transparent; border-right: 0px solid transparent;}
#nav ul a { display: block; height: 45px; line-height: 45px; padding: 8px 25px; text-transform: uppercase; border-radius: 0; border: 0; color: #ffffff;}
#nav ul li:last-child a{border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
#nav ul a:hover { text-decoration: none; border-right-color: transparent; border-left-color: transparent; color: #000000; background: #fff;}
.arrow{ width: 10px; height: 7px; background: url(../images/language/arrow.png) no-repeat; position: absolute; right: 25px; top: 30px;}
