﻿.container {
    background: #F8F8F8;
    min-height: 100%;
    height: 100%;
    width:100%;
    position: absolute;

}
[v-cloak]{
  display:none;
}
a{
    color:#333;
}
.whiteColor{
    color:#fff;
}
.link,.font-color-theme,.current {
    color:#F0B113;
}
.weui-picker__item.current{
    color:#F0B113;
    font-size:17px;
}
input[type=radio]:checked +i+span{
    color:#333;
}
.background-theme{
    background-color: #F5BE02 !important;
}
.width0{
    width:0 !important;
}
.btn-gray{
    background-color:#D7D7D7 !important;
}
.width50{
    width:49%;
    display: inline-block;
}
.marginL10{
    margin-left:10px;
}
.whiteBG{
    background-color:#fff !important;
}
.text-center {
    text-align: center;
}
.oprate-i{
    width: 18px;
    height: 18px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
}
.oprate-del{
  background-image: url(../../images/del.png);
}
.nickName-span{
    max-width: 100px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
}
.oprate-edit{
  background-image: url(../../images/edit.png);
}
.main-content{
    background-color:#F8F8F8;
}
.no-before:before{
    display:none;
}
.no-after:after{
    display:none;
}
.auto-width{
    width:auto !important;
}

.row-reverse{
    flex-direction: row-reverse;
}
.rule-content p{
    font-size:14px;
    margin-bottom:20px;
}
.rule-content{
    padding:15px;
}
.row-reverse .weui-media-box__hd{
    margin-right:0;margin-left:.8rem;
}
.paddingT0{
    padding-top:0;
}
.marginT0{
    margin-top:0;
}
.marginT10{
    margin-top:10px;
}
.margin10{
    margin:10px;
}
.panel-icon__hd{
    font-size:17px;
    padding:10px;
    color:rgba(51,51,51,1);
    font-weight: 600;
}
.text-right{
    text-align: right;
}
.panel-icon__hd:before{
    content:' ';
    border-left:10px solid #F0B113;
    margin:0 10px 0 -10px;
    }
.self-icon-circle{
    border-radius: 50%;
    width:20px;
    height:20px;
    border:1px solid #F0B113;
}
.sign-span{
    background-color: #F0B113;
    color: #fff;
    font-size: 14px;
    padding: 4px 8px;
    border-radius: 4px;
    display: inline-block;
    margin-left: 10px;
    vertical-align:top;
}
.float-right{
    float:right;
}
.paddingT0{
    padding-top:0;
}
.sign-span img{
    width: 18px;
    margin: 0 5px 0 2px;
    vertical-align: sub;
}
.user-info-name{
    font-size:20px;
}
.user-menu img{
    width: 26px;
    vertical-align: middle;
    margin-right: 10px;
}
.user-info .user-info-phone{
    font-size:16px;
    line-height: 2;
}
.weui-panel .match-table-info{
    position: absolute;
    bottom: 0;
    top: 160px;
    overflow: auto;
    padding: 0 !important;
}
.fixed-table{
  -webkit-transform: translateY(-45px);
  background: #fff;
  border-radius: 20px;
  z-index: 5000;
  /*-webkit-transform:translateZ(0);*/
  /*top:180px;*/
}
title{
    font-weight: 600;
}
.user-coin{
    color:#fff;
}
.user-coin{
    height: 100px;
    margin: 10px;
    border-radius: 4px;
    padding:10px 10px 15px 10px;
    background-image: url('../../images/bg1.png') ;
    background-size: 100% 100%;
}
.game-result{
    color:#fff;
    height: 100px;
    margin: 10px;
    border-radius: 4px;
    padding:10px 10px 15px 10px;
    background-image: url('../../images/bg01.png') ;
    background-size: 100% 100%;
}
.arr-station{
    margin-top: -10px;
    padding-bottom: 10px;
}
.arr-station span{
    padding: 6px 29px;
    color: #F0B113;
    background: #FFF5DD;
    border-radius: 20px;
    font-size: 14px;
}
.user-coin .weui-media-box__title{
    font-size:32px;
}
.user-coin .weui-media-box__desc{
    color:#fff;
    font-size:14px;
}
.user-menu .weui-cell{
    padding:22px 15px;
}
.height100{
    height: 100%;
    position: absolute;
    width: 100%;
  overflow: auto;
}

