.mt {
  margin-top: 1.69333333rem;
}
.btn {
  width: 4.36rem;
  height: 1.45333333rem;
  background: url(../img/btn.png) no-repeat;
  background-size: cover;
  text-align: center;
  line-height: 1.49333333rem;
  font-size: 0.6rem;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  animation: myMove 1s infinite;
}
.boxBg {
  width: 100%;
  height: 100%;
  background: url(../img/depre/box_bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.4rem 0.8rem 0;
  box-sizing: border-box;
}
.speedBar {
  margin-bottom: 0.8rem;
  font-size: 0.37333333rem;
  color: #737c8e;
  line-height: 0.61333333rem;
  font-weight: 600;
}
.speedBar .oneBar {
  width: 0.36rem;
}
.speedBar .twoBar {
  width: 0.72rem;
}
.speedBar .threeBar {
  width: 1.08rem;
}
.speedBar .fourBar {
  width: 1.44rem;
}
.speedBar .fiveBar {
  width: 1.8rem;
}
.speedBar .sixBar {
  width: 2.16rem;
}
.speedBar .sevenBar {
  width: 2.52rem;
}
.speedBar .eightBar {
  width: 2.88rem;
}
.speedBar .nineBar {
  width: 3.24rem;
}
.speedBar .tenBar {
  width: 3.6rem;
}
.speedBar .elevenBar {
  width: 3.96rem;
}
.speedBar .twelveBar {
  width: 4.32rem;
}
.speedBar .thirteenBar {
  width: 4.68rem;
}
.speedBar .fourteenBar {
  width: 5.04rem;
}
.speedBar .fifteenBar {
  width: 5.4rem;
}
.speedBar .sixteenBar {
  width: 5.76rem;
}
.speedBar .seventeenBar {
  width: 6.12rem;
}
.speedBar .eighteenBar {
  width: 6.48rem;
}
.speedBar .nineteenBar {
  width: 6.84rem;
}
.speedBar .twentyBar {
  width: 7.2rem;
}
.speedBar .speed {
  display: inline-block;
  width: 7.2rem;
  height: 0.10666667rem;
  background-color: #6e788a;
  border-radius: 0.04rem;
  margin: 0 auto 0.06666667rem;
  position: relative;
}
.speedBar .speed .bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #f78e87;
  border-radius: 0.04rem;
}
.optionList {
  margin-top: 0.72rem;
}
.optionList label {
  display: block;
  width: 7.73333333rem;
  height: 1.22666667rem;
  background-color: #212b40;
  border-radius: 0.12rem;
  margin-bottom: 0.4rem;
  line-height: 1.22666667rem;
  font-size: 0.42666667rem;
}
.optionList label span {
  display: inline-block;
  padding-right: 0.76rem;
  text-indent: 1.2rem;
}
.optionList label.on {
  background-color: #2d8cf6;
}
.coverBox,
.metoBox {
  height: 100%;
  width: 100%;
  background: url(../img/depre/cover_bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.8rem 1.10666667rem 0 0.8rem;
  box-sizing: border-box;
  position: relative;
}
.coverBox .scaleTit,
.metoBox .scaleTit {
  width: 6.37333333rem;
  height: 1.32rem;
  margin-bottom: 0.24rem;
  background: url(../img/depre/title.png) no-repeat;
  background-size: 100% 100%;
}
.coverBox .scaleDes,
.metoBox .scaleDes {
  font-size: 0.37333333rem;
  line-height: 0.61333333rem;
  color: #fff;
  margin-bottom: 0.2rem;
}
.coverBox .startBtn,
.metoBox .startBtn {
  position: absolute;
  left: 50%;
  bottom: 1.33333333rem;
  margin-left: -2.17333333rem;
}
.metoBox .inputBox {
  margin-top: 0.57333333rem;
}
.metoBox .inputBox .nickname {
  width: 4.98666667rem;
  height: 1.10666667rem;
  background-color: #fff;
  border: 0;
  color: #a0a0a0;
  font-size: 0.4rem;
  text-align: center;
}
.metoBox .inputBox .cue {
  font-size: 0.34666667rem;
  padding-left: 0.26666667rem;
  color: #88b686;
  display: none;
}
.metoBox .startBtn {
  position: absolute;
  left: 0;
  bottom: 1.33333333rem;
  margin-left: 0.97333333rem;
}
.explain {
  color: #727a8b;
}
.explain span {
  font-size: 0.37333333rem;
  line-height: 0.62666667rem;
}
.explain i {
  font-size: 0.53333333rem;
  line-height: 0.77333333rem;
  position: absolute;
  left: 0;
}
.queWrap {
  padding: 0 0.34666667rem;
  position: relative;
}
.question {
  width: 100%;
  height: 1.57333333rem;
  text-align: center;
  line-height: 1.57333333rem;
  position: relative;
  margin-top: 0.74666667rem;
  margin-bottom: 1.22666667rem;
  color: #fff;
  font-size: 0.46666667rem;
}
.question .small {
  text-align: left;
  margin: 0.13333333rem 0.66666667rem;
  line-height: 0.77333333rem;
}
.question .bord {
  width: 100%;
  height: 100%;
  border: 2px solid #6e788d;
}
.question .bord .w {
  width: 99%;
  height: 81%;
  border-left: 0.16rem solid #2f3e5c;
  border-right: 0.16rem solid #2f3e5c;
  position: absolute;
  left: -0.04rem;
  top: 0.18666667rem;
}
.question .bord .h {
  width: 96.5%;
  height: 94%;
  border-top: 0.18666667rem solid #2f3e5c;
  border-bottom: 0.18666667rem solid #2f3e5c;
  position: absolute;
  left: 0.18666667rem;
  top: -0.04rem;
}
.resultBox {
  width: 100%;
  height: 100%;
  /*background: url(../../image/images/depre/result_bg.jpg) no-repeat;*/
  background: url(../img/depre/share_bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.8rem 1.06666667rem 0;
  box-sizing: border-box;
}
.resultBox .uesrName {
  font-size: 0.4rem;
  line-height: 0.68rem;
  opacity: 0;
}
.resultBox .uesrName span {
  font-size: 0.54666667rem;
  padding-left: 0.21333333rem;
}
.resultBox .testResult {
  width: 6.56rem;
  height: 3.32rem;
  background: url(../img/depre/testResult_bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin: 0.4rem auto;
  padding-top: 1.12rem;
  box-sizing: border-box;
  opacity: 0;
}
.resultBox .testResult .testScore {
  font-size: 0.38666667rem;
  line-height: 0.72rem;
  color: #1c7ae1;
  opacity: 0;
}
.resultBox .testResult .level {
  font-size: 0.70666667rem;
  line-height: 0.86666667rem;
  color: #1c7ae1;
  opacity: 0;
}
.resultBox .suggest {
  position: relative;
  font-size: 0.4rem;
  line-height: 0.65333333rem;
  height: 6.4rem;
  width: 8rem;
  overflow: auto;
  padding-right: 0.4rem;
  box-sizing: border-box;
  opacity: 0;
  -webkit-overflow-scrolling: touch;
}
.resultBox .suggest::-webkit-scrollbar {
  display: none;
}
.resultBox .shareBtn {
  opacity: 0;
  font-size: 0.4rem;
  margin: 0.8rem auto 0;
}
.shareBox {
  width: 100%;
  height: 100%;
  background: url(../img/depre/share_bg.jpg) no-repeat;
  background-size: 100% 100%;
  padding: 0.4rem 1.06666667rem 0;
  box-sizing: border-box;
}
.shareBox .uesrName {
  font-size: 0.4rem;
  line-height: 0.68rem;
}
.shareBox .uesrName span {
  font-size: 0.54666667rem;
  padding-left: 0.21333333rem;
}
.shareBox .testResult {
  width: 6.56rem;
  height: 3.32rem;
  background: url(../img/depre/testResult_bg.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  margin: 0.13333333rem auto;
  padding-top: 1.12rem;
  box-sizing: border-box;
}
.shareBox .testResult .testScore {
  font-size: 0.38666667rem;
  line-height: 0.72rem;
  color: #1c7ae1;
}
.shareBox .testResult .level {
  font-size: 0.70666667rem;
  line-height: 0.86666667rem;
  color: #1c7ae1;
}
.shareBox .suggest {
  position: relative;
  font-size: 0.4rem;
  line-height: 0.65333333rem;
  height: 6.4rem;
  width: 8rem;
  overflow: auto;
  padding-right: 0.4rem;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
}
.shareBox .suggest::-webkit-scrollbar {
  display: none;
}
.shareBox .meToBtn {
  font-size: 0.4rem;
  margin: 0.8rem auto 0;
  position: relative;
  z-index: 10;
}
.info {
  position: absolute;
  right: 0;
  bottom: 0;
}
.info .codeBox {
  width: 1.30666667rem;
  height: 1.30666667rem;
  margin-bottom: 0.53333333rem;
  margin-right: 0.53333333rem;
}
