@charset "UTF-8";

.header[data-v-48efcdfe] {
  height: 124px;
  width: 1200px;
  margin: 0 auto
}

.backbtn[data-v-48efcdfe] {
  width: 115px;
  height: 58px;
  border-radius: 50px;
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  color: #ff8523;
  font-size: 20px;
  font-weight: 700;
  cursor: pointer
}

.backbtn img[data-v-48efcdfe] {
  margin-right: 8px
}

.username[data-v-48efcdfe] {
  height: 58px;
  border-radius: 0 50px 50px 0;
  background: #fff;
  margin-left: -25px;
  padding: 0 20px 0 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 58px
}

.userimg[data-v-48efcdfe] {
  width: 72px;
  height: 72px;
  border: 4px solid #fff;
  box-shadow: 0 0 4px #47b4f01a;
  border-radius: 100%;
  position: relative;
  z-index: 2
}

.layoutbg[data-v-48efcdfe] {
  padding-top: 36px;
  position: relative;
  background: url(/assets/pic64.715bbb77.png) bottom no-repeat #b3e4ff;
  min-height: 100%
}

.footer[data-v-48efcdfe] {
  height: 66px;
  padding-top: 10px
}

.footer span[data-v-48efcdfe] {
  margin: 0 8px;
  font-size: 12px;
  color: #0c5f8d;
  opacity: .5
}

.fixbox[data-v-48efcdfe] {
  width: 78px;
  position: fixed;
  z-index: 9;
  right: 40px;
  background: #fff;
  border-radius: 50px;
  top: 0;
  padding: 12px 0;
  top: 50%;
  transform: translateY(-50%);
  transition: .35s
}

.fixbox .font[data-v-48efcdfe] {
  font-size: 14px;
  color: #b7b7b7;
  text-align: center;
  margin-top: 5px;
  font-weight: 500
}

.cardbtn[data-v-48efcdfe] {
  width: 46px;
  height: 46px;
  background: #dbf6ff;
  border-radius: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center
}

.backimg[data-v-48efcdfe] {
  width: 46px;
  height: 46px;
  background: #ffecdb;
  border-radius: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center
}

.fixbox .items[data-v-48efcdfe] {
  margin: 18px 0;
  cursor: pointer
}

.answer[data-v-48efcdfe] {
  width: 700px
}

.answer .answerTitle[data-v-48efcdfe] {
  width: 700px;
  height: 80px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f3f3f3;
  padding: 0 0 0 30px
}

.answer .serial[data-v-48efcdfe] {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  min-height: 0;
  overflow: auto
}

.answer .serial .sheetItem[data-v-48efcdfe] {
  margin: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 26px;
  color: #4AC07C;
  cursor: pointer
}

.answer .serial .Aserial[data-v-48efcdfe] {
  background: #d3f2ff;
  border: 1px solid #56ccff
}

.answer .serial .Bserial[data-v-48efcdfe] {
  background: transparent;
  border: 1px solid #dbdbdb
}

.answer .serial .cRight[data-v-48efcdfe] {
  border: none;
  color: #fff;
  background: #9ccc65
}

.answer .serial .cError[data-v-48efcdfe] {
  color: #fff;
  background: red;
  border: none
}
