.error{ color:#F00;}
.hide{display: none;}
.toast{z-index:10001;position:fixed; width:100%;left:0; top:40%;text-align:center;}
.toast p{ display:inline-block;padding:15px 20px;font-size:16px;color:#fff;border-radius:30px;background:#000; opacity:0.7}
.loading {text-align: center; padding-top: 50px;}


.main_box {height: 100%;}

#uc_reg_form input[type="text"] {line-height: 50px;}
#uc_reg_form input[type="password"] {line-height: 30px;}
.inbtn {margin-bottom: 20px !important;}
.user_login {float: left; display: inline-block;}
.act {margin-top: 10px !important;}
#uc_reg_form .act a:link,
#uc_reg_form .act a:hover {color: #06BE77 !important;}

.pop_sel {padding-bottom: 8px !important;}

/*----------充值消费记录---------------------*/
[page-index] [page-box] a {
  border: 1px solid #E0E0E0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  text-align: center;
  cursor: pointer; }
[page-index] [page-box] [page-pre]{
  height: 24px;
  width: 52px; }
[page-index] [page-box] .pageleft{
  height: 24px;
  width: 52px; }
[page-index] [page-box] [page-button] {
  height: 24px;
  width: 24px;
  margin-left: 1px;
  margin-right: 1px; }
[page-index] [page-box] .pagenum {
  height: 24px;
  width: 24px;
  margin-left: 1px;
  margin-right: 1px; }
[page-index] [page-box] .last,
[page-index] [page-box] .first {
  height: 24px;
  width: 58px;
  margin-left: 1px;
  margin-right: 1px; }

[page-index] [page-box] [page-button-active] {
  color: #fff;
  background-color: #5bbc2e; }
[page-index] [page-box] .pagenow{
  color: #fff !important;
  text-align:center;
  background-color: #5bbc2e; }
[page-index] [page-box] [page-next] {
  height: 24px;
  width: 52px; }
[page-index] [page-box] .pageright {
  height: 24px;
  width: 52px; 
  text-align: center;
}

.small-ID-button {
    position: absolute;
    bottom: 30px;
    left: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 46px;
    width: 320px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    line-height: 46px;
    color: white;
    text-align: center;
    background-color: #5bbc2e;
    font-size: 14px;
    border-radius: 4px;
}

[pay-state] span {color: #999 !important;}
[cost-state] span {color: #999 !important;}


/*------------支付------------------------*/
.alipay, .wechat, .bank {cursor: pointer;}


.ap_login .ap_login_main .login_top .login_top_title {font-size: 24px; color: #333; margin: 46px 0px; padding:0px;}
.ap_login .ap_login_main { height: auto; padding-bottom: 50px;}

input::-webkit-contacts-auto-fill-button {
    visibility: hidden;
    display: none !important;
    pointer-events: none;
    position: absolute;
    right: 0;
}


.relate_res .relate_btn { height: auto;}


/*foot*/
.footer-links {color: #666; margin-bottom: 10px; }
.footer-links p {line-height: 26px;}
.footer-right .footer-links a { color: #eee;}
  .footer-right .footer-links em {margin: 0 15px;}
.copyright, .address, .copyright a, .jiangkang{ color: #999 !important; }
.footer-right .cert { margin-top: 20px;}
.footer-right .cert span { margin: 0 20px;}
.cert img {border: 0 none; width: auto; height: auto;max-width: 100%; vertical-align: top; }