.pay-info{
    height:110px;
    background-color:#FDF4DF;
    text-align: center;

}
.pay-info h2{
    color:#F0B113;
    font-size: 20px;
    margin-bottom:10px;
}
.pay-info p{
    font-size:16px;
}
.success-info{
    text-align: center;
    line-height:2;
    margin-bottom:20px;
}
.success-info h2{
    color:#333333;

}
.success-info p{
    color:#999999;
}
.member p span{
    display: inline-block;
    width:30%;
}

.member{
    background-color:#FDF4DF;
    padding:10px 10px 20px 10px;
    border:1px solid #F0B113;
    text-align: center;
    overflow: visible;
}

.member .member-header{
    position: absolute;
    margin-top: -25px;
    z-index: 2;
    background: url(../../images/zhuangshi@2x.png);
    background-size: 100%;
    width:156px;
    height:32px;
    line-height: 32px;
    /*background: #F0B113;*/
    color: #fff;
    display: inline-block;
    /*padding: 8px 20px;*/
    transform: translateX(-50%);
    /*height:40px;*/
    box-sizing: border-box;
}
.member-header:after{
    content: ' ';
    border-top: 1px solid;
    position: absolute;
    top: 14px;
    right: 10px;
    width:9px;
    border-color: #FDF4DF;
}

.member-header:before {
    content: ' ';
    border-top: 1px solid;
    position: absolute;
    top:14px;
    left: 10px;
    width:9px;
    border-color: #FDF4DF;

}
.member p{
    line-height: 2;
    margin-top:20px;
}

.guess-detail{
    position: relative;
    padding: 10px 10px 20px 10px;
    text-align: center;
    overflow: visible;
}
.guess-detail-header{
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    margin-top: -55px;
    z-index: 2;
    color: #fff;
    text-align: center;
    justify-content: center;
}
.order-list{
    padding-top:60px;
}
.order-item .weui-media-box__hd{
    width:128px;height:85px;
}
.order-item .weui-media-box__bd h4{
    height:40px;
}
.order-amount,.order-state{
    /*color:#F0B113;*/
    float:right;
}
.match-result{
    margin: 0;
    height:200px;
}
.match-result .weui-media-box__title{
    font-size:20px;
}
.match-result .weui-media-box__desc{
    font-size:17px;
}
.clock-in{
  position: absolute;
  z-index: 2;
  width: 80%;
  background-size: 100%;
  text-align: center;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 325px;
  text-align: center;
  background-image:url("../../images/tanchuang1@2x.png");
}
.clock-in img{
  width: 240px;
  height: 153px;
  margin-top: 70px;
  margin-bottom: 20px;
}
.clock-in-block{
  position: fixed;;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.7);
  z-index:2;
  top: 0;
}
.edit-block-box{
    padding: 10px 20px;
    box-sizing: border-box;
    background-image:none;
    background-color:#fff;
    border-radius: 8px;

}
.edit-block-box .weui-cells__title{
    text-align: left;
    padding-left: 5px;
    font-size: 16px;
}
.edit-block-box .weui-cell{
    border: 1px solid;
     padding: 0px 10px;
}
.edit-block-box .weui-input{
    font-size:14px;
}
.weui-input{
    font-size:16px;
}
.edit-block-btn{
    margin-top:20px;
}
.edit-block{
    top:0;
}
.rank-user-info img{
 width:80px;
    height:80px;
    border-radius: 50%;
    margin:0 10px;

}
.rank-list .weui-btn{
    color: #BB7B26;
    background-color: transparent;
    border-color: #BB7B26;
}
.rank-span{
    padding:0 10px;
    position: relative;
}
.rank-num{
    font-weight: 600;
    font-size:20px;
}
.rank-two:before{
    content: '';
    background-image: url(../../images/guess/two@2x.png);
    position: absolute;
    width: 30px;
    height: 32px;
    background-size: 100% 100%;
    left: 0;
}
.rank-three:before{
    content: '';
    background-image: url(../../images/guess/three@2x.png);
    position: absolute;
    width: 30px;
    height: 32px;
    background-size: 100% 100%;
    left: 0;
}
.rank-one:before{
    content: '';
    background-image: url(../../images/guess/one@2x.png);
    position: absolute;
    width: 30px;
    height: 32px;
    background-size: 100% 100%;
    left: 0;
}
.rank-list .weui-navbar__item{
    background-color:#98692A;
    color:#fff;
}
.rank-list .weui-navbar__item.weui-bar__item_on{
    color:#333333;

}
.rank-list-table .weui-media-box_appmsg .weui-media-box__hd{
    height:40px;
    width:40px;
    border-radius: 50%;
    margin-left:10px;
}
.rank-list-table img{
    border-radius: 50%;
}
.rank-info{
    flex:1
}
.rank-list-table{
    position: absolute;
    left: 10px;
    right: 10px;
    top: 220px;
    bottom: 0px;
    background-color: #fff;
}
.match-info{
    border-radius: 10px 10px 0 0;
    background-color: #fff;
    top: 160px;
    padding: 20px 0;
    position: absolute;
    bottom: 0;
}
.dialog-close{
  position: absolute;
  right: 6px;
  top: 0;
  font-weight: 600;
  z-index:1;

}
.edit-block-box .dialog-close:before {
  content: "x";
  color: #333;
  font-size: 26px;
  font-weight: 600;
}
.match-img,.match-result-name .match-name{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right:20px;
}

