*{
  padding: 0;
  margin:0;
}
.overLoading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f5f5f5;
  opacity:0.5;
  z-index: 1000;
}
.layoutLoading {
      display: none;
      border-radius: 3px;
      width: 70px;
      height: 20px;
      font-size:12px;
      font-family:PingFang SC;
      font-weight:400;
      color:rgba(22,22,22,1);
      line-height:20px;
      text-align: center;
      background:rgba(27,27,27,1);
      color: #fff;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      margin:auto;
      z-index:999;
}
.withDraw{
  display: block;
  float: left;
  width: 100%;
  height: auto;
}
.title{
  width: 100%;
  float: left;
  font-size:24px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(22,22,22,1);
  line-height:24px;
  text-align: center;
  margin: 33px 0 17px 0;
}
.mycoin{
  width: 100%;
  float: left;
  text-align: center;
  font-size:18px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(96,96,96,1);
  line-height:18px;
}
.price{
  float: left;
  height: auto;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 35px 0 10px 0;
}
.price>img{
  width: 30px;
  height: 30px;
  float: left;
  margin-top: 10px;
}
.price>input{
  float: left;
  width: 230px;
  height: 50px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  color: #DA0606;
  line-height:50px;
  border: none;
  border-bottom: 1px solid #B5B5B5;
  outline: none;
  text-indent: 10px;
}
input::-webkit-input-placeholder{
  text-indent: -10px;
  width: 230px;
  text-align: center;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(215,215,215,1);
  line-height:50px;
}
.notice{
  float: left;
  width:100%;
  text-align: center;
  font-size:14px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(134,133,133,1);
  line-height:14px;
}
.cashBtn{
  float: left;
  height: auto;
  width: 100%;
  margin: 40px 0 25px 0;
}
.cashBtn>text{
  position: relative;
  left: 50%;
  transform:translateX(-50%);
  float: left;
  text-align: center;
  width:290px;
  height:42px;
  background:rgba(225,51,50,1);
  border-radius:7px;
  font-size:20px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(255,255,255,1);
  line-height:42px;
}
.tips{
  float: left;
  width:282px;
  height:109px;
  background:rgba(253,253,253,1);
  box-shadow:0px 5px 6px 0px rgba(75,75,75,0.23);
  border-radius:8px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 60px;
}
.tips>text{
  float: left;
  font-size:14px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(34,34,34,1);
  line-height:18px;
  padding: 20px 26px;
}
.code{
  float: left;
  width: 100%;
  height: auto;
}
.code>img{
  float: left;
  width: 103px;
  height: 103px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
/*提现成功*/
.withDrawOk{
  display: none;
  float:left;
  width: 100%;
  height: auto;
}
.yyqArrow{
  float: left;
  width: 53px;
  height: 41px;
  position: absolute;
  left: 22px;
  top: 0;
  z-index: 9999;
}
.okTips{
  margin:30px 0 30px 0;
  float: left;
  width:333px;
  height:210px;
  background:rgba(253,253,253,1);
  box-shadow:0px 5px 6px 0px rgba(75,75,75,0.23);
  border-radius:8px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.cont{
  float: left;
  padding: 10px 20px;
}
.one{
  width: 100%;
  float: left;
  height: auto;
}
.one>div{
  float: left;
  font-size:16px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(91,91,91,1);
  line-height:24px;
}
.oneImg{
  float: left;
  height: auto;
  margin-bottom: 3px;
}
.yyqLogo{
  width: 24px;
  height: 24px;
  float: left;
  margin-top: 5px;
  margin-left: 15px;
}
.yyqRed{
  width: 191px;
  height: 75px;
  float: left;
}
.two{
  width: 100%;
  float: left;
  height: auto;
}
.two>div{
  float: left;
  font-size:16px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(91,91,91,1);
  line-height:24px;
}
.twoImg{
  float: left;
  height: auto;
  margin-top: 3px;
}
.yyqhorn{
  float: left;
  width: 21px;
  height: 23px;
}
.twoImg>div{
  float: left;
}
.noticeTip{
  float: left;
  font-size:16px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(91,91,91,1);
  line-height:24px;
  margin-top: 8px;
}
.ok{
  float: left;
  height: auto;
  width: 100%;
}
.ok>img{
  width: 74px;
  height: 73px;
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.ok>div{
  float: left;
  text-align: center;
  width:100%;
  font-size:22px;
  font-family:PingFang SC;
  font-weight:400;
  color:rgba(22,22,22,1);
  line-height:22px;
  margin-top: 20px;
}