/* 安全检测 */
.safety{
  padding:60px 20px 240px;
  text-align: center;
}
.sefety-avatar{
  width: 120px;
  margin:0 auto;
  margin-bottom: 24px;
}
.safety-tips{
  margin-bottom: 24px;
  line-height: 30px;
}

/* 认证信息 */
.certification{
  padding:0 32px;
  background: #fff;
  margin-top: 12px;
}
/* 实名认证 */
.shiming-tips{
  margin-top: 13px;
}
.shimingImg{
  width: 197px;
  height: 138px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin: 14px auto 0;
  background: #FFFFFF;
  border-radius: 8px;
  box-shadow: 2px 6px 5px #ccc;
}
.shimingImg img{
  width: 103px;
  height: 64px;
}
.shimingbtn{
  margin-top: 24px;
}
.certification h4{
  width:375px;
  height:60px;
  line-height: 600px;
  text-align: center;
  font-size:18px;
  color:#000;
  font-family:PingFangSC-Medium,PingFang SC;
  font-weight:250;
  color:rgba(0,0,0,1);
  border-bottom: 1px solid #E7E8E9;
}
.certificationTips{
  font-weight:150;
  background: #F6F7F8;
  font-size: 14px;
  padding:19px 32px;
}


.inputBox2{
  height: 54px;
  line-height: 54px;
  font-size: 16px;
  display:flex;
  flex-wrap: nowrap;
  justify-content:space-between;
  align-items:center;
  display: -webkit-flex;
  
}
.inputBox2 span{
  white-space:nowrap;
}
.certificationRight{
  display:flex;
  flex-wrap: nowrap;
  justify-content:space-between;
  align-items:center;
  display: -webkit-flex;
}
.certificationRight input{
  font-size: 16px;
}
.certificationName{
  margin-right: 10px;
}

.inputBox2 .direction-icon{
  width: 18px;
}