.match-table{
    width: 100%;
    table-layout: fixed;
    font-size:15px;
    line-height: 2;
    padding-top: 20px;
}
.match-table td{
    text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.match-table th{
    color:#999999;
}
.match-result-list ,.match-result-name{
    line-height: 2;
}
.match-result-list{
    background-color:#F8F8F8;
    padding-left: 40px;
}
.arr-content{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.arr-content img {
    border-radius: 50%;
}
.arr-item__win:before {
    content: ' ';
    width: 30px;
    height: 34px;
    background: url(../../images/guess/jiangbei@2x.png);
    position: absolute;
    background-size: 100% 100%;
    bottom: 0;
    right: 0;
}
.arr-content .weui-media-box{
padding:5px

}
.weui-btn_primary:after{
    display: none;
}
.arr-item-pk{
    border-radius: 0 !important;
width: 37px;
}
.arr-item{
    padding:10px 0;

}
.arr-item__in{
    background-image: url(../../images/guess/biaoqian1@2x.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 16%;
}
.arr-item__done{
    background-image: url(../../images/guess/biaoqian3@2x.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 16%;
}
.arr-item__finish{
  background-image: url(../../images/guess/biaoqian2@2x.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 16%;
}
.getDateBox .choiceDateTitle button{ color:#333}

.getDateBox{
    border-radius: 10px 10px 0 0;
}
.arr-content-user{
    flex:1;
    max-width:40%;
}
/* .arr-time{
    color:#333;
    font-size:14px;
} */
.history-p{
    padding:0 20px;
    color:#808080;
    font-size:14px;
}
.history-p span{
    color:#333;
    margin-left: 20px;
}
.self-select-cells{
    display: flex;
    justify-content: space-around;

}
.self-select-cells .weui-cell_select .weui-cell__bd:after{
    top:45%;
    border-width: 0px 2px 2px 0;
}
.self-span{
    padding: 2px 6px;
    background: #F0B113;
    margin: 0 6px;
    border-radius: 6px;
    color:#fff;
    font-size:12px
}
/*重写weui样式*/
.weui-btn_mini{
    padding:6px 17px;
    font-size:14px;
}
.weui-btn_primary{
    background-color:#F0B113;
}
.weui-btn_primary:not(.weui-btn_disabled):active{
    background-color:#F0B113;
}
.weui-btn{
    vertical-align:middle;
}
.weui-media-box__desc{
    font-size:14px
}
.weui-check{
    width: 50px;
    height: 30px;
    opacity: 0;

}

.weui-cells{
 /*margin-top:10px;*/
}
.team-info .weui-icon-cancel{
    transform: rotateZ(45deg);
    color:#F0B113;
}
.weui-cells_checkbox .weui-check:checked + .weui-icon-checked:before{
    color:#F0B113;
}
.weui-vcode-btn{
    color:#F0B113;
    border-left:0;
    font-size:16px;
    padding: 0 24px;
}
.weui-vcode-btn:before{
    content:' ';
    border-left:2px solid #f0f0f0;
    height:10px;
    margin:0 20px 0 -20px;
}
.weui-toast__content{
    margin: 0;
    line-height: 40px;
    white-space: nowrap;
}
.weui-article h1{
    color:#333;
    font-size:16px;
    margin-bottom: 0;
}
.weui-article p{
    color:#666;
    font-size:15px;
    white-space: pre-line;
;
}
.weui-toast{
    position: fixed;
    z-index: 5000;
    top: 180px;
    background: rgba(17, 17, 17, 0.7);
    text-align: center;
    border-radius: 5px;
    color: #FFFFFF;
    line-height: 40px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 10px;
    min-height:auto;
    width:auto;
    margin-left:0;
    max-width:80%;
}
.weui-icon-waiting{
    color:#F0B113;
}
.weui-navbar__item:after {
    content: " ";
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #F0B113;
    bottom: 0;
    right: 0;
    border-right:0;
    transform-origin: 50%;
}
.weui-navbar__item.weui-bar__item_on{
    background-color:#fff;
    color:#F0B113;
}
.weui-cells{
    line-height: 2;
}
.weui-tabbar{
    font-size:17px;
    line-height: 2;
    padding:10px;background-color: transparent;
}
.weui-tabbar .weui-tabbar__label{font-size:16px;color:#333}
.weui-grid{
    width:25%;
}
.weui-check {
    left: auto;

}
.weui-progress__bar{
    height:10px;
    border-radius: 4px;
    background-color:#4EABE3;
}
.weui-progress__inner-bar{
    border-radius: 4px 0 0 4px;
    background-color:#F85E5A;
}
.guess-detail-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 1px solid;
}
.guess-detail-img img{
    width:100%;
    height:100%;
    border-radius: 50%;
}
.guess-detail-pk{
    width:52px;height:30px;
    margin:0 10px;
}
.guess-detail-pk img{
    width:100%;
    height:100%;
}
.guess-detail-content {
    padding: 100px 10px 20px 10px;
}
.guess-detail-name{
    font-size:16px;
    color:#333;
}
.guess-detail-grade{
    font-size:14px;
    color:#999;
}
.add-panel [class^="weui-icon-"]:before,.add-panel [class*=" weui-icon-"]:before{
    transform: rotateZ(45deg);
    color: #000000;

}
.weui-check__label{
  position: inherit;
}
.weui-picker__action{
    color:#333 !important;
    font-size: 16px;
}
.weui-search-bar__box{
  background:#f8f8f8;
}
.weui-cell:before{
    right:15px;
}
.match-img{
    font-size: 17px;
}
.kefu-icon{
    background-image: url(../../images/kefu.png);
    background-size: 100%;
    margin-right: 6px;
    vertical-align: text-bottom;
}
.match-item .weui-media-box_appmsg .weui-media-box__hd{
    height:36px;line-height: 36px;
}
.weui-cell_select .weui-cell__bd:after{
    border-color:#333;
}
.weui-picker__group{
    overflow:auto;
}
.weui-cell_access:active{
  background-color:#fff;
}
.weui-picker__hd{
    border-radius: 10px 10px 0 0;
}
a.weui-media-box:active {
  background-color: transparent;
}
.weui-cell_access .ft-open:after{
  transform: rotateZ(135deg);
}
.clock-in.clock-in--success, .clock-in.clock-in--fail{
  width: 300px;
}

.weui-cell .weui-cells_checkbox{
    color:#999;
}
.weui-picker__item {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #F5F5F5;
    color: #999;
    font-size:15px;
}
.weui-btn + .weui-btn{
    margin-top:10px;
}
input::-webkit-input-placeholder, input:-moz-placeholder{
    color:#c2c2c2;
    font-size:16px;
}
.weui-cell__hd .weui-label{
    color:#999;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#c2c2c2;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:#c2c2c2;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:#c2c2c2;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#c2c2c2;
}
.weui-vcode-btn:active{
  color:#F0B113;
}
