@charset "utf-8";
body {
  color: #777;
}
img {
  border: 0;
}
body,
ul,
li,
span,
p,
font,
div,
fieldset,
legend,
img,
input,
form,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
dl,
dd,
dt {
  margin: 0px;
  padding: 0px;
}
ul,
li,
ol {
  white-space: normal;
  list-style: none;
}
table {
  border-collapse: collapse;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
header,
footer,
section,
article,
aside {
  display: block;
}
/* clear */
.f-cb {
  *zoom: 1;
}
.f-cb:after {
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
  content: ".";
  overflow: hidden;
}
.clear {
  clear: both;
  font-size: 0;
  height: 0;
}
/*hidden*/
.none {
  display: none;
}
.ir {
  display: block;
  overflow: hidden;
  line-height: 99em;
}
/*浮动*/
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.main {
  width: 1220px;
  margin: 0 auto;
}
/*footer*/
footer {
  background: #202020;
  margin-top: 24px;
}
footer .main {
  background: #202020;
  padding: 10px 0px 12px 0px;
  width: 1220px;
}
.copy {
  border-top: 1px solid #333;
  color: #aaa;
  padding-top: 10px;
}
.f-list {
  height: 218px;
}
.f-list dl {
  width: 240px;
  float: left;
}
.f-list dt {
  padding-bottom: 8px;
  color: #fff;
}
.f-list dt a {
  color: #FFF;
}
.f-list dt a:hover {
  text-decoration: none;
}
.f-list dd a {
  display: block;
  color: #aaa;
  line-height: 2.1;
}
.f-list .f-icon {
  width: 260px;
}
.f-icon dd a {
  display: inline-block;
  width: 35%;
  background: url(../images/sprite_icon.png) no-repeat;
  float: left;
  padding-left: 36px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 5px;
}
.f-icon dd .icon-facebook {
  background-position: 2px -60px;
}
.f-icon dd .icon-twitter {
  background-position: 2px -90px;
}
.f-icon dd .icon-LinkedIn {
  background-position: 2px -120px;
}
.f-icon dd .icon-YouTube {
  background-position: 2px -150px;
}
.topBar img {
  border: 0px;
}
.topBar a,
.topBar link {
  text-decoration: none;
}
.topBar a:hover {
  text-decoration: underline;
}
.clear {
  clear: both;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
  height: 0px;
  line-height: 0px;
}
.topBar .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.topBar .clearfix {
  *zoom: 1;
}
.topBar ul,
.topBar li {
  white-space: normal;
  list-style: none;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
.topBar .fl {
  float: left;
}
.topBar .fr {
  float: right;
}
header,
section,
aside {
  display: block;
}
/*header*/
header.topBar {
  height: 60px;
  background: #202020;
  display: block;
  position: relative;
  z-index: 999;
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
header.topBar .topBar_main {
  margin: 0 40px;
  background: #202020;
  text-transform: uppercase;
  position: relative;
  min-width: 1220px;
}
header.topBar .topBar_logo {
  width: 176px;
  padding: 10px 0 0;
  height: 36px;
  float: left;
}
header.topBar .topBar_logo a {
  background: url(https://static.gtarcade.com/gta_common/images/gtarcadelogo/logo_small_w.png?v=0326) center no-repeat;
  height: 36px;
  width: 176px;
  display: block;
}
.topBar_nav {
  padding: 0 0 0 40px;
  float: left;
}
.topBar_nav li {
  display: inline-block;
  padding: 0 6px;
  font: 700 17px/60px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  float: left;
  position: relative;
}
.topBar_nav a {
  color: #999;
  display: block;
  height: 60px;
}
.topBar_nav a:hover,
.topBar_nav .cur {
  color: #fe6c00;
  text-decoration: none;
}
.topBar_nav .nav_juegos a {
  background: url(../images/sprite_icon.png) no-repeat right -691px;
  padding: 0 21px 0 0px;
}
.topBar_nav .nav_juegos a:hover,
.topBar_nav .nav_juegos a.cur {
  background-position: right -751px;
}
.topBar_login {
  font: 14px/1.2 'Helvetica Neue', Arial, Helvetica, sans-serif;
  float: right;
}
.topBar_login .btn_logT,
.topBar_login .btn_signT {
  background: #333333;
  background: -webkit-gradient(linear, left top, left bottom, from(#404040), to(#282828));
  background: -webkit-linear-gradient(top, #404040, #282828);
  background: -moz-linear-gradient(top, #404040, #282828);
  background: -ms-linear-gradient(top, #404040, #282828);
  background: -o-linear-gradient(top, #404040, #282828);
  margin: 17px 0 0 14px;
  box-shadow: 1px 1px 4px #000;
  -webkit-box-shadow: 1px 1px 5px #000;
  -moz-box-shadow: 1px 1px 4px #000;
  -ms-box-shadow: 1px 1px 4px #000;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  position: relative;
}
.topBar_login .btn_signT {
  z-index: 3;
}
.topBar_login .btn_logT {
  z-index: 0;
}
/*.topBar_login .btn_logT {margin:17px 0 0 0px;}*/
.topBar_login a.btn {
  color: #e1e1e1;
  display: block;
  height: 26px;
  line-height: 26px;
  background: url(../images/topBarIcon.png) no-repeat;
  padding: 0 10px 0 32px;
  position: relative;
}
.topBar_login a.btn:hover {
  text-decoration: none;
}
.topBar_login .cur:before,
.topBar_login .btn:hover:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.3)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0));
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
}
.topBar_login .btn_logT a.btn {
  background-position: 7px 2px;
}
.topBar_login .btn_signT a.btn {
  background-position: 7px -34px;
}
.topBar_login .userName_log {
  color: #FFF;
  padding-right: 10px;
  line-height: 60px;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.topBar_login .userName_log em {
  color: #08bbfd;
  font-style: normal;
  padding-left: 8px;
}
.topBar_login .userName_log em a {
  color: #08bbfd;
}
.TB_massage {
  width: 30px;
  height: 60px;
  float: left;
  position: relative;
}
.topBar_login .TB_massage .btn_massage {
  display: block;
  width: 24px;
  height: 60px;
  background: url(../images/sprite_icon.png) no-repeat 0 -808px;
}
.topBar_login .TB_massage .cur:before {
  background: none;
}
.topBar_login .TB_massage .unread {
  background-position: 0 -868px;
}
.TB_massage .gameBox_nav {
  margin-left: -90px;
}
.btn_logoutT {
  display: block;
  color: #999999;
  line-height: 60px;
  margin-left: 20px;
  height: 60px;
  position: relative;
}
.btn_logoutT:before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #555555;
  position: absolute;
  top: 20px;
  left: -14px;
}
.gameBox_nav {
  position: absolute;
  top: 60px;
  margin-left: -90px;
  left: 50%;
  z-index: 99;
  background-color: #434343;
  text-transform: none;
  display: none;
}
.nav_juegos .gameBox_nav {
  margin-left: -260px;
  width: 521px;
}
.gameBox_nav .list_gameBoxNav {
  width: 180px;
  float: left;
}
.border_right {
  border-right: 1px solid #535353;
}
.gameBox_nav .list_gameBoxNav li {
  width: 180px;
  height: 48px;
  font: 14px/48px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  display: block;
  padding: 0;
  float: none;
}
.gameBox_nav .list_gameBoxNav li.new {
  background: url(../images/sprite_icon.png) no-repeat right -575px;
}
.gameBox_nav .list_gameBoxNav li.hot {
  background: url(../images/sprite_icon.png) no-repeat right -621px;
}
.gameBox_nav .list_gameBoxNav li:hover {
  background-color: #5b5a5a;
}
.gameBox_nav .list_gameBoxNav li a {
  color: #fefefe;
  display: block;
  height: 47px;
  margin: 0 10px;
  border-bottom: 1px solid #535353;
  padding-left: 8px;
  background: none;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.gameBox_nav .list_gameBoxNav li a:hover {
  text-decoration: none;
}
.gameBox_nav .list_gameBoxNav li:last-child a {
  border: none;
}
.gameBox_nav .list_gameBoxNav li.titel_pc_gameBox {
  background: url(../images/sprite_icon.png) no-repeat 5px -460px #313131;
  padding-left: 40px;
  color: #fe6c00;
  width: 140px;
}
.gameBox_nav .list_gameBoxNav li.titel_mobile_gameBox {
  background: url(../images/sprite_icon.png) no-repeat 5px -510px #313131;
  padding-left: 40px;
  color: #fe6c00;
  width: 140px;
}
.css3_bounceIn {
  -webkit-animation: bounceIn 0.2s .2s ease both;
  -moz-animation: bounceIn 0.2s .2s ease both;
  animation: bounceIn 0.2s .2s ease both;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.gameBox_nav .tooLong {
  width: 260px;
}
.gameBox_nav .tooLong li.titel_pc_gameBox,
.gameBox_nav .tooLong li.titel_mobile_gameBox {
  width: 220px;
}
.gameBox_nav .tooLong li {
  width: 260px;
}
/*-- Language --*/
.Select_Language {
  height: 60px;
  position: relative;
  margin-left: 14px;
}
.Select_Language:before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #555555;
  position: absolute;
  top: 20px;
}
.Select_Language .now_Lang {
  height: 60px;
  line-height: 60px;
  background: url(../images/sprite_icon.png) no-repeat right -691px;
  padding: 0 28px 0 14px;
  color: #999999;
  font-size: 14px;
  cursor: pointer;
}
.Select_Language .Lang_box {
  position: absolute;
  top: 60px;
  margin-left: -52px;
  background-color: #434343;
  width: 104px;
  padding: 6px 0 0 0;
  display: none;
}
.Lang_box li {
  line-height: 30px;
  text-align: center;
  border-bottom: 1px solid #535353;
  margin: 0 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
}
.Lang_box li a {
  color: #999999;
  font-size: 13px;
}
.Lang_box li a:hover {
  text-decoration: none;
  color: #FFF;
}
.Lang_box .box_v {
  width: 12px;
  height: 7px;
  background: url(../images/topBarIcon.png) no-repeat 0 -84px;
  position: absolute;
  left: 50%;
  margin: -6px;
  top: 0px;
}
/*-- layout --*/
.Tsign_box {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-transform: none;
  position: absolute;
  top: 0px;
  margin-left: -104px;
  background: none;
  display: none;
}
.Tsign_head {
  height: 43px;
}
.Tsign_box .box_v {
  width: 12px;
  height: 7px;
  background: url(../images/topBarIcon.png) no-repeat 0 -84px;
  position: absolute;
  left: 70px;
  top: 37px;
}
.Tsign_box .Tsign_main {
  padding: 10px 18px 10px 18px;
  background-color: #414141;
}
.Tsign_box .form_Tsign {
  margin: 0 auto;
}
.Tsign_box .form_Tsign .Tdd {
  width: 276px;
  position: relative;
  margin-bottom: 10px;
}
.Tsign_box .form_Tsign .input_Tlogin {
  width: 260px;
  height: 32px;
  border: none;
  background: #FFF;
  padding: 0 8px;
  color: #b5b5b5;
  font: 14px/32px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  outline: none;
}
.Tsign_box .form_Tsign .input_Tlogin:focus {
  box-shadow: 0 0 8px #fe9500,0 0 2px #fe9500;
  -webkit-box-shadow: 0 0 8px #fe9500,0 0 2px #fe9500;
  -moz-box-shadow: 0 0 8px #fe9500,0 0 2px #fe9500;
  -ms-box-shadow: 0 0 8px #fe9500,0 0 2px #fe9500;
}
.Tsign_box .form_Tsign .Tyzm {
  width: 100px;
  height: 32px;
  overflow: hidden;
  background-color: #CCC;
  text-align: center;
}
.Tsign_box .form_Tsign .Tyzm img {
  width: 100%;
  height: 100%;
}
.Tsign_box .form_Tsign .Tdd .label_checkboxT {
  font-size: 12px;
  color: #ececec;
  line-height: 20px;
  height: 20px;
  cursor: pointer;
  position: relative;
  padding-left: 22px;
}
.Tsign_box .form_Tsign .Tdd .label_checkboxT a {
  color: #fe6c00;
  font-size: 12px;
}
.Tsign_box .form_Tsign .Tdd .label_checkboxT input {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 2px;
  position: absolute;
  left: 0px;
  top: -1px;
  outline: none;
}
.Tsign_box .form_Tsign .Tdd .btn_forgotPaswT {
  color: #fe6c00;
  font-size: 12px;
  line-height: 20px;
  text-decoration: underline;
}
.Tsign_box .form_Tsign .btn_sign {
  width: 276px;
  margin-top: 10px;
}
.Tsign_box .form_Tsign .btn_sign a {
  display: block;
  width: 276px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  font-size: 22px;
  color: #FFF;
  background: #fe9500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.Tsign_box .form_Tsign .btn_sign a:hover {
  text-decoration: none;
  background: #fe6c00;
}
.Tsign_box .other_accountT {
  width: 276px;
  margin: 0 auto;
  border-top: 1px dashed #535353;
  margin-top: 10px;
}
.Tsign_box .other_accountT .titleT {
  line-height: 26px;
  color: #ececec;
  font-size: 14px;
  padding-bottom: 4px;
}
.Tsign_box .other_accountT .listT li {
  float: left;
  text-align: center;
  width: 55px;
}
.Tsign_box .other_accountT .listT li a {
  color: #FFF;
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
}
.Tsign_box .other_accountT .listT li a:hover {
  opacity: 0.8;
}
.Tsign_box .other_accountT .listT li a h3 {
  width: 38px;
  height: 38px;
  display: inline-block;
  background: url(../images/topBarIcon.png) no-repeat;
}
.Tsign_box .other_accountT .listT li a .Facebook {
  background-position: 0 -104px;
}
.Tsign_box .other_accountT .listT li a .Google {
  background-position: 0 -143px;
}
.Tsign_box .other_accountT .listT li a .Yahoo {
  background-position: 0 -182px;
}
.Tsign_box .other_accountT .listT li a .Twitter {
  background-position: 0 -221px;
}
.Tsign_box .other_accountT .listT li a .Windows {
  background-position: 0 -260px;
}
.Tsign_box .form_Tsign .Tdd .wrong_tipT {
  color: #ec502c;
  padding: 4px 4px 0 4px;
  line-height: 15px;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  left: 0px;
  min-width: 240px;
  display: none;
  font-size: 12px;
}
.form_Tsign .Tdd .nor {
  color: #b5b5b5;
}
.form_Tsign .Tdd .cur {
  color: #333;
}
.Tsign_box_B {
  padding: 17px 0 0 0;
}
.Tsign_box_B .Thang {
  float: left;
  margin-right: 10px;
  position: relative;
}
.Tsign_box_B .input_Tlogin {
  border: none;
  height: 26px;
  line-height: 26px;
  outline: none;
  background: #ffffff;
  width: 100px;
  padding: 0 5px;
  font-size: 14px;
  color: #999999;
}
.Tsign_box_B .input_Tlogin:focus {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7) inset;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7) inset;
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7) inset;
}
.Tsign_box_B .Tyzm {
  width: 60px;
  height: 26px;
}
.Tsign_box_B .Tyzm img {
  width: 100%;
  height: 100%;
}
.Tsign_box_B .Thang .wrong_tipTB {
  position: absolute;
  top: 30px;
  background-color: #fe6c00;
  color: #FFF;
  padding: 8px;
  line-height: 16px;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  left: 0px;
  min-width: 240px;
  display: none;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.7);
  font-size: 12px;
  text-transform: none;
}
.Tsign_box_B .Thang .wrong_tipTB .tip_sj {
  color: #fe6c00;
  position: absolute;
  top: -13px;
  font-size: 20px;
  left: 26px;
  font-weight: bold;
}
.Tsign_box_B .Thang .forgotPaswT {
  color: #393938;
  display: block;
  text-decoration: underline;
}
.QLoginT {
  padding-top: 17px;
  height: 26px;
}
.QLoginT li {
  float: left;
  padding-left: 8px;
}
.QLoginT li a {
  display: block;
  width: 26px;
  height: 26px;
  background: url(../images/topBarIcon.png) no-repeat;
}
.QLoginT li a.FacebookT {
  background-position: 0 -299px;
}
.QLoginT li a.GoogleT {
  background-position: 0 -326px;
}
.QLoginT li a.TwitterT {
  background-position: 0 -353px;
}
.QLoginT li a.YahooT {
  background-position: 0 -380px;
}
.QLoginT li a.WindowsT {
  background-position: 0 -407px;
}
.Tsign_box_B .Thang .nor {
  color: #b5b5b5;
}
.Tsign_box_B .Thang .cur {
  color: #333;
}
input:focus {
  border: 1px solid #fa960a ;
  box-shadow: 0 0 5px #fb970b;
  outline: none;
}
/*pop*/
footer {
  margin: 0;
}
.pop-wrap {
  background: #f2f3f3 url(../images/index/bg_signUp.jpg) center top no-repeat;
}
.pop-wrap .main {
  background: #f2f3f3 url(../images/index/bg_signUp.jpg) center top no-repeat;
  padding: 120px 0;
}
/*recharge_fail*/
.pop-box {
  width: 540px;
  background: #fff;
  padding: 50px 130px;
  margin: 0 auto;
  min-height: 400px;
  height: auto;
}
.waiting-icon,
.error-icon,
.succes-icon,
.succes-iconS {
  height: 45px;
  background: url(../images/pop/pop_icon.png) no-repeat;
  padding-left: 86px;
  font: 700 30px/45px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  overflow: visible;
  margin: 0;
}
.error-icon {
  background-position: 14px 0;
  color: #d21034;
}
.succes-icon {
  background-position: 14px -45px;
  color: #63af01;
}
.succes-iconS {
  background-position: 14px -90px;
  font-size: 20px;
  color: #63af01;
  padding-left: 55px;
  margin-bottom: 20px;
}
.waiting-icon {
  background-position: 14px -134px;
  color: #f8bb3c;
}
.pop-form {
  padding: 17px 0;
}
.pop-form span {
  width: 48.5%;
  line-height: 35px;
  display: inline-block;
  padding-left: 5px;
}
.pop-form .label {
  text-align: right;
  font-size: 18px;
}
.pop-form .txt {
  font-size: 16px;
}
.pop-form .font-b {
  font-size: 18px;
  color: #777777;
  padding-bottom: 10px;
}
.c-org {
  color: #fe6c00;
}
/*btn*/
/*.pop-btn a{background: #fe9500;display: block;height:50px;text-align: center;font:24px/50px 'robotomedium';color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}*/
.pop-btn a {
  background: #fe9500;
  display: block;
  height: 50px;
  text-align: center;
  font: 24px/50px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-Ocen {
  width: 225px;
  margin: 0 auto;
}
.btn-Oleft {
  width: 174px;
  float: left;
  margin: 0 20px 0 49px;
}
.btn-Ok {
  width: 174px;
}
.pop-btn a.btn-blue {
  width: 225px;
  background: #7494d4;
  float: left;
}
.popWrap a.btn-Oleft,
.popWrap a.btn-blue {
  width: 135px;
  float: left;
}
.popWrap a.btn-Oleft {
  margin-left: 88px;
}
.popWrap a.btn-blue {
  background: #7494d4;
}
/*password*/
/*.title-icon{font:30px/45px 'robotobold';text-transform:uppercase;height:45px;text-align: center;color:#444;}*/
.title-icon {
  font: 700 30px/45px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  height: 45px;
  text-align: center;
  color: #444;
}
.password-txt {
  padding: 45px 0;
  line-height: 1.5;
}
.pop-f {
  padding: 30px 0;
}
.pop-f .tt {
  padding: 10px 0;
}
.pop-f .p-ipt {
  padding: 20px 0 0;
}
.pop-f .pop-btn {
  padding-top: 40px;
}
.pInput {
  width: 432px;
  height: 31px;
  padding: 10px 15px;
  border: 1px solid #b0afaf;
  background: #fff;
  font-size: 16px;
  color: #cfcfcf;
}
.pInput.cur {
  color: #333;
}
/*404*/
.box-404 {
  padding: 160px 0 220px;
  width: 465px;
  margin: 0 auto;
}
/*Dialog_Account*/
.popWrap {
  width: 640px;
  background: #fff;
  padding: 0 0 50px;
}
.popWrap .pop-f {
  padding: 0 90px;
}
.popWrap .lb {
  display: inline-block;
  font-size: 16px;
  padding-right: 5px;
}
.popWrap .pInput {
  display: inline;
  width: 300px;
}
.popWrap .btn-ok {
  width: 170px;
  margin: 0 auto;
}
.popUp_head .title p {
  text-transform: uppercase;
}
.popWrap .txtTit {
  font-size: 16px;
  margin: 0 30px;
  text-align: center;
}
.popWrap .tt2 {
  margin: 5px 30px;
  text-align: center;
}
/*dialog_new*/
.pop-newsBox {
  padding: 105px 40px;
  line-height: 24px;
}
.pop-newsBox2 {
  padding: 0 70px 105px;
}
.pop-newsBox3 {
  padding: 0 86px 50px;
}
.pop-newsBox3 .p-ipt {
  position: relative;
}
.popWrap .tt3 {
  margin: 50px 0 0 85px;
  font-size: 16px;
}
.popWrap .tt3 a {
  color: #fe6c00;
  text-decoration: underline;
}
/*.btn-file{display: inline-block;width:114px;height:36px;background: #fe9500;vertical-align: middle;font:16px/36px 'robotomedium';text-align: center;color:#fff;
-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px; border: none;  position:absolute; right:0; top:8px; z-index:1;cursor: pointer;}*/
.btn-file {
  display: inline-block;
  width: 114px;
  height: 36px;
  background: #fe9500;
  vertical-align: middle;
  font: 16px/36px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 1;
  cursor: pointer;
}
.file_hide {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 1;
  width: 114px;
  height: 36px;
  opacity: 0;
  cursor: pointer;
}
.upst_tuqu {
  display: block;
  margin: 20px auto;
}
.pop-pic {
  width: 145px;
  height: 145px;
  border: 1px solid #e2e2e2;
  margin: 30px 0 30px 160px;
}
/*-- SIGN UP --*/
.pop-wrap .hasHead {
  padding: 36px 0;
  padding-bottom: 140px;
}
.pop-wrap .hasHead .title p {
  font-size: 60px;
  text-align: center;
  color: #444444;
  line-height: 158px;
  height: 160px;
  font-weight: bold;
}
.form_login {
  padding-left: 2px;
}
.form_login .dd {
  width: 464px;
  margin-bottom: 20px;
  position: relative;
}
/*.form_login .input_login { width: 446px; height: 40px; border:1px solid #b0afaf; padding:0 8px; color:#cfcfcf; font:16px/40px 'robotoregular'; outline: none;}*/
.form_login .input_login {
  width: 446px;
  height: 40px;
  border: 1px solid #b0afaf;
  padding: 0 8px;
  color: #cfcfcf;
  font: 16px/40px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  outline: none;
}
.form_login .input_login:focus {
  -webkit-box-shadow: 0 0 6px #fe9500;
  -moz-box-shadow: 0 0 6px #fe9500;
  box-shadow: 0 0 6px #fe9500;
  border: 1px solid #fe9500;
}
.form_login .yzm {
  width: 140px;
  height: 40px;
  border: 1px solid #b0afaf;
  overflow: hidden;
}
.form_login .dd .label_checkbox {
  font-size: 12px;
  color: #444444;
  line-height: 24px;
  cursor: pointer;
  position: relative;
  padding-left: 24px;
}
.form_login .dd .label_checkbox a {
  color: #fe6c00;
  font-size: 12px;
}
.form_login .dd .label_checkbox input {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: -1px;
}
.form_login .dd .btn_forgotPasw {
  color: #fe6c00;
  font-size: 12px;
  margin-left: 100px;
}
.form_login .btn_sign {
  width: 464px;
  margin-top: 26px;
}
.form_login .btn_sign a {
  display: block;
  width: 464px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  color: #FFF;
  background: #fe9500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form_login .btn_sign a:hover {
  text-decoration: none;
  background: #fe6c00;
}
.btn_signB {
  margin-top: 26px;
  display: block;
  width: 464px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  color: #FFF;
  background: #fe9500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
  outline: none;
}
.btn_signB:hover {
  text-decoration: none;
  background: #fe6c00;
}
.form_login div.noAccount {
  width: 464px;
  text-align: center;
  color: #444444;
  font-size: 12px;
  line-height: 28px;
}
.form_login div.noAccount a {
  color: #fe6c00;
}
.other_account {
  width: 464px;
  margin-left: 2px;
  border-top: 1px dashed #c5c5c5;
  margin-top: 30px;
}
.other_account .title {
  line-height: 46px;
  color: #444444;
  font-size: 14px;
}
.other_account .list li {
  float: left;
  text-align: center;
  width: 74px;
}
.other_account .list li a {
  color: #444444;
  display: block;
  font-size: 12px;
}
.other_account .list li a:hover {
  text-decoration: underline;
}
.other_account .list li a h3 {
  width: 42px;
  height: 42px;
  display: inline-block;
  background: url(../images/sprite_other.png) no-repeat;
}
.other_account .list li a .Facebook {
  background-position: -64px 0;
}
.other_account .list li a .Google {
  background-position: -106px 0;
}
.other_account .list li a .Yahoo {
  background-position: -148px 0;
}
.other_account .list li a .Twitter {
  background-position: -190px 0;
}
.other_account .list li a .Windows {
  background-position: -232px 0;
}
.form_login .dd .wrong_tip {
  position: absolute;
  top: 36px;
  background-color: #fe6c00;
  color: #FFF;
  padding: 8px;
  line-height: 16px;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  left: 10px;
  min-width: 240px;
  display: none;
}
.form_login .dd .wrong_tip .tip_sj {
  color: #fe6c00;
  position: absolute;
  top: -13px;
  font-size: 20px;
  left: 26px;
  font-weight: bold;
}
/*-- layout --*/
.popUp_head {
  position: relative;
}
.popUp_head .btn_close {
  display: block;
  width: 64px;
  height: 64px;
  text-indent: -999em;
  overflow: hidden;
  background: url(../images/sprite_other.png) no-repeat 0 0;
  position: absolute;
  right: 0;
  top: 0;
}
.popUp_head .btn_close:hover {
  background-position: 0 -64px;
}
.popUp_head .title {
  padding: 52px 0 40px 0;
}
.popUp_head .title p {
  font-size: 30px;
  color: #444444;
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
  text-transform: uppercase;
}
/*-- Warning --*/
.popUp_warning {
  width: 600px;
  height: 370px;
  background-color: #FFF;
}
.popUp_warning .warning_main {
  margin: 0 25px;
  font-size: 18px;
  color: #777777;
  line-height: 30px;
  height: 140px;
}
.popUp_warning .btn_warning {
  text-align: center;
}
.popUp_warning .btn_warning .btn_ok {
  padding: 8px 70px;
}
.popUp_warning .btn_warning a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 24px;
  color: #FFF;
  background-color: #fe9500;
  padding: 8px 20px;
  margin: 0 8px;
}
.popUp_warning .btn_warning a:hover {
  text-decoration: none;
}
.popUp_warning .btn_warning .btn_blue {
  background-color: #7494d4;
}
/*11.14 new*/
.pop-f .n-txt1 {
  text-align: right;
  padding-top: 10px;
}
.popUp_sign img {
  border: 0px;
}
.popUp_sign a,
.popUp_sign link {
  text-decoration: none;
}
.popUp_sign a:hover {
  text-decoration: underline;
}
.popUp_sign .clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.popUp_sign .clearfix {
  *zoom: 1;
}
.popUp_sign ul,
.popUp_sign li {
  white-space: normal;
  list-style: none;
}
.popUp_sign .fl {
  float: left;
}
.popUp_sign .fr {
  float: right;
}
/*=-老版本(保留未整合)
----------------------------------------------------------*/
/*-- layout --*/
.popUp_sign {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  background-color: #FFF;
}
.popUp_sign .popUp_head {
  position: relative;
}
.popUp_sign .popUp_head .btn_close {
  display: block;
  width: 64px;
  height: 64px;
  text-indent: -999em;
  overflow: hidden;
  background: url(../images/sprite_other.png) no-repeat 0 0;
  position: absolute;
  right: 0;
  top: 0;
}
.popUp_sign .popUp_head .btn_close:hover {
  background-position: 0 -64px;
}
.popUp_sign .popUp_head .title {
  padding: 26px 0 30px 0;
  height: 40px;
  line-height: 48px;
}
.popUp_sign .popUp_head .title p {
  font-size: 34px;
  height: 40px;
  line-height: 40px;
  color: #444444;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
/*-- Login Pop Up--*/
.popUp_sign {
  width: 540px;
  height: 560px;
}
.popUp_sign .form_login {
  width: 410px;
  margin: 0 auto;
  padding: 0;
}
.popUp_sign .form_login .dd {
  width: 410px;
  margin-bottom: 16px;
  position: relative;
}
.popUp_sign .form_login .input_login {
  width: 392px;
  height: 40px;
  border: 1px solid #b0afaf;
  padding: 0 8px;
  color: #cfcfcf;
  font: 16px/40px 'Helvetica Neue', Arial, Helvetica, sans-serif;
  outline: none;
}
.popUp_sign .form_login .input_login:focus {
  -webkit-box-shadow: 0 0 6px #fe9500;
  -moz-box-shadow: 0 0 6px #fe9500;
  box-shadow: 0 0 6px #fe9500;
  border: 1px solid #fe9500;
}
.popUp_sign .form_login .yzm {
  width: 140px;
  height: 40px;
  border: 1px solid #b0afaf;
  overflow: hidden;
}
.popUp_sign .form_login .dd .label_checkbox {
  font-size: 12px;
  color: #444444;
  line-height: 20px;
  cursor: pointer;
  position: relative;
  padding-left: 22px;
  display: block;
}
.popUp_sign .form_login .dd .label_checkbox a {
  color: #fe6c00;
  font-size: 12px;
}
.popUp_sign .form_login .dd .label_checkbox input {
  width: 18px;
  height: 18px;
  float: left;
  margin-right: 2px;
  position: absolute;
  left: 0px;
  top: 1px;
}
.popUp_sign .form_login .dd .btn_forgotPasw {
  color: #fe6c00;
  font-size: 12px;
  margin-left: 60px;
}
.popUp_sign .form_login .btn_sign {
  width: 410px;
  margin-top: 26px;
}
.popUp_sign .form_login .btn_sign a {
  display: block;
  width: 410px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  color: #FFF;
  background: #fe9500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.popUp_sign .form_login .btn_sign button {
  display: block;
  width: 410px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  color: #FFF;
  background: #fe9500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.popUp_sign .form_login .btn_sign a:hover {
  text-decoration: none;
  background: #fe6c00;
}
.popUp_sign .form_login .btn_sign button:hover {
  text-decoration: none;
  background: #fe6c00;
}
.popUp_sign .form_login div.noAccount {
  width: 410px;
  text-align: center;
  color: #444444;
  font-size: 12px;
  line-height: 28px;
}
.popUp_sign .form_login div.noAccount a {
  color: #fe6c00;
}
.popUp_sign .other_account {
  width: 410px;
  margin: 0 auto;
  border-top: 1px dashed #c5c5c5;
  margin-top: 30px;
}
.popUp_sign .other_account .title {
  line-height: 46px;
  color: #444444;
  font-size: 14px;
  padding: 0 0 8px 0;
}
.popUp_sign .other_account .list li {
  float: left;
  text-align: center;
  width: 74px;
}
.popUp_sign .other_account .list li a {
  color: #444444;
  display: block;
  font-size: 12px;
  line-height: 24px;
}
.popUp_sign .other_account .list li a h3 {
  width: 42px;
  height: 42px;
  display: inline-block;
  background: url(../images/sprite_other.png) no-repeat;
}
.popUp_sign .other_account .list li a .Facebook {
  background-position: -64px 0;
}
.popUp_sign .other_account .list li a .Google {
  background-position: -106px 0;
}
.popUp_sign .other_account .list li a .Yahoo {
  background-position: -148px 0;
}
.popUp_sign .other_account .list li a .Twitter {
  background-position: -190px 0;
}
.popUp_sign .other_account .list li a .Windows {
  background-position: -232px 0;
}
.popUp_sign .form_login .dd .wrong_tip {
  position: absolute;
  top: 36px;
  background-color: #fe6c00;
  color: #FFF;
  padding: 8px;
  line-height: 16px;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  left: 10px;
  min-width: 240px;
  display: none;
}
.popUp_sign .form_login .dd .wrong_tip .tip_sj {
  color: #fe6c00;
  position: absolute;
  top: -13px;
  font-size: 20px;
  left: 26px;
  font-weight: bold;
}
.form_login .dd .nor {
  color: #cfcfcf;
}
.form_login .dd .cur {
  color: #333;
}
/*=-新版本
----------------------------------------------------------*/
.pop_sign {
  width: 820px;
  height: 550px;
}
.pop_sign .popUp_head {
  position: relative;
  z-index: 9;
}
.pop_sign .popUp_head .title {
  padding: 20px 0 20px 0;
  display: none;
}
.pop_sign .popUp_head .title p {
  font-size: 36px;
}
.pop_sign .title_small {
  font-size: 24px;
  font-weight: bold;
  color: #444444;
  margin-bottom: 14px;
}
.pop_sign .popUp_main {
  padding: 0 0 20px 36px;
  position: relative;
}
.pop_sign .form_login {
  width: 384px;
  height: 470px;
  padding: 80px 36px 0 24px;
  position: absolute;
  left: 0;
  top: 0;
  background: #FFF;
}
.pop_sign .form_login .dd {
  width: 384px;
}
.pop_sign .form_login .input_login {
  width: 366px;
}
.pop_sign .form_login .yzm {
  width: 100px;
}
.pop_sign .form_login .yzm img {
  width: 100%;
  height: 100%;
}
.pop_sign .form_login .btn_sign {
  width: 384px;
}
.pop_sign .form_login .btn_sign a {
  width: 384px;
}
.pop_sign .form_login .btn_sign button {
  width: 384px;
}
.pop_sign .form_login .dd .btn_forgotPasw {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 20px;
  margin: 0;
}
.pop_sign .form_login .dd .btn_forgotPasw a {
  color: #fe6c00;
}
.pop_sign .form_login div.noAccount {
  width: 384px;
  line-height: 16px;
  padding-top: 12px;
}
.pop_sign .other_account {
  float: left;
  width: 315px;
  margin: 0;
  border: none;
  padding-top: 70px;
}
.pop_sign .other_account .title {
  font-size: 17px;
  font-weight: bold;
}
.pop_sign .other_account .list {
  padding-top: 40px;
}
.pop_sign .other_account .list li {
  width: 82px;
  padding: 0 10px;
}
.pop_sign .other_account .list li a {
  color: #202020;
  font-size: 16px;
  line-height: 36px;
  width: 100%;
}
.pop_sign .other_account .list li a h3 {
  width: 56px;
  height: 56px;
  background: url(../images/fbgoogle.png) no-repeat;
}
.pop_sign .other_account .list li a .Twitter {
  background-position: 0 -112px;
}
.pop_sign .other_account .list li a .Yahoo {
  background-position: -58px -112px;
}
.pop_sign .other_account .list li a .Windows {
  background-position: -116px -112px;
}
.pop_sign .line {
  height: 360px;
  width: 1px;
  border-right: 1px dashed #c5c5c5;
  position: absolute;
  left: 374px;
  top: 40px;
  z-index: 3;
}
.pop_sign .line:before {
  content: "";
  width: 1px;
  height: 46px;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -23px;
  border-right: 1px solid #FFF;
}
.pop_sign .line p {
  width: 28px;
  height: 46px;
  line-height: 46px;
  color: #aaaaaa;
  font-size: 22px;
  left: -12px;
  position: absolute;
  top: 50%;
  margin-top: -23px;
}
.pop_sign .form_login .dd .wrong_tip {
  left: 0px;
}
.pop_sign .form_login .btn_sign {
  margin-top: 10px;
}
.btn_fbLogin,
.btn_gLogin {
  display: block;
  width: 245px;
  height: 54px;
  background: url(../images/fbgoogle.png) no-repeat;
  line-height: 54px;
  color: #FFF;
  font-size: 18px;
  padding-left: 70px;
  margin-bottom: 16px;
}
.btn_fbLogin {
  background-position: 0 0;
}
.btn_gLogin {
  background-position: 0 -56px;
}
.pop_sign .btn_fbLogin:hover {
  background-position: -317px 0;
  text-decoration: none;
}
.pop_sign .btn_gLogin:hover {
  background-position: -317px -56px;
  text-decoration: none;
}
.Glogo {
  text-align: center;
  padding-bottom: 16px;
  background: url(../images/logo2.jpg) no-repeat center;
  height: 36px;
  line-height: 36px;
  display: block;
}
/* 翻页动画 */
.popUp_main {
  perspective: 1400px;
  -webkit-perspective: 1400px;
  -moz-perspective: 1400px;
  -ms-perspective: 1400px;
  -o-perspective: 1400px;
  perspective-origin: center center;
  -webkit-perspective-origin: center center;
  -moz-perspective-origin: center center;
  -ms-perspective-origin: center center;
  -o-perspective-origin: center center;
}
.box_loginG,
.box_SignUpG {
  width: 444px;
  height: 550px;
  right: 0;
  top: -80px;
  position: absolute;
  background-color: #FFF;
  transform-origin: left center;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
}
.popUp_main .pageRotate {
  z-index: 3;
  animation: pageRotate 1s ease both;
  -webkit-animation: pageRotate 1s ease both;
  -moz-animation: pageRotate 1s ease both;
  -ms-animation: pageRotate 1s ease both;
  -o-animation: pageRotate 1s ease both;
}
.popUp_main .pageRotate:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 6;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0.18)), color-stop(62%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.18) 0%, rgba(0, 0, 0, 0) 62%, rgba(0, 0, 0, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
}
.pageRotate .other_account {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  padding: 150px 0 0 103px;
  width: 341px;
  height: 400px;
  background-color: #FFF;
  transform: rotateY(180deg) translateZ(2px);
  -webkit-transform: rotateY(180deg) translateZ(2px);
  -moz-transform: rotateY(180deg) translateZ(2px);
  -ms-transform: rotateY(180deg) translateZ(2px);
  -o-transform: rotateY(180deg) translateZ(2px);
}
@keyframes pageRotate {
  0% {
    transform: rotateY(0) scaleX(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    transform: rotateY(-180deg) scaleX(0.83);
    opacity: 0;
  }
}
@-webkit-keyframes pageRotate {
  0% {
    -webkit-transform: rotateY(0) scaleX(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    -webkit-transform: rotateY(-180deg) scaleX(0.83);
    opacity: 0;
  }
}
@-moz-keyframes pageRotate {
  0% {
    -moz-transform: rotateY(0) scaleX(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    -moz-transform: rotateY(-180deg) scaleX(0.83);
    opacity: 0;
  }
}
@-ms-keyframes pageRotate {
  0% {
    -ms-transform: rotateY(0) scaleX(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    -ms-transform: rotateY(-180deg) scaleX(0.83);
    opacity: 0;
  }
}
@-o-keyframes pageRotate {
  0% {
    -o-transform: rotateY(0) scaleX(1);
  }
  60% {
    opacity: 1;
  }
  100% {
    -o-transform: rotateY(-180deg) scaleX(0.83);
    opacity: 0;
  }
}
#loginG .title_loginG {
  display: block;
}
#loginG .box_loginG {
  z-index: 1;
}
#SignUpG .title_SignUpG {
  display: block;
}
#SignUpG .box_SignUpG {
  z-index: 1;
}
.existingH {
  font-size: 24px;
  line-height: 44px;
  height: 51px;
  color: #444444;
  text-align: center;
}
.other_account .tip_singS {
  font-size: 14px;
  color: #444444;
  line-height: 18px;
  margin-top: 50px;
}
.other_account .tip_singS em {
  font-style: normal;
  margin-bottom: 10px;
  display: block;
}
#loginG .existingS {
  display: none;
}
#SignUpG .existingL {
  display: none;
}
html,
body {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* 禁止缩放表单 */
input[type="submit"],
input[type="reset"],
input[type="button"],
input {
  resize: none;
  border: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: #202020 !important;
  background-image: none !important;
  color: #b5b5b5!important;
}
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  background-color: #202020 !important;
  background-image: none !important;
  color: #b5b5b5!important;
}
em,
i {
  font-style: normal;
}
ul,
li,
ol {
  list-style-type: none;
}
/* 浮动 */
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
/* 清除浮动 */
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.clearfix {
  zoom: 1;
}
/* 显示隐藏 */
.db {
  display: block;
}
.dn {
  display: none;
}
/*单行溢出*/
.one-txt-cut {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/* 公共样式 */
/* 顶通 */
@media (max-width: 768px) {
  header.topBar {
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size: 32px;
  }
  header.topBar .topBar_main {
    height: 100px;
    min-width: auto;
  }
  header.topBar .topBar_main .Select_Language {
    display: none;
  }
  header.topBar .topBar_main .topBar_login,
  header.topBar .topBar_main .topBar_login {
    display: none!important;
  }
}
/* logo */
@media (max-width: 768px) {
  header.topBar .topBar_logo {
    position: absolute;
    left: 50%;
    margin-left: -88px;
    padding-top: 0;
  }
  header.topBar .topBar_logo a {
    position: relative;
    display: block;
    width: 200px;
    height: 100px;
    background: none;
  }
  header.topBar .topBar_logo a:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 264px;
    height: 54px;
    background: url(../images/logo_small_w.png) no-repeat center;
    background-size: 100%;
  }
}
/* 左侧菜单按钮 */
.top-menu-box {
  display: none;
}
@media (max-width: 768px) {
  .top-menu-box {
    position: absolute;
    left: 0;
    display: block;
  }
  .top-menu-box a {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    background: none;
  }
  .top-menu-box a:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    width: 50px;
    height: 36px;
    background: url(../images/head-menu-icon.png) no-repeat center;
    background-size: 100%;
  }
}
/* 菜单导航 */
.topBar_nav header {
  display: none;
}
.topBar_nav .top-menu-mb {
  display: none;
}
@media (max-width: 768px) {
  .topBar_nav {
    position: fixed;
    left: -70%;
    top: 0;
    width: 70%;
    height: 100%;
    padding-left: 0 !important;
    padding-bottom: 60px;
    background-color: #202020;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
  }
  .topBar_nav li {
    font: inherit;
  }
  .topBar_nav.left {
    left: 0;
  }
  .topBar_nav > ul {
    display: none;
  }
  .topBar_nav header {
    height: 120px;
    padding: 20px 30px 0 30px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #2f2e30;
  }
  .topBar_nav header .top-menu-logo {
    display: block;
    float: left;
    width: 264px;
    height: 54px;
    background: url(../images/logo_small_w.png) no-repeat center;
    background-size: 100%;
  }
  .topBar_nav header .top-menu-close {
    display: block;
    width: 50px;
    height: 50px;
    float: right;
    margin-top: 10px;
    background: url(../images/top-close.png) no-repeat center;
    background-size: 100%;
  }
  .topBar_nav .top-menu-pc {
    display: none;
  }
  .topBar_nav .top-menu-mb {
    display: block;
  }
  .topBar_nav .top-menu-mb li {
    display: block;
    float: none;
    text-align: left;
    padding: 0 30px;
    border-bottom: 1px solid #2f2e30;
  }
  .topBar_nav .top-menu-mb li:hover {
    background: #353437;
  }
  .topBar_nav .top-menu-mb li a {
    font-family: 'Segoe UI', Arial, Tahoma, Geneva, Verdana, sans-serif;
    font-weight: normal;
    color: #fff;
    height: 100px;
    line-height: 100px;
  }
}
/* 768px侧边栏切换语言 */
.aside-ft {
  display: none;
}
@media (max-width: 768px) {
  .aside-ft {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    color: #fff;
  }
  .aside-ft .lang-box {
    position: relative;
  }
  .aside-ft .lang-box #lang {
    line-height: 40px;
    padding: 30px 40px 30px 30px;
    font-size: 32px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #202020;
    color: #fff;
    outline: none;
    border: none;
  }
  .aside-ft .lang-box:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    display: block;
    width: 40px;
    height: 40px;
    background: url(../images/arrow-right.png) no-repeat center;
    background-size: 150%;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}
