body {
  font-family: '微软雅黑';
}
html {
  font-size: 13.33333333vw;
}
body {
  background-color: #f5f5f5;
  font-size: .32rem;
}
.bgc {
  background-color: #fff;
}
.marbot {
  margin-bottom: .3rem;
}
.toF {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.toFm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toMid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toM {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.toLr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.toTb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
img,
input,
select {
  vertical-align: top;
  outline: none;
}
button,
input,
textarea,
select {
  outline: none;
  border: none;
  vertical-align: top;
}
.mtitle {
  padding: .5rem 0;
}
.mtitle .word {
  font-size: 0.34rem;
  line-height: 0.5rem;
  color: #333333;
  margin: 0 .1rem;
  font-weight: bold;
}
.mtitle .line {
  width: 0.24rem;
  height: 0.04rem;
  border-radius: 0;
  background-color: #333333;
}
.miconTb li {
  width: 33.33333333%;
  text-align: center;
  margin-bottom: .2rem;
}
.miconTb li img {
  width: 1rem;
  height: 1rem;
}
.miconTb li .iimg {
  width: 1.75rem;
  height: 1.75rem;
  -webkit-box-shadow: 0 0 .1rem .02rem #efefef;
          box-shadow: 0 0 .1rem .02rem #efefef;
  margin: 0 auto;
  border-radius: .12rem;
}
.miconTb li .tit {
  font-size: 0.32rem;
  line-height: 0.4rem;
  color: #3e444f;
}
.miconTb li .cont {
  font-size: 0.2rem;
  line-height: 0.4rem;
  color: #3e444f;
}
.miconLr li {
  width: 6.96rem;
  height: 1.74rem;
  border-radius: 0.12rem;
  background-color: #ffffff;
  margin: 0 auto;
  margin-bottom: .2rem;
}
.miconLr li .lay-l {
  width: 2rem;
  height: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: .22rem;
}
.miconLr li .lay-l img {
  width: .82rem;
  height: .82rem;
}
.miconLr li .lay-l .tit {
  font-size: 0.22rem;
  line-height: 0.4rem;
  color: #ffffff;
}
.miconLr li .lay-r {
  max-width: 3.82rem;
  font-size: 0.21rem;
  line-height: 0.4rem;
  color: #ffffff;
}
.mquestion li {
  width: 6.96rem;
  margin: 0 auto;
  padding-bottom: .22rem;
  margin-bottom: .3rem;
  border-bottom: .01rem solid #eaeaea;
}
.mquestion li .tit {
  margin: 0 .2rem .26rem 0;
  width: 0.36rem;
  height: 0.36rem;
  border-radius: 0.02rem;
  background-color: transparent;
  font-size: 0.24rem;
  line-height: 0.34rem;
  color: #ffffff;
  text-align: center;
}
.mquestion li .question {
  max-width: 6.3rem;
}
.mquestion li .question .tit {
  background: url(../../images/m_logout/mi_ques.png) no-repeat center;
  background-size: 100%;
}
.mquestion li .question .cont {
  font-size: 0.28rem;
  line-height: 0.36rem;
  color: #3e444f;
}
.mquestion li .answer .tit {
  background: url(../../images/m_logout/mi_ans.png) no-repeat center;
  background-size: 100%;
}
.mquestion li .answer .cont {
  max-width: 6.3rem;
  font-size: 0.22rem;
  line-height: 0.36rem;
  color: #898f9a;
}
.mquestion .last {
  border: none;
}
.img img {
  width: 100%;
  height: 100%;
}
.mlogout-banner {
  width: 100%;
  height: 4.2rem;
}
.mlogout-form {
  width: 100%;
  height: 3rem;
  position: relative;
}
.mlogout-form .formbox {
  padding-top: .5rem;
  width: 7rem;
  height: 4.9rem;
  border-radius: 0.1rem;
  background-color: #ffffff;
  position: absolute;
  top: -2.82rem;
  left: 50%;
  margin-left: -3.5rem;
}
.mlogout-form .formbox .item {
  width: 6.24rem;
  height: 0.9rem;
  border-radius: 0.1rem;
  background-color: #f7f5f4;
  margin: 0 auto;
  margin-bottom: .25rem;
  overflow: hidden;
}
.mlogout-form .formbox .item input,
.mlogout-form .formbox .item select {
  padding: 0 .2rem;
  width: 5.84rem;
  height: 100%;
  border-radius: .1rem;
  background-color: #f7f5f4;
  font-size: 0.26rem;
  line-height: 0.9rem;
  color: #999999;
}
.mlogout-form .formbox .item select {
  padding-right: 0;
  width: 6.66rem;
  color: #666;
  background: #f7f5f4 url(../../images/m_logout/icon_xia.png) no-repeat right 0.54rem center;
  background-size: .26rem .15rem;
}
.mlogout-form .formbox .btn {
  margin-top: .35rem;
  text-align: center;
  font-size: 0.32rem;
  line-height: 0.9rem;
  color: #ffffff;
  background: -webkit-gradient(linear, left top, right top, from(#ed8558), to(#ea5b4a));
  background: linear-gradient(left, #ed8558, #ea5b4a);
}
.mlogout-nogood .tis {
  padding: 0 .56rem;
  padding-bottom: .4rem;
  font-size: 0.22rem;
  line-height: 0.4rem;
  color: #3e444f;
}
.mlogout-nogood .miconTb li {
  margin-bottom: .5rem;
}
.mlogout-nogood .miconTb li .cont {
  padding-top: .3rem;
}
.mlogout-departs {
  padding-bottom: .2rem;
}
/* .mlogout-departs .miconLr li:nth-child(1) {
  background: #f7f5f4 url(../../images/m_logout/im_bg_asbj.png) no-repeat center;
  background-size: cover;
} */
/* .mlogout-departs .miconLr li:nth-child(2) {
  background: #f7f5f4 url(../../images/m_logout/im_bg_bswj.png) no-repeat center;
  background-size: cover;
}
.mlogout-departs .miconLr li:nth-child(3) {
  background: #f7f5f4 url(../../images/m_logout/im_bg_cbzmt.png) no-repeat center;
  background-size: cover;
}
.mlogout-departs .miconLr li:nth-child(4) {
  background: #f7f5f4 url(../../images/m_logout/im_bg_gsj.png) no-repeat center;
  background-size: cover;
}
.mlogout-departs .miconLr li:nth-child(5) {
  background: #f7f5f4 url(../../images/m_logout/im_bg_khh.png) no-repeat center;
  background-size: cover;
}
.mlogout-departs .miconLr li:nth-child(6) {
  background: #f7f5f4 url(../../images/m_logout/im_bg_zjj.png) no-repeat center;
  background-size: cover;
}
.mlogout-departs .miconLr li:nth-child(7) {
  background: #f7f5f4 url(../../images/m_logout/im_bg_ggajg.png) no-repeat center;
  background-size: cover;
} */
.mlogout-departs .miconLr li {
  position: relative;
}
.mlogout-departs .miconLr li div,.mlogout-departs .miconLr li div,.mlogout-departs .miconLr li p {
  position: relative;
  z-index: 1;
}
.mlogout-departs .miconLr li .bgimg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mlogout-departs .miconLr li .lay-l {
  width: 1.2rem;
  margin-right: .6rem;
}
.mlogout-serve {
  padding-bottom: .2rem;
}
.mlogout-serve .miconTb li {
  width: 50%;
  margin-bottom: .5rem;
}
.mlogout-serve .miconTb li .timg {
  width: .9rem;
  height: .9rem;
  margin: 0 auto;
}
.mlogout-serve .miconTb li .timg img {
  width: 100%;
  height: 100%;
}
.mlogout-serve .miconTb li .tit {
  font-size: 0.22rem;
  line-height: .82rem;
  color: #3e444f;
}
.mlogout-serve .miconTb li .cont {
  text-align: left;
  max-width: 2.7rem;
  margin: 0 auto;
  font-size: 0.18rem;
  line-height: 0.28rem;
  color: #3e444f;
}
.mlogout-need {
  padding-bottom: .4rem;
}
.mlogout-need .miconTb li {
  margin: .1rem .05rem;
  padding-top: .3rem;
  width: 2.15rem;
  height: 2.15rem;
  border-radius: 0;
  background-color: #fafaff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mlogout-need .miconTb li img {
  width: .7rem;
  height: .7rem;
}
.mlogout-need .miconTb li .tit {
  font-size: 0.24rem;
  line-height: 0.7rem;
  color: #3e444f;
}
.mlogout-need .miconTb .last .tit {
  line-height: .4rem;
}
.mlogout-step {
  padding-bottom: .5rem;
}
.mlogout-step .content {
  width: 100%;
  height: 7.21rem;
  background: url(../../images/m_logout/fwlc_bg.jpg) no-repeat center;
  background-size: 100%;
}
.mlogout-questions {
  padding-bottom: .3rem;
}
.logout-step2 {
  padding-bottom: .6rem;
}
.logout-step2 .miconTb li img {
  width: .76rem;
  height: .76rem;
}
.logout-step2 .miconTb li .iimg1 img {
  width: .7rem;
  height: .76rem;
}
.logout-step2 .miconTb li .iimg2 img {
  width: .65rem;
  height: .76rem;
}
.logout-step2 .miconTb li .tit {
  font-size: 0.2rem;
  line-height: 0.66rem;
  color: #3e444f;
}
.zhanwei {
  width: 100%;
  height: 1rem;
}