/* 帮助反馈 */
.helpTop{
  width: 100%;
  height: 12px;
  background: rgb(229, 229, 229);
}
.help{
  padding:19px 32px 90px;
  margin-top: 12px;
  background-color: #fff;
}
/* .help ul li{
  border-bottom:1px solid #F0F0F0;
  height: 52px;
  line-height: 52px;
  display:flex;
  flex-wrap: nowrap;
  justify-content:space-between;
  align-items:center;
  display: -webkit-flex;
} */
.help ul li label{
  font-size: 16px;
  font-weight: 300;
}
.feedback_btn{
  position: fixed;
  top: 414px;
  right:32px;
  width: 72px;
}
/* 推荐好友 */
.recommendBox{
  width: 100%;
  height: 100%;
  background: #D599FF;
  position: relative;
  padding-bottom: 200px;
}
.recommendWelfare{
  width: 316.5px;
  height: 195px;
  position: absolute;
  top:340px;
  left:50%;
  transform: translateX(-50%);
  z-index: 111;
 
}
.recommendTitle{
  position: absolute;
  top: 0px;
  color:#fff;
  font-size: 20px;
  left:50%;
  transform: translateX(-50%);
  
}
.recommendQuan{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}
.recommendLeft,.recommendRight{
  width: 122px;
  color: #BD83FC;
  text-align: center;
  font-size: 15px;
}
.recommendLeft,.recommendRight p:nth-child(2){
  width: 154.5px;
}
.recommendLeft,.recommendRight p:nth-child(1){
  width: 120.5px;
}
.recommendAdd{
  width: 19.5px;
  height: 19.5px;
}
.recommend-peo{
  position: absolute;
  z-index: 11;
  top: 8px;
  width: 375px;
  margin: 0 auto;
  left: 50%;
  margin-left: -191px;
}
.connection{
  position: absolute;
  width: 316.5px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  z-index: 1111;
  top:530px;
  transform: translateX(-50%);
  left: 50%;

}
.connection img{
  width: 18px;
  height: 53px;
}
.recommandWay{
  width: 345px;
  height: 509.5px;
  background:#4E188A;
  border-radius: 10px;
  left:50%;
  transform: translateX(-50%);
  position: absolute;
  top:565px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
  color:#fff;
}
.recommandWaybox{
  position: absolute;
  top:40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 15px;
}
.recommenTitlebg{
  width: 121px;
  height: 31px;
  line-height: 31px;
  background: url(../img/purple1-bg.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 8px;
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
  color:#4E188A;
  margin:10px 0;
}
.recommandWaytips{
  color:#fff;
  margin:0 0 15px;
}
.recomend-input{
    width: 316.5px;
    height: 37px;
    line-height: 37px;
    border: 1px solid #ccc;
    justify-content: space-between;
    display: flex;
    display: -webkit-flex;
    color: #4E188A;
    background: #F3F0F3;
    font-size: 15px;
    padding-left: 9px;

}
.recomend-input span{
  background: #FFB430;
  padding:0 10px;
}
.recommend-wx{
  position: absolute;
  top: 260px;
  width: 121px;
  height: 121px;
  background: url(../img/recommand-ewm.png) no-repeat;
  background-size: 100% 100%;
  left: 50%;
  transform: translateX(-50%);
}
.download-btn{
  width: 316.5px;
  height: 37px;
  line-height: 37px;
  background: #FFB430;
  color:#4E188A;
  text-align: center;
  border-radius: 20px;
  position: absolute;
  top:396px;
  left: 50%;
  transform: translateX(-50%);
}
.connection2{
  top:1058px;
}
.recommandInvite{
  width: 345px;
  height: 379px;
  background:#4E188A;
  border-radius: 10px;
  left:50%;
  transform: translateX(-50%);
  position: absolute;
  top:1090px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
}
.invetescTitle{
  width: 317.5px;
  height: 31px;
  background: url(../img/yellow-bg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top:49.5px;
  left:50%;
  transform: translateX(-50%);
  color:#4E188A;
  font-size: 15px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.invetescTitleinner{
  width: 140px;
  height: 32px;
  line-height: 32px;
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
  padding-left: 10px;
  background: url(../img/purple3-bg.png) no-repeat;
  background-size: 100% 100%;
}
.inveterscBox{
  position: absolute;
  top:100px;
  width: 316.5px;
  height: 247px;
  background: #fff;
  left:50%;
  transform: translateX(-50%);
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
  padding: 14.5px 15px;
  overflow-y: scroll;
  
}
.inveterscBox2{
  position: absolute;
  top:100px;
  width: 316.5px;
  height: 247px;
  background: #fff;
  left:50%;
  transform: translateX(-50%);
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
  color:#4E188A;
  font-size: 15px;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  flex-direction: column;
}
.inveterscBox2 img{
  width: 143.5px;
  height: 77.5px;
  margin-top: 50px;
}
.inveterscBox2 p{
  width: 153px;
  margin-top: 14.5px;
}
.inveterscBox li{
  border-bottom: 0.1px solid #F0F0F0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  color:#4E188A;
  font-size: 15px;
  align-items: center;
  padding-bottom: 14.5px;
  box-sizing: border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
}
.interscRight{
  color:#FFB430;
  font-weight: bold;
}
.connection3{
  top:1448px;
}

.recommandRule{
  width: 345px;
  height: 315px;
  background:#4E188A;
  border-radius: 10px;
  left:50%;
  transform: translateX(-50%);
  position: absolute;
  top:1482px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box; 
  color:#fff;
  padding: 45px 20px 0 27px;
  font-size: 15px;
  margin-bottom: 80px;
}
.recommandRule ul li{
  list-style-type:disc;
}
.recommandRule ul li ol{
  margin-bottom: 15px;
}
.recommandRule ul li ol li{
  list-style-type: none!important;
  color:#BD83FC;
}
/* 天天签到 */
.jindoucolor{
  color: #FD6E33;
}
.signRule{
  position: absolute;
  top: 36px;
  right: 0;
  width: 60px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: #FD6E33;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.signBoxinner{
  position: absolute;
  top:262px;
  left:50%;
  transform: translateX(-50%);
  width: 348px;
  /* display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between; 
    align-items: center;*/
  text-align: center;
}
.signBoxinnerct{
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.signBoxinnerct img{
  vertical-align: middle;
  text-align: center;
}
.signBoxinner li{
  width: 82.6px;
  height: 124.5px;
  background: #fff;
  border-radius: 10px;
  font-size: 14px;
  float: left;
  margin:2px 2px;
  padding:2px 0;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.jindoulq{
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #FD6E34;
}
.signBoxinner li:nth-child(7){
  width: 170px;
  height: 124.5px;
}
.signed-btn{
  width: 345px;
  height: 48px;
  line-height: 48px;
  background: #AEACAB;
  position: absolute;
  top:500px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 17px;
  color:#fff;
  text-align: center;
  border-radius: 8px;
}
.sign-btn{
  width: 345px;
  height: 48px;
  line-height: 48px;
  background: #FD6E33;
  position: absolute;
  top:530px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 17px;
  color:#fff;
  text-align: center;
  border-radius: 8px;
}
.sign-jindou5{
  width:51.5px;
  height: 50px;
  display: block;
}
.sign-jindou10{
  width: 83px;
  height: 69px;
  display: block;
}
.sign-jindou15{
  width: 90px;
  height: 80.5px;
  display: block;
}

.sign-jindou20{
  width: 98.5px;
  height: 74.5px;
  display: block;
}
.sign-jindou25{
  width: 96.5px;
  height: 72px;
  display: block;
}
.sign-jindou30{
  width: 96.5px;
  height: 83px;
  display: block;
}
.sign-jindou35{
  width: 83px;
  height: 61px;
  display: block;
}
.diaglogInnder.sign-diagolo .diaglogCon{
   padding-top: 75px;
   position: relative;
}

.sign-diagolobg{
  background:url(../img/sign-top.png) no-repeat center center;
  width: 340px;
  height: 200px ;
  background-size: contain;
  position: absolute;
  top:-154px;
  left: 50%;
  transform: translate(-50%,0);
  line-height: 314px;
  color: #fff;
  font-weight: 500;
}
/* 商业调查 */
.business{
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/business-bg.png) no-repeat;

}
.business-title{
  position: absolute;
  left: 20.5px;
  top: 29px;
  width: 179px;
}
.business-tips1{
  position: absolute;
  left: 20px;
  top: 96px;
  color:#fff;
  font-size: 15px;
}
.business-tips2{
  position: absolute;
  left: 20px;
  top: 119px;
  color:#fff;
  font-size: 15px;
}
.business-tips2 span{
  font-weight: bold;
}
.bussiness-prizebtn{
  width: 105px;
  height: 44px;
  line-height: 44px;
  line-height: 39px;
  background: url(../img/btn-bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  position: absolute;
  top: 140px;
  left: 12px;
  font-size: 15px;
}

.invate-box-sm{
  width:360px;
  background-size: 100% 100%;
  position: absolute;
  top:199.5px;
  height: 216px;
  background:url(../img/invate-box-sm.png?v=111) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);
}
.invate-box-lg{
  width: 360px;
  background-size: 100% 100%;
  position: absolute;
  top:400.5px;
  height: 403px;
  background:url(../img/invate-box-lg.png?v=2222) no-repeat;
  background-size: 100% 100%;
  /* background: pink; */
  overflow: hidden;
  left: 50%;
  transform: translateX(-50%);

}
.invate-box-lg ul li{
  width: 296.5px;
  margin:0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.invate-box-t1{
  width: 293px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin: 0 auto;
  font-size: 12px;
  margin-top: 23px;
}
.invate-box-h{
  font-weight: bold;
  font-size: 17px;
  width: 293px;
  margin: 0 auto;
  margin-top: 25.5px;
}
.invate-box-t2{
  font-size: 15px;
  width: 300px;
  margin: 2.5px auto 12px;

}
.bussiness-input{
  width: 296.5px;
  height: 37px;
  line-height: 37px;
  border:1px dashed #ccc;
  justify-content:space-between;
  display: flex;
  display: -webkit-flex;
  color:#AFAFAF;
  background: #F3F0F3;
  font-size: 15px;
  padding-left: 9px;
  box-sizing: border-box;
}
.bussiness-input span{
  width: 80.65px;
  height: 37px;
  background: #FE8833;
  color:#fff;
  text-align: center;
  
}

.bussiness-wx{
  position: absolute;
  width: 130px;
  height: 130px;
  top:500px;
  left:50%;
  top:820px;
  transform: translateX(-50%);
}
.bussness-more{
  color:#fff;
  width: 272.5px;
  height: 40px;
  position: absolute;
  top:980px;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
.bussnessfl-more{
  color:#000;
  width: 272.5px;
  height: 40px;
  position: absolute;
  top:988px;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  font-size: 15px;
}
.bussiness-jindou{
  width:81px;
  height: 30px;
  line-height: 30px;
  background: #FE8833;
  border-radius: 20px;
  color:#fff;
  text-align: center;
  margin:10px 0 ;
  z-index: 11;
}
/* 商业调查-成功 */
.bussinessBox{
  position: relative;
}
.bussinesssc-input{
  width: 296.5px;
  height: 37px;
  line-height: 37px;
  border:1px dashed #ccc;
  justify-content:space-between;
  display: flex;
  display: -webkit-flex;
  color:#AFAFAF;
  background: #F1F0F0;
  font-size: 15px;
  padding-left: 9px;
  box-sizing: border-box;

}
.invate-box-fl{
  margin-top: 17px;
  color: #fff;
}
.bussinesssc-input span{
  background:#EF5000;
  width: 80.65px;
  height: 37px;
  color:#fff;
  text-align: center;
}
.bussinessUl{
  position: absolute;
  top:60px;
  left: 50%;
  transform: translateX(-50%);
  overflow-y: scroll;
  height: 310px;
}
.bussinessflUl{
  position: absolute;
  top:60px;
  left: 50%;
  transform: translateX(-50%);
  overflow-y: scroll;
  height: 310px;
}
.bussinesssc-jindou{
  width:81px;
  height: 30px;
  line-height: 30px;
  background: #EF5000;
  border-radius: 20px;
  color:#fff;
  text-align: center;
  margin:10px 0 ;
  z-index: 11;
}
/* 修改密码 */
.changePwdtips{
  color: #FF8720;
  font-size: 12px;
  margin-top: 10px;
}
.changePwdwaring{
  color: #F14955;
  font-size: 12px;
}
/* 商业调查-配额满 */
.bs-icon-jd{
  position: absolute;
  top:144px;
  right: 0;
  width: 113.5px;
  z-index: 11;
}
.bussiness-sorry{
  position: absolute;
  top:30px;
  left:50%;
  transform: translateX(-50%);
  width: 96px;
}
.business-full-p4{
  position: absolute;
  top:75px;
  left:50%;
  transform: translateX(-50%);
  color: #038EE4;
  font-weight: lighter;
  font-size: 19px;
  width: 255px; 
}
.business-full-p5{
  position: absolute;
  top:125px;
  left:50%;
  transform: translateX(-50%);
  color: #038EE4;
  font-weight: bold;
  font-size: 19px;
}
.business-full-p6{
  position: absolute;
  top:75px;
  left:50%;
  transform: translateX(-50%);
  color: #038EE4;
  font-weight: lighter;
  font-size: 19px;
  width: 244px; 
}
.business-full-p1{
  position: absolute;
  top:75px;
  left:50%;
  transform: translateX(-50%);
  color: #038EE4;
  font-weight: lighter;
  font-size: 19px;
  width: 331px; 
}
.business-full-p2{
  position: absolute;
  top:109px;
  left:50%;
  transform: translateX(-50%);
  color: #FD8733;
  font-weight: bold;
  font-size: 19px;
}
.business-full-p3{
  position: absolute;
  top:143px;
  left:50%;
  transform: translateX(-50%);
  color: #038EE4;
  font-weight: bold;
  font-size: 19px;
}
.invate-full-box1{
  position: absolute;
  top:210px;
  left:50%;
  transform: translateX(-50%);
  color: #000;
  font-size: 15px;
  width: 360px;
  height: 174px;
  background: url(../img/fullinvate-box-sm.png) no-repeat;
  background-size: 100% 100%;
}
.invate-full-box2{
  position: absolute;
  top:384.5px;
  left:50%;
  transform: translateX(-50%);
  color: #000;
  font-size: 15px;
  width: 360px;
  height: 418.5px;
  background: url(../img/fullinvate-box-lg.png) no-repeat;
  background-size: 100% 100%;
}
.invate-full-box2 ul li {
  width: 296.5px;
  margin: 0 auto;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
/* 活动 */
.activityBox{
  padding:15px;
}
.activityBox li{
  height: 155.5px;
  background: url(../img/li1.png) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
  margin-bottom: 15px;
  display: flex;
  display: -webkit-flex;
  justify-content:left;
  align-items: center;
}
.activityBox li:nth-child(2){

  background: url(../img/li2.png) no-repeat;
  background-size: 100% 100%;

}
.activityBox li:nth-child(3){

  background: url(../img/li3.png) no-repeat;
  background-size: 100% 100%;

}
.activityLeft{
  width: 139.5px;
  height: 136.5px;
}
.activityRight{
  color:#fff;
  font-size: 15px;
}
.activityRight h4{
  font-size: 20px;
}
.activityRight .activity-end1{
  font-size: 13px!important;
  border-radius: 10px;
  background: #F7720E;
  padding:0 6.5px;
}
.activityRight .activity-end2{
  background: #6A24C1;
  font-size: 13px!important;
  border-radius: 10px;
  padding:0 6.5px;
}
.activityRight .activity-end3{
  background: #DC191D;
  font-size: 13px!important;
  border-radius: 10px;
  padding:0 6.5px;
}
/* 修改手机号 */
.changePhone{
  padding:10px 32px;
}
.phone_num input{
  width: 316px;
  height: 40px;
  line-height: 40px;
  color:#9B9B9B;
  font-size: 16px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9B9B9B;

  ;
}
/* 登录 */
.login{
  position: relative;
}
.login-way{
  color:#000;
  margin-top:18px;
  font-size: 16px;
  text-align: center;
}
.topImg{
  width: 96.5%;
  position: relative;
}
.topImg img{
  width: 100%;
  display: block;
}
.goRegister{
  position: absolute;
  right: 0px;
  top: 8px;
}

.loginTitle{
  padding:0 16px;
  margin-top:-100px;
}
.loginPhonebox{
  padding:0 16px;
}
.inputBox{
  position: relative;
  margin-top:24px;

 
}
.inputBox input{
  font-size: 16px;
  height: 30px;
  width: 100%;
  color:#000;
  border-bottom:1px solid #f0f0f0;
  font-weight: lighter;

 
}
/*.login-input input {
  border-bottom: 1px dashed #666;
  
}*/
.forgetLogin{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items:center;
  display: -webkit-flex;
  color:#000;
  margin-top: 20px;
}
.login-a{
  display: block;
  color:#fff;
}
/* 个人中心 */
.satementsa{
  display: block;
}
.freeze-bean{
  border-left: 1px solid #9B9B9B;
  padding-left: 15px;
  color: #9B9B9B;
}
.beanagray{
  color: #9B9B9B;
}
.personalTop{
  width: 100%;
  height: 227px;
  background: #FE8C2A;
  padding-top:20px; 
}
.personalTop2{
  width: 100%;
  height: 133px;
  background: #F6F7F8;
  padding-top:20px; 
}
.personalInner{
  padding:0 16px 50px;
  box-sizing: border-box;
  position: absolute;
  top: 18px;
  overflow: hidden;
}
.statements{
  padding:7px 23px 6px 20px;
  background: #fff;
  border-radius: 20px;
  margin:0 auto;
  display: flex;
  font-size:12px;
}
.statements span{
  width: 18px;
  height: 15px;
  margin-right: 6px;
}
.statements .goStatement span img{
  width: 100%;
  display: block;
}
.statements .goStatement{
  display: block;
}
.levelBox{
  display: flex;
  display: -webkit-flex;
  justify-content:space-between;
  margin-top: 10px;
  align-items: center;
  
}
.level-avatar{
  width: 72px;
  height: 72px;
}
.credit-level{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  width: 106px;
}
.credit-num{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  width:86px;
}
.wh{
  width: 12px;
  height: 12px;
  margin: 0 3px;
}
.personal-info{
  color:#fff;
  margin-left:-36px;
  font-size: 14px;
}
.phone-num{
  font-size: 18px;
}
.level-bitmap{
  width: 94px;
}
.grayBg{
  width: 375px;
  height: 152px;
  background: #F5F7F9;
}
.medal{
  text-align: center;
}
.level-text{
  width: 60px;
  height: 18px;
  font-size: 12px;
  color:#5E6A70;
  background: url(../img/silver-bg.png);
  background-size: 100% 100%;
}
.beana{
  color:#000;
  display: block;
}
.beanBox{
  height: 93px;
  background: #fff;
  border-radius: 6px;
  align-items: center;
  display: flex;
  display: -webkit-flex;
  margin-top: 35px;
  justify-content: space-around;
}
.lunboAds{
  width: 343px;
  height: 79px;
  margin-top: 12px;
}

.personalBox{
  display: flex;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 21px;
  justify-content: start;
  margin-right: -72px;
  padding-left: 16px;
  /* width: 100%; */
}

.personalBox li{
  width: 56px;
  text-align: center;
  font-size: 12px;
  margin-right: 72px;
  margin-bottom: 24px;
}

.personalBox li img{
  width: 32px;
  display: inline-block;
}
.personalBox li img.w22{
  width: 22px;
}

/* .personalBox{
  display: flex;
  display: -webkit-flex;
  align-items:center;
  flex-wrap: wrap;
  margin-top: 20px;
  padding-top: 21px;
  justify-content: space-around;
}
.personalBox li{
  flex: 1 1 33.33%;
  text-align: center;
  font-size: 12px;
}
.personalBox li img{
  width: 32px;
} */
/* 滑动验证 */
.slidesuccess{
  color: #FF8720;
  background:#FEF2E5;
  width: 261px;
  position: relative;
  height: 42px;
  justify-content: space-between;
  width: 261px;
  line-height: 42px;
  border-radius: 8px;
  text-align: center;

}
.slideerror{
  color: #F7465B;
  background:#FFD6DB;
  width: 261px;
  position: relative;
  height: 42px;
  justify-content: space-between;
  width: 261px;
  line-height: 42px;
  border-radius: 8px;
  
}
.iconToright2{
  position: absolute;
  right:  0;
  top:0;
  width: 42px;
  height: 40px;
  border-left:none;
  border:1px solid #D1CED1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  border-radius: 8px;
  background: #fff;
}
.iconToright2 img{
  width: 24px;
  height: 24px;
}
.slide{
  position: relative;
  height: 44px;
  margin-top: 10px;
  border:1px solid #D1CED1;
}
.iconToright{
  position: absolute;
  left: 0;
  top:0;
  width: 44px;
  height: 43px;
  border-left:none;
  border:1px solid #D1CED1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
}
.iconToright img{
  width: 20px;
  height: 26px;

}
.iconToright .iconTorightdh{
  width: 19px;
  height: 17px;

}
.loginYzmbox{
  padding:49px 32px;
}
.slideText{
  width: 299px;
  height: 43px;
  line-height: 43px;
  background: #F7F7F7;
  border:1px solid #D1CED1;
  display: inline-block;
  margin-left: 46px;
  text-align: center;
  border-left:0;
  color: #FF8721;
  display: flex;
  justify-content: center;
  align-items: center;
}
.changeImg{
  position: relative;
}
.yzRightop{
  position: absolute;
  right: 14px;
  top:8px
}
.yzRightop {
  display: flex;
  display: -webkit-flex;
  width: 45px;
  justify-content: space-between;
}
.yzRightop img{
  width: 16px;
  height: 16px;
}
.get-yzm{
  color:#FF8720;
  width: 113px;
  position: absolute;
  right: 0;
  bottom: 6px;
  text-align: center;
  border-left: 1px solid #9B9B9B;
}
.get-yzmdh{
  color:#FF8720;
  width: 113px;
  position: absolute;
  right: 0;
  height: 22px;
  line-height: 22px;
  text-align: center;
  border-left: 1px solid #9B9B9B;
}
/* 快速登陆 */

.go{
  width: 21px;
  height: 24px;
  margin-right: 20px;

}
.quick-btn-yzed{
  color: #FF8720!important;
  background: #FEF2E5 !important;
  
}
.quick-btn-yz{
  color: #FF8720;
  background: #F7F7F7;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  position: relative;
}

.quick-btn-success{
  color: #FF8720;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  position: relative;
  background:rgba(254,242,229,1);
}

.quick-btn-error{
  color: #F7465B;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  position: relative;
  background:#FFD6DB;
}


/* .login-yz{
  position: relative;
} */
.countdown{
  width: 113px;
  position: absolute;
  right: 0;
  color: #9B9B9B;
  bottom: 6px;
  text-align: center;
  border-left: 1px solid #9B9B9B;
}
/* 忘记密码 */
.forget-yzbtn{
  color:#FF8720;
  background:#F6F7F8;
}
/* 忘记密码重置成功 */
.resetsuccessBox{
  color: #FF8720;
  padding:145px 54px 54px;
  text-align: center;
}
/* 账号设置 */
.accuntInput{
  padding:0 32px;
  background: #fff;
  font-size: 16px;
}

.account{
  margin-top:12px;
}
.accunt_tips1{
  font-size: 16px;
  padding: 18px 32px;  
}
/* 账号 */
.accuntConfig{
  font-weight:150;
  color:#000;
  background: #fff;
  font-size: 16px;
  padding:19px 32px 0;
}
.solve{
     flex-wrap: nowrap;
     justify-content: space-around;
     display: -webkit-flex;
     margin-top: 16px;
}
.solve li{
  width: 128px;
  height: 46px;
  background: #fff;
  border-radius: 10px;
  justify-content: center;
  display: -webkit-flex;
  align-items: center;
  font-size: 14px;
}
.zan{
    width: 20px;
    vertical-align: middle;
    display: inline-block;
}
.zan img{
  width: 100%;
  display: block;
}
/* 奖金记录 */
 .tabBox{
   display: flex;
   height: 60px;
   justify-content:space-around;
   align-items:center;
   display: -webkit-flex;
   border-bottom: 1px solid #EEEEEE;
 }
 .tabBox li{
  flex: 1;
  justify-content: center;
  text-align: center;
  height: 100%;
  align-items: center;
  line-height: 60px;
  position: relative;
 }
 .tabBox li .activeborder{
   display: none;
 }
 .tabBox li.active .activeborder{
   display: block;
   border:1px solid #FF8720;
   width: 40px;
   height: 1px;
   background-color: #FF8720;
   position: absolute;
   left: 50%;
   transform: translate(-50%,-2px);
 }
 .recordBox{
   padding:0 32px;
   padding-bottom: 80px;
 }
 .recordBox ul li{
   height: 90px;
   justify-content:space-between;
   align-items: center;
   display: flex;
   display: -webkit-flex;
   border-bottom: 1px solid #F3F0F1;
 }
 .recordBox .recordLight div{
   color:#000;
   font-size: 14px;
 }
 .recordBox .recordLight div:first-child{
   font-weight: 500;
   margin-bottom: 6px;
 }
 .recordBox .recordeRight{
  align-items: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  font-weight: 500;
  position: relative;
 }
 .recordBox .recordLight p{
  width: 100%;
  text-align: left;
  font-size: 12px;
  margin-bottom: 6px;
 }
 .recordBox .recordeRight p{
  width: 100%;
  text-align: right;
  font-size: 12px;
 }
 .recordBox .recordeRight img{
   width: 28px;
 }
 .recordBox .record-num{
  color:#FF8720!important;
  font-size:16px!important;
 }
 .recordBox .record-rednum{
   color: #F14955!important;
 }
/* 账号设置 */
.accunt_config{
  background:#F6F7F8;
}
.dingyue{
  margin: 10px 0;
}
/* 站内信 */
.zhanneixina{
  color:#000;
  display: block;
}
.message{
  background:#F6F7F8;
  margin-top: 12px;
}
.message ul li{
  background: #fff;
  margin-bottom: 10px;
  padding:24px 32px;
  line-height: 24px;
}
.message_ctn{
  display: flex;
  flex-wrap: nowrap;
  justify-content:flex-start;
  align-items:center;
  display: -webkit-flex;
}
.message_ctn i{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #F14955;
  display: inline-block;
  margin-right: 5px;
}
.date{
  font-size:14px;
  color:#9B9B9B;
}
/* 站内信正文 */
.messageContent{
  padding:25px 16px 0;
  font-size: 14px;
}
.messageTile{
  font-weight: bold;
  font-size: 18px;
}
.messageSubtitle{
  display: flex;
  justify-content:space-between;
  align-items:center;
  display: -webkit-flex;
  margin-top: 12px;
  
}
.messageRight{
  display: flex;
  justify-content:space-between;
  align-items:center;
  display: -webkit-flex;
  width: 170px;
}
.messageRight li{
  color: #FF8720;
}
.messageImg{
  /* width: 343px; */
  height: 157px;
  margin-top: 24px;
}
.messageInfo{
  margin-top:8px;
}
.messageInfo p{
  margin-bottom: 20px;
}
/* 系统公告 */
.announcement{
  background:#F6F7F8;
}
.announcement ul li{
  background: #fff;
  margin-bottom: 10px;
  padding:24px 32px;
  line-height: 24px;
}
.announcement ul li a{
  color:#000;
}
.announcement_ctn{
  display: flex;
  flex-wrap: nowrap;
  justify-content:flex-start;
  align-items:center;
  display: -webkit-flex;
}
.announcement_ctn i{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #F14955;
  display: inline-block;
  margin-right: 5px;

}
/* 现金兑换 */
.btn-dh{
  width: 88px;
  height: 31px;
  line-height: 31px;
  color:#fff;
  background:rgba(0,0,0,.4);
  position: absolute;
  right: 0;
  top:2px;
  z-index: 11;
  text-align: center;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
/* 金豆兑换 新用户*/
.jdflex{
  justify-content: space-between;
  position: relative;
  text-align: center;

}
.slidedh{
  width: 261px;
  position: relative;
  height: 42px;
  justify-content: space-between;
  width: 261px;
  line-height: 42px;
  background: #F6F7F8;
  border-radius: 8px;
}
.slideTextdh{
  margin-left: 42px;
  color: #FF8720;
}
.slideTextdh2{
  margin-left: 0;
}
.slidedh .iconToright{
  position: absolute;
  left: 0;
  top:0;
  width: 42px;
  height: 40px;
  border-left:none;
  border:1px solid #D1CED1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  border-radius: 8px;
  background: #fff;
}
.iconToright img{
  width: 20px;
  height: 26px;
}
.jddhBox{
  display: flex;
  border-bottom: 1px solid #f0f0f0;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  align-items: center;
  position: relative;
}
.jddhBox input{
  border: none;
  font-size: 16px;
  padding-left: 10px;
  /* color:#9B9B9B; */
}
.duihuangray{
  width: 100%;
  height: 12px;
  background: #F6F7F8;
}
.changeJindou {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  border-bottom:1px solid #D4D5D6;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 24px 16px 12px;
}
.changeJindou li{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  width: 30%;
  height: 80px;
  border:1px solid #D4D5D6;
  flex-direction: column;
  border-radius: 10px;
  margin-bottom: 12px;
  position: relative;
  box-sizing: border-box;
  padding: 18px 0;
  position: relative;
}
.newuser{
  position: absolute;
  top: -13px;
  width: 85px;
  background: #F14955;
  color: #fff;
  font-size: 12px;
  text-align: center;
  border-top-left-radius: 35px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  left: 0;
  box-sizing: border-box;
  padding: 2px 0;

}
.changeJindou li.jindou-active{
  border:1px solid #FF8720;
  background: #FEF2E5;
  color: #FF8720;

}
.cash{
  font-weight: bold;
}

.changeTowechat{
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content:space-between;
  padding:10px 16px;
}
.changetowx{
  display: flex;
  display: -webkit-flex;
  align-items: center;

}
.logo-wx{
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.btn-checked{
  width: 18px;
  height: 18px;
}
/* 注册 */
/* 绑定手机号 */

/* .registerPhonebox input{
  font-size: 16px;
  width: 100%;
  color:#9B9B9B;
  border-bottom:1px solid #666;
} */


.loginYzmtips{
  color:#FF8720;
  text-align: left;
}
/* 注册验证码 */
.registerYzmbox{
  margin-top:-100px;
}

.sent{
  margin:12px 0 45px 0;
}
.sent span{
  color:#9B9B9B;
  margin-right: 12px;
  display: inline-block;
}
.yzm-num{
  margin-bottom: 30px;
}
.yzm-num span{
  width: 47.15px;
  display: inline-block;
  text-align: center;
  /* color:#ccc; */
  border-bottom: 1px solid #ccc;
}
.resent{
  width: 343px;
  height: 48px;
  line-height: 96px;
  background: #FF8720;
  border-radius: 6px;
  text-align: center;
  color:#fff;
}
/* 注册完善 */
.registerComplete{
  padding:45px 16px 0;
  text-align: center;
}
.register-avatar{
  width: 120px;
  margin:0 auto;
  display: none;
}
.register-avatar.active{
  display: block;
}
.register-completebox{
  margin-bottom: 24px;
  overflow: hidden;
}
.register-completebox .answerList{
  height: 45px;
  line-height: 45px;
  text-align: left;
  overflow: hidden;
  border-bottom:1px solid #ccc;
  display:flex;
  flex-wrap: nowrap;
  justify-content:space-between;
  align-items:center;
  display: -webkit-flex;
  font-size: 16px;
  margin-top: 12px;
  position: relative;
}
.register-completebox .answerList input{
  font-size: 16px;
  text-align: center;
}
.radioChoose{
  display:flex;
  flex-wrap: nowrap;
  justify-content:space-between;
  align-items:center;
  display: -webkit-flex;
}
.radioItem{
  display: flex;
  display: -webkit-flex;
  flex-wrap: nowrap;
  justify-content:space-between;
  align-items:center;
  margin-right: 70px;

}
.register_completebox div input{
  font-size: 16px;
}
.radioChoose .radioItem input[type="radio"]{
	opacity: 0;
}

.radioChoose .radioItem .radiosex{
  display: inline-block;
	vertical-align: middle;
	width:18px;
	height:18px;
	background: url('../img/select.png') no-repeat center center/100%;
	margin-right: 0.1rem;
}

.answerList .radioChoose .radioItem.active .radiosex{
	background: url('../img/select-ed.png')  no-repeat center center/100%;
}

.passwordInput{
  /* margin-right: 50px; */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-44%,-50%);
}

/* 注销 */
.cancellation{
  padding:121px 23px 278px 32px;
  text-align: center;
}
.cancellation-tips{
  margin-bottom:24px;
}
.cancellation-warnning{
  color:#F14955;
  margin-bottom:24px;
}
.cancellation-btn{
  margin-left:0px;
}

/* 会员等级 */
.userLeve .header{
  height: 353px;
  background-color: #3A2C51;
}
.userLeve .header .nav{
  padding:18px 0;
  font-size: 16px;
  color:#9B9B9B;
  display: flex;
  justify-content: space-around;
  text-align: center;
}
.userLeve .header .nav li.active{
  color:#fff
}

.userLeve .header .leveIcon{
  width: 120px;
  height: 120px;
  margin: 0 auto;
  margin-top: 7px;
  margin-bottom: 40px;
}

.userLeve .header .table{
 /* width: 343px; */
 margin: 0 auto;
 display: flex;
 background-color: #fff;
 border-radius: 6px;
 overflow: hidden;
 margin-left: 16px;
 margin-right: 16px;
}
.userLeve .header .table li{

  font-size: 12px;
  flex: 1;
  text-align: center;
}
.userLeve .header .table div{
  padding: 12px 13px;
  height: 31px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.userLeve .header .table div.title{
  background-color: #FFEED3;
}

.userLeve .description{
  font-size:16px;
  line-height:32px;
  text-align: justify;
  margin-top: 16px;
  font-weight: 300;
  margin-bottom: 24px;
}


/*  基础信息 */
.baseInfo .header{
  padding:18px 32px;
  background-color: #F6F7F8;
}
.baseInfo .header p{
  font-size: 16px;
  font-weight:300;
  line-height: 32px;

}
.baseInfo .header span{
  font-size: 16px;
  font-weight:300;
  color: #FF8720;
  font-weight:500;
}

.baseInfo .content{
  padding: 0 32px;
}
.baseInfo .completeradio {
  display: flex;
  align-items: center;
}
.baseInfo .completeradio .radiobg{
  display: inline-block;
  width: 184px;
  height: 16px;
  border-radius: 8px;
  background-color: #D8D8D8;
  position: relative;
  overflow: hidden;
  margin-left: 8px;
  margin-right: 8px;
}

.baseInfo .completeradio .radio{
  position: absolute;
  height: 100%;
  border-radius: 8px;
  width: 50%;
  top:0;
  left: 0;
  background: #FF8720;
}

/* 信用等级 */
.levala{
  color:#fff;
  display: block;
}
.credit .description{
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
  margin-top: 16px;
  font-weight: 300;
  margin-bottom: 24px;
}

.credit .levelrule{
  display: flex;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 12px;
  margin-bottom: 33px;
}
.credit .levelrule li{
  flex: 1;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align:center;
  height: 124px;
  display: flex;
  border-right: 1px solid #D4D5D6;
}
.credit .levelrule.ruletable li{
  height: 194px;
}
.credit .levelrule li div{
  flex: 1;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
  box-sizing: border-box;
  border-bottom: 1px solid #D4D5D6;
}
.mainTitle{
  background:rgba(255,218,157,1);
  color:#8B572A
}
.smalltitle{
  background:rgba(255,238,211,1);
  color:#8B572A
}
.distitle{
  background-color: #D5D7D9;
  box-sizing: border-box;
  padding-right: 4px;
  padding-left: 4px;
}
.credit .levelrule li.secondrule{
  flex: .3;
}

/* 私家车信息 */
.cardinfo{
  padding-left: 32px;
  padding-right: 32px;
  background-color: #fff;
}

/* 只能家电 */
.smartTv .card{
  padding-left: 32px;
  padding-right: 32px;
}
.smartTv .subject li{
 padding-top: 18px;
 padding-bottom: 18px;
 border-bottom: 1px solid rgba(0,0,0,0.06);;
 display: flex;
 align-items: center;
}

.smartTv .subject li input{
  margin-right: 6px;
}
.smartTv .subject li .num{
  color:#9B9B9B;
  font-size: 16px;
}
.smartTv .subject li .type{
  margin-left: 6px;
  margin-right: 6px;
  display: inline-block;
  color: #FF8720;
}

/* 兑换记录 */
.changeRecord{
  padding: 0 32px 80px 32px;
}
.changeRecord .changeList .changeItem{
  padding-bottom: 18px;
  padding-top: 18px;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  font-size: 16px;

}
.changeRecord .changeList .changeItem section{
  padding-right: 24px;
  background: url(../img/right.png) no-repeat right center;
  display: flex;
  background-size: 18px;
  justify-content: space-between;
}
.changeRecord .changeList .changeItem section.down{
  background: url(../img/down.png) no-repeat right center;
  background-size: 18px;
}
.changeRecord .changeList .changeItem section .changeContent{
  flex: 1;
}

.changeRecord .changeList  .listLeft{
  text-align: left;
}
.changeRecord .changeList  .listLeft p{
  font-weight: 500;
}
.changeRecord .changeList  .listLeft span{
  color:#FF8720;
  font-weight: 500;
  display: inline-block;
  padding-right: 28px;
}

.changeRecord .changeList  .listLeft span.dou{
 background: url(../img/jindou-org.png) no-repeat right center;
 background-size: 24px;
}
.changeRecord .changeList  .listLeft span.cash{
  background: url(../img/cash.png) no-repeat right center;
  background-size: 24px;
}

.changeRecord .changeList .listRight{
  text-align: right;
}

.changeRecord .changeList .listRight span{
  color:#9B9B9B;
}

.changeRecord .changeList .listRight p{
  font-weight: 500;
}
.changeRecord .changeList .listRight p.error{
  color:#F14955;
}
.changeRecord .changeList .listRight p.waring{
  color:#FF8720
}
.changeRecord .changeList .listRight p.success{
  color:#5CBA58
}
.changeRecord .changeList .mainTime{
  width: 100%;
  margin-top: 19px;
  position: relative;
}
.changeRecord .changeList .mainTime li{
  height: 16px;
  line-height: 16px;
  padding-left: 40px;
  position: relative;
  margin-bottom: 24px;
}
.changeRecord .changeList .mainTime li:last-child{
  margin-bottom: 0;
}

.changeRecord .changeList .mainTime li .raduis{
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #9B9B9B;
  position: absolute;
  left: -0.5px;
  top:50%;
  transform: translate(0,-50%);
}
.changeRecord .changeList .mainTime li.active{
  color:#FF8720
}

.changeRecord .changeList .mainTime li.active .raduis{
  background: #FF8720;
}

.changeRecord .changeList .mainTime .line{
  position: absolute;
  width: 1px;
  border-left:1px dashed #9B9B9B;
  left: 4px;
}

/* 兑换 */
.exchangeBoxs{
  padding: 13px 16px 60px 16px;
}
.exchangeBoxs .prizeCom{
  padding: 24px;
  box-sizing: border-box;
  display: flex;
}

.exchangeBoxs .prizeCom .prizeleft{
  flex: 1;
}

.exchangeBoxs .prizeCom .prizeleft p{
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
  /* margin-bottom: 18px; */
}

.exchangeBoxs .prizeCom .prizeleft .num{
  display: inline-block;
  padding-right: 48px;
  font-size: 34px;
  color: #fff;
  font-weight: 500;
}

.exchangeBoxs .prizeCom .prizeleft img{
  width: 12px;
}

.exchangeBoxs .prizeCom .prizeright{
  flex: 1;
  text-align: right;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}

.exchangeBoxs .prizeCom .prizeright a{
  display:inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #fff;
  border-radius: 15px;
  font-size: 14px;
  color: #000;
}

.exchangeBoxs .prizeCom.dou{
  height: 108px;
  background: url(../img/doubg.png) no-repeat;
  background-size:contain;
  margin-bottom: 12px;
}

.exchangeBoxs .prizeCom.cash{
  height: 140px;
  background: url(../img/cashbg.png) no-repeat;
  background-size: contain;
}
.exchangeBoxs .rule{
  font-size: 16px;
  line-height: 30px;
  text-align:justify;
  /* justify-content:; */
}
.exchangeBoxs .mask{
  text-align: center;
  font-size: 16px;
  }
.exchangeBoxs .mask p{
  font-size: 16px;
}
.exchangeBoxs .mask img{
  height: 163px;
  width: 163px;
  display:inline-block;
}

/* 大转盘 */
.zhuanpan{
  background: url(../img/zhuannpanbg.png) no-repeat;
  background-size:cover;
  padding-top: 15px;
}
.zhuanpan .head{
  height: 114px;
  background: url(../img/zptitle.png) no-repeat center center;
  background-size: contain;
}
.zhuanpan .ruleBox{
  padding:24px;
}
.zhuanpan  .choujiangBtn{
  position: absolute;
  height: 102px;
  width: 98px;
  background: url(../img/choujianganniu.png) no-repeat;
  background-size: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
} 
.zhuanpan .ruleBox .ruleContent{
  background-color: #E33F40;
  border-radius: 10px;
  padding: 20px 15px;
}
.zhChoice{
  position: absolute;
  top: 441px;
  left: 118px;
  color: #fff;
}
.zhChoice span{
  color:#FFEA00;
  margin:0 5px;
}
.zhUser{
  position: absolute;
    top: 476px;
    left: 58px;
    color: #810B11;
}
.zhuanpan .ruleBox .ruleContent .title{
  font-size: 17px;
  color: #fff;
  text-align: center;
}
.zhuanpan .ruleBox .ruleContent p{
  font-size: 15px;
  line-height: 25px;
  /* font-weight:bold; */
  color: #fff;
  text-align: justify;
}

.zhuanpan  .zhSel{
  height: 398px;
  /* background: url(../img/selbg.png) no-repeat center center; */
  background-size: 100%;
}

.zhuanpan  .zhSel .zhSelbg{
  width: 292px;
  height: 292px;
  /* background: url(../img/yuanpan.png) no-repeat center center; */
  background-size: 100%;
  margin-top: 24.5px; 
  position: relative;
  margin: 0 auto;
}

.zhuanpan  .zhSel .zhSelbg .zpbg{
  position: absolute;
  width: 375px;
  top:0;
  left: 50%;
  transform: translate(-50%,0);
}
.zhuanpan  .zhSel .zhSelbg .zbcirtual{
  width: 280px;
  height: 280px;
  background: burlywood;
  border-radius: 140px;
  position: absolute; 
  top: 23px;
  left: 50%;
  transform: translate(-50%,0);
}
.zpalert{
  margin-left: 40px;
  margin-right: 40px;
  background: #fff;
  padding: 75px 27px 30px 27px;
  width: 100%;
  text-align: center;
  font-family:Microsoft YaHei UI;
  font-weight:bold;
  border-radius: 20px;
  position: relative;
  line-height: 32px;
}
.zhuanpan .zpalert .text{
  color: #F52C34;
  font-size: 15px;
  line-height: 22px;
  text-align:justify;
  display: inline-block;
}
.zhuanpan .zpalert input{
  width: 100% ;
  height: 45px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: 15px;
}
.zpalert .savebutton{
  width: 184px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  background: #F62D3B ;
  border-radius: 5px;
  color: #fff;
  margin: 0 auto;
  margin-top: 15px;
}
.zpalert .zpbg{
  position: absolute;
  left: 0;
  width: 240px;
  height: 72px;
  top:-24px;
  left: 50%;
  transform: translate(-50%,0);
  background: url(../img/diaglo/zpdahead.png) no-repeat center center;
  background-size: 100%;
  text-align: center;
  line-height: 60px;
  color: #fff;
}
.zhuanpan .closebtn{
    width: 36px;
    height: 36px;
    margin: 0 auto;
    margin-top: 15px;
    background: url(../img/btn-close.png) no-repeat center;
    background-size: contain;
    position: absolute;
    bottom: -54px;
    left: 50%;
    transform: translate(-50%,0);
}

/* 问卷 */
 .ask .nav{
  display: flex;
  background: #fff;
 }

 .ask .nav li{
   flex:1;
   height: 60px;
   line-height: 60px;
   text-align: center;
   color:#9B9B9B;
 }
 .ask .nav li.active{
   font-weight: 500;
   color: #000;
   border-bottom: 1px solid #FF8720;
 }
 .askContent{
   padding: 12px 16px 0px 16px;
 }
 .askContent .header{
  padding: 24px 16px;
  font-size: 16px;
  line-height: 32px;
  background: url(../img/askbg.png) no-repeat;
  background-size: 100% 100%;
  color:#fff;
  text-align: justify;
  font-weight: 500;
 }

 .ask .recordBox{
   padding: 0px 16px;

 }
 .ask .recordBox ul li{
   padding: 12px 16px;
   background-color: #fff;
   border-radius: 10px;
   margin-top: 12px;
   position: relative;
 }

 .ask .recordBox .askicon{
   position: absolute;
   width: 102px;
   height: 30px;
   right: 0;
   top: 0;
   text-align: center;
   line-height: 30px;
   font-size: 12px;
   font-weight: 500;
   background: url(../img/yellow-jdbg.png) no-repeat;
   background-size: 100% 100%;
 }

 .ask .askwen{
   display: none;
 }
 .ask .askwen.active{
   display: block;
 }
 .ask .asked .recordBox ul li{
   margin: 0;
 }

 /* 订阅信息 */
.subscribe ul{
  padding: 0 32px;
}
.subscribe ul li{
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  border-bottom: 1px solid rgba(0,0,0,0.06);
  font-size: 16px;
  position: relative;
}
.subscribe ul li span{
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  /* zoom: 0.8; */
}

/* 等级变动记录 */
.leveRecordBox .leveRecord{
  padding: 0 32px;
}
.leveRecordBox .leveRecord li{
  padding: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .06);
}
.leveRecordBox .leveRecord li .title{
  font-size: 16px;
  font-weight: 500;
}
.leveRecordBox .leveRecord li  .count{
  display: flex;
  justify-content: space-between;
}

/* 实名认证 */
.certification-tips1{
  padding: 19px 32px;
  background: #F6F7F8;
}
.realname{
  position: absolute;
  width: 100%;
  min-height: 100%;
  background: #FF8720;
  padding: 24px 32px 60px 32px;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.realname .header{
  /* width: 311px; */
  height: 300px;
  margin: 0 auto;
  background: url(../img/shiming.png) no-repeat;
  background-size: 100% 100%;
}
.realname .header .title{
  height: 76px;
  line-height: 76px;
  text-align: center;
  font-size: 16px;
  border-bottom: 1px dashed rgba(0, 0, 0, .06);
}
.realname .header .title span{
  font-weight: 500;
}
.realname .header .maskBox{
  text-align: center;
}
.realname .header .maskBox img{
  display: inline-block;
  height: 131px;
  width: 131px;
  margin-top: 12px;
}
.realname .header .maskBox p{
  width: 240px;
  margin: 0 auto;
}
.realname .rules{
  margin-top: 24px;
}
.realname .rules p{
  color: #fff;
  font-size: 14px;
}
.realname .wxinfo{
  color: #fff;
  font-size: 14px;
  margin-top: 12px;
  text-decoration: underline;
}

/* 反馈记录 */
.feedback .feedbacnav {
  display: flex;
}
.feedback .feedbacnav li{
  flex: 1;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #9B9B9B;
  background-color: #fff;
}
.feedback .feedbacnav li.active{
  color:#000;
  font-weight: 500;
  border-bottom: 1px solid #FF8720;
}

.feedback .feedbackItem{
  display: flex;
  margin-top: 24px;
}
.feedback .feedbackItem .headIcon{
  height: 48px;
  width: 48px;
  border-radius: 24px;
  display: inline-block;
  background: #ccc;
  margin-right: 12px;
}
.feedback .feedbackItem .feedbackContent{
  padding: 18px;
  background: #fff;
}
.feedback .feedbackItem .feedbackContentout{
  width: 81%  ;
}
.feedback .feedbackItem.right .feedbackContentout{
  margin-right: 4px;
}
.feedback .feedbackItem.right .date{
  text-align: right;
}
.feedback  .feedbacklist{
  margin-left: 16px;
  margin-right: 16px;
}
.feedback  .feedbackImglist{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;

}
.feedback  .feedbackImglist2{
  display: flex;
  justify-content: space-between;

}
.feedback  .feedbackImglist2 li{
  width: 81px;
  height: 52px;
  margin-right: 4px;
}
.feedback  .feedbackImglist li{
  width: 114px;
  height: 72px;
}
.feedback  .feedbackImglist li img{
  height: 100%;
  width: 100%;
}
.feedback .feedbackItem.right{
  flex-direction:row-reverse;
}
.feedback .feedbackItem .title{
  font-weight: 500;
  margin-bottom: 12px;
}
.feedback .feedbackItem span{
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 12px;
  display: inline-block
}
.feedback  .qscontent{
  padding-left: 32px;
  padding-right: 32px ;
  background-color: #fff;
}

.feedback  .qscontent textarea{
  border: none;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC-Light,PingFang SC;
  font-weight: 300;
  margin-top: 12px;
  width: 100%;  
  padding:10px;
  border:1px solid rgba(0, 0, 0, 0.2)
}


/* 404 */
.falsecontainer1{
  padding-top: 153px;
  text-align: center;
}
.falseimg1{
  width: 296px;
  height: 123px;
  margin:0 auto 10px;
}
.falseimg2{
  font-size: 72px;
  font-weight: bold;
  font-family: "Yahei";
  margin:0 auto 12px;
}
.falsecontainer1 p{
  margin-bottom: 16px;
}

/* 500 */
.falsecontainer2{
  padding-top: 158px;
  text-align: center;
}
.falseimg11{
  width: 299px;
  height: 120px;
  margin:0 auto 16px;
}
.falseimg22{
  font-size: 72px;
  font-weight: bold;
  font-family: "Yahei";
  margin:0 auto 12px;

}
.falsecontainer2 p{
  margin-bottom: 16px;
}

/* 推荐好友复制链接 */
.innerurl{
  width: 209px;
  overflow: hidden;
}

/* 问卷字体 */
.nav{
  font-family: 'PingFangSC-Light,PingFang SC';
}

/* 个人中心 */
.beanBox{
  font-weight: bold;
}
.personalBox li{
  position: relative;
}
.red_circle{
  width: 6px;
  height: 6px;
  background: #F14955;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 4px;
}
.personalInner{
  width: 96%;
  /* padding: 0 16px 50px; */
  margin: 0 auto;
  padding-bottom: 50px;
  box-sizing: border-box;
  position: absolute;
  top: 18px;
  overflow: hidden;
  left: 50%;
  transform: translate(-50%,0);


}
.lunboAds {
  position: relative;
  width: 100%;
  height: 79px;
  margin-top: 12px;
}