/* 768px个人中心按钮 */
.top-user-center {
  display: none;
}
@media (max-width: 768px) {
  .top-user-center {
    position: absolute;
    right: 0;
    display: block;
  }
  .top-user-center a {
    position: relative;
    width: 100px;
    height: 100px;
    display: block;
    background: url(../images/header-user-icon.png) no-repeat center;
    background-size: cover;
  }
}
/* 768px底部 */
@media (max-width: 768px) {
  footer .robotolight {
    display: none;
  }
}
/* 登录注册input框 */
.Tsign_box .form_Tsign .input_Tlogin:focus {
  color: #333;
}
.popUp_sign .form_login .input_login:focus {
  color: #333;
}
/* 添加账户名或密码错误提示 */
.tip_ep {
  color: red;
  margin: 8px 0;
  line-height: 16px;
  z-index: 2;
  min-width: 240px;
  display: none;
}

/* 新增gdpr协议弹窗 */
.policy-diag-box {position: fixed;display: none;top: 0;right: 0;bottom: 0;left: 0;z-index: 99999998;-webkit-transition-duration: 400ms;transition-duration: 400ms;background: rgba(0, 0, 0, 0.4);}
.policy-diag{position:absolute;top:50%;left:50%;font: 14px/24px Microsoft YaHei, Helvetica, sans-serif !important;display:block;width:820px;height:550px;margin:-275px 0 0 -410px;border: 5px solid #a78775;border-radius: 6px;-ms-box-shadow: 1px 1px 20px #a78775;-moz-box-shadow: 1px 1px 20px #a78775;-webkit-box-shadow: 1px 1px 20px #a78775;box-shadow: 1px 1px 20px #a78775;;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.policy-diag *{box-sizing: content-box;font-family: 'Microsoft YaHei, Helvetica, sans-serif'!important;}
.policy-diag .policy-hd{height: 64px;border-bottom: 1px solid #fdd8c3;background: #eeeeee url(https://static.gtarcade.com/gta_common/header/images/layout/logo2.jpg) no-repeat center;}
.policy-diag .policy-hd .gdpr_close{display: block;width: 64px;height: 64px;text-indent: -999em;overflow: hidden;background: url(https://static.gtarcade.com/gta_common/images/layout/sprite_other.png) no-repeat 0 0;position: absolute;right: 0;top: 0;}
.policy-diag .policy-hd .gdpr_close:hover {background-position: 0 -64px;}
.policy-diag .policy-bd{height:351px;padding:15px 30px;font-size:14px;line-height:22px;overflow-y:scroll;color: #646464;background-color:#fff;border-bottom:1px solid #e1e1e1}
.policy-diag .policy-bd h2{padding: 20px 0!important;line-height:20px!important;font-weight: bold;border-bottom: 1px solid #e1e1e1;color: #f75900!important;}
.policy-diag .policy-bd h3{line-height:24px!important;margin: 15px 0;color: #f75900!important;background-color: #eeeeee;text-indent: 10px;}
.policy-diag .policy-buttons{padding:20px 0;font-size: 0;;text-align:center;background-color:#fff}
.policy-diag .policy-buttons a{display:inline-block;width:200px;height:50px;line-height:50px;margin: 0px 40px;font-size:18px;color:#fe9500;border-radius:5px;text-decoration:none;background-color:#fff;border:1px solid #fe9500}
.policy-diag .policy-buttons a:nth-child(2){color:#fff;background-color:#fe9500}
.policy-confirm-box {position: fixed;display: none;top: 0;right: 0;bottom: 0;left: 0;z-index: 99999999;-webkit-transition-duration: 400ms;transition-duration: 400ms;background: rgba(0, 0, 0, 0.4);}
.policy-confirm{position:absolute;top:50%;left:50%;font: 14px/24px Microsoft YaHei, Helvetica, sans-serif !important;display:block;width:410px;margin:-140px 0 0 -205px;border: 5px solid #a78775;border-radius: 6px;-ms-box-shadow: 1px 1px 20px #a78775;-moz-box-shadow: 1px 1px 20px #a78775;-webkit-box-shadow: 1px 1px 20px #a78775;box-shadow: 1px 1px 20px #a78775;;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.policy-confirm *{box-sizing: content-box;font-family: 'Microsoft YaHei, Helvetica, sans-serif'!important;}
.policy-confirm .confirm-hd{height: 64px;border-bottom: 1px solid #fdd8c3;background: #eeeeee url(https://static.gtarcade.com/gta_common/header/images/layout/logo2.jpg) no-repeat center;}
.policy-confirm .confirm-bd{padding:20px 30px;font-size:14px;line-height:22px;color: #646464;background-color:#fff;}
.policy-confirm .confirm-buttons{padding: 0 0 25px 0;font-size: 0;;text-align:center;background-color:#fff}
.policy-confirm .confirm-buttons a{display:inline-block;width:140px;height:50px;line-height:50px;margin: 0px 20px;font-size:16px;color:#fe9500;border-radius:5px;text-decoration:none;background-color:#fff;border:1px solid #fe9500}
.policy-confirm .confirm-buttons a:nth-child(2){color:#fff;background-color:#fe9500}


@media screen and (max-width:768px){
.policy-diag-box {z-index: 998;}
.policy-diag{width: 300px;height: 467px;margin: -234px 0 0 -150px;padding:0;}
.policy-diag .policy-hd{background-size: 40%;}
.policy-diag .policy-hd .gdpr_close{width: 64px;height: 64px;background: none;}
.policy-diag .policy-hd .gdpr_close:before,.policy-diag .policy-hd .gdpr_close:after{content: '';position:absolute;left: 50%;top:50%;width: 4px;height: 30px;margin-top: -15px; background-color: #fe9500;}
.policy-diag .policy-hd .gdpr_close:before {transform: rotate(45deg);}
.policy-diag .policy-hd .gdpr_close:after {transform: rotate(-45deg);}
.policy-diag .policy-bd{height: 330px;padding: 0 30px;font-size: 12px;line-height: 14px;border: none;}
.policy-diag .policy-bd h2{font-size: 20px!important;color: #ff9000!important;}
.policy-diag .policy-bd h3{background: none;text-indent: 0;font-size: 12px;color: #ff9000!important}
.policy-diag .policy-buttons{padding:10px 0;}
.policy-diag .policy-buttons a{width: 120px;height: 40px;line-height: 40px;margin: 0px 10px;font-size: 12px;}
.policy-diag .policy-buttons a:nth-child(2){color:#fff;background-color:#fe9500}
.policy-confirm-box {z-index: 999}
.policy-confirm{width:300px;margin:-125px 0 0 -150px;}
.policy-confirm .confirm-hd{display: none;}
.policy-confirm .confirm-bd{padding:35px 20px;}
.policy-confirm .confirm-buttons{padding:0;}
.policy-confirm .confirm-buttons a{width:50%;height:60px;line-height:60px;margin: 0;font-size:16px;border: none;border-top: 1px solid #fe9500;border-radius: 0;}
}

@media screen and (min-width: 768px) and (max-width: 1400px) {.policy-diag{transform:scale(.7);-ms-transform:scale(.7);-moz-transform:scale(.7);-webkit-transform:scale(.7)}}

@media screen and (max-width: 1200px) and (orientation:landscape) {
    .policy-diag{transform:scale(.4);-ms-transform:scale(.4);-moz-transform:scale(.4);-webkit-transform:scale(.4)}
}