.commonWrap{
  display: inline-block;
  width: 500px;
  margin-left: 50%;
  transform: translateX(-250px);
}
.mcommon{
  padding-bottom: 55px;
}
.bc{
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}
.ac{
background-color:rgba(0,0,0,0.5);
}
.loser{
  text-align: center;
  font-size: 30px;
  margin-top: 50px;
  color: #e7b76f;
  line-height: 300px
}
.bc img{
  display: inline-block;
  width: 100%;
}
.payBtn{
  display: inline-block;
  width: 500px;
  z-index: 9998;
  position: relative;
}
.commonWrap img,.payBtn img{
  display: inline-block;
  width: 100%;
}
.paybtnBox{
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -250px;
}
.paybtnBox .payBtn .loginPicture{
  display: inline-block;
  width: 130px;
  height: 35px;
  position: absolute;
  z-index: 9999;
  right: 15px;
  top: 14px;
}
/* 遮罩层开始 */
#mark{
  display: none;
}
.markBack{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color:rgba(0,0,0,0.5);
  z-index: 9998;
}
.markBox{
  margin-top: 25%;
  background: #fff;
 /* position:fixed;
 width:500px;
 height: 400px;
 background: #fff;
 border-radius: 3px;
 background-size: 100% 100%;
 top: 50%;
 left: 50%;
 transform: translate(-50%,-200px);
 z-index: 9999; */
}
.titlePic,.titlePic img{
  display: inline-block;
  width: 100%;
}
.titlePic{
  overflow: hidden;
}
#list{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top:30px;
}
#list li{
  margin-bottom: 25px;
}
#list input{
  display: inline-block;
  border: none;
  outline: none;
  height: 40px;
  background: #e7b76f;
  border-radius: 5px;
  text-indent: 10px;
  color: #be582d;
  font-weight: 600;
}
input::-webkit-input-placeholder {
color: #be582d;
font-weight: 600;
}
input:-moz-placeholder {
color: #be582d;
font-weight: 600;
}
input::-moz-placeholder {
color: #be582d;
font-weight: 600;
}
input:-ms-input-placeholder {
color: #be582d;
font-weight: 600;
}
.phoneNumber{
  width: 90%;
}
.verificationCode{
  width: 62%;
  margin-right: 5%;
}
.getCode,.getinfo,.getCodeFlage{
  display: inline-block;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
}
.getCode{
  background: #e7b76f;
  color: #be582d;
}
.getCode,.getCodeFlage{
  width:19%;
  font-size: 12px;
  padding: 0 10px;
  font-weight: 600;
}
.getCodeFlage{
  background: #f7f7f7;
  color: #ccc;
}
.getinfo{
  width:92%;
  background: #ff7a39;
  color: #fff;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
}
.warningMessage{
  color: #ccc;
}
/* 遮罩层结束 */
/* 支付成功页面开始 */
.conterSuccess{
  background: #ff7b5a;
}
.successP{
  margin: 20px 0;
}
.successT{
  margin-top: 80px;
}
.successP p{
  padding-bottom: 30px;
  overflow: hidden;
}
.successP p .img1{
display: inline-block;
height: 100px;
width: 150%;
margin-left: -22%;
}
.successP p .img2{
display: inline-block;
height: 140px;
width: 140px;
}
.successP .abc{
  text-align: center;
}
.copyBtn{
text-align: center;
}
.copyBtn span{
  display: inline-block;
  width: 80%;
  background: #fdbe39;
  color: #4a2111;
  font-size: 20px;
  font-weight: 800;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
}
#t3{
  position: absolute;
  z-index: -1000;
  color: #fdbe39;
  top: -11110px;
}
/* 支付成功页面结束 */

/* 登录页面新加入样式开始 */
/* 短信验证码开始 */
.yanzhengmaA{
  display: none;
}
.sureBtnBox{
  position: relative;
}
.sureBtn{
  display: inline-block;
  width: 280px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #ffb657;
  color: #fff;
  border-radius: 3px;
  position: absolute;
  left: 11px;
}
.yanzhengmaAlert{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color:rgba(0,0,0,0.5);
  z-index: 9998;
}
.yanzhengmaAlertBox{
  position:fixed;
  width:300px;
  height: 130px;
  background: #fff;
  border-radius: 3px;
  background-size: 100% 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-65px);
  z-index: 9999;
}
.mop{
display: none!important;
}
.pcp{
display: block!important;
}
/* 添加微信号 */
.addWechat{
position: fixed;
bottom: 0px;
left: 0;
right: 0;
z-index: 10000;
text-align: center;
border-radius: 3px;
width: 500px;
margin-left: 50%;
transform: translateX(-250px);
box-sizing: border-box;
}
.addWechat .btns,#toReceive{
  background: #9f1247;
}
.addWechat .btn,#toReceives{
  background: #df2e1c;
}
.addWechat span{
  display: inline-block;
  width: 500px;
  text-align: center;
  height: 70px;
  font-weight: 600;
  line-height: 60px;
}
.allIn{
  color: #9f1247;
}
.allIns{
  color: #df2e1c;
}
.allIn,.allIns{
  height: 60px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  background: #fff;
  margin: 5px;
}
.WeChat{
  padding-bottom: 68px;
}
#toReceive,#toReceives{
  display: inline-block;
  width: 125px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin-top:10px;
  border-radius: 3px;
}
#big{
  font-size: 20px;
  line-height: 60px;
}
.allIns i b,.allIn i b{
  text-decoration: line-through;
  color: #ccc;
  font-size: 14px;
}
#two{
  margin-top: 20px;
  width: 635px;
  margin-left: -50px;
  height: 70px;
}
@media only screen and (max-width:960px){
#two{
    margin-top: 20px;
    width: 400px;
    margin-left: -22px;
    height: 70px;
}
.addWechat{
    width: 100%;
    margin-left:0;
    transform: translateX(0);
}
.addWechat span{
    width: 100%;
    margin-left:0;
    transform: translateX(0);
}
.userInfo #tupianimg{
    width: 90px;
    height: 26px;
}
#mobilepicCode{
  width: 150px;
  text-indent: 5px;
  height: 30px;
  line-height: 30px;
  margin-left:19px;
}
.yanzhengmaAlertBox{
  width:300px;
  height: 150px;
  top: 40%;
  left: 50%;
  transform: translate(-150px,-50px);
}
.sureBtn{
  height: 35px;
  line-height: 35px;
}
.mop{
display: block!important;
}
.pcp{
display: none!important;
}
}
.yanzhengmaAlertBox li {
  margin-top: 27px;
  position: relative;
}
.yanzhengmaAlertBox li img{
  width: 100px;
  height: 30px;
  position: absolute;
  right:7px;
  top: 2px;
}
#userpicCode{
  height:30px;
  line-height: 30px;
  text-indent: 3px;
  margin-left: 15px;
}
/* 客服样式开始 */
.cutomerService{
display: inline-block;
width: 50px;
height: 50px;
background-color:rgba(0,0,0,0.5);
position: fixed;
right: 50%;
margin-right: -230px;
bottom: 51%;
z-index: 666;
border-radius: 50%;
overflow: hidden;
}
.cutomerService img{
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  margin-top: -4px;
}
/* 客服样式结束 */
/* 登录页面新加入样式结束 */
/* 遮罩层样式开始 */
.erweimaC{
  display: none;
}
.erweimaShow{
  z-index: 10001;
}
.erweimaAlertBox{
  display: inline-block;
  width: 460px;
  position: fixed;
  top:20%;
  left: 50%;
  right: 50%;
  transform: translateX(-230px);
  z-index: 10002;
}
.WechatImg{
  display: inline-block;
  background: #fff;
  width:100%;
  text-align: center;
  border-radius: 5px;
  padding: 25px 0;
}
.WechatImg img{
  display: inline-block;
  width:200px;
  height: 200px;
}
.WechatImg p{
  line-height: 35px;
  color: #fdbe39;
}
/* 遮罩层样式结束 */
@media only screen and (max-width:960px){
.cutomerService{
  right: 5%;
  bottom: 30%;
  margin-right: 0px;
}
.commonWrap,.commonWrap img{
    width: 100%;
}
.commonWrap{
    margin-left: 0;
    transform: translateX(0);
}
.payBtn{
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 0;
}
.paybtnBox .payBtn .loginPicture{
    top: 8px;
}
/* 遮罩层开始 */
.markBox{
 width:90%;
 height: 400px;
 margin-left: 5%;
 margin-top: 50%;
 transform: translate(0,-100px);
 /* left: 5%;
 top: 50%;
 transform: translate(0,-200px); */
}
.verificationCode{
  width: 60%;
  margin-right:5%;
}
.btnBox{
  bottom:44px;
}
.getinfo{
  width:92%;
}
/* 遮罩层结束 */
/* 二维码遮罩层开始 */
.erweimaAlertBox{
  width:90%;
  position: fixed;
  top:25%;
  left: 5%;
  right: 5%;
  transform: translateX(0);
}
.WechatImg img{
  display: inline-block;
  width:150px;
  height: 150px;
}
/* 二维码遮罩层结束 */
}


.commonWrap img[data-v-cd27a494]{
  margin-top: -3px;
}

