
.paperCon[data-v-31c3c1ce] {
  width: 1020px;
  margin: 30px auto;
  min-height: 400px;
  background: #f5f7fa;
}
.b[data-v-31c3c1ce] {
  display: inline-block;
}
.r[data-v-31c3c1ce] {
  color: red;
}
.w[data-v-31c3c1ce] {
  background: #fff;
  display: none;
}
/* 选择方式开始 */
.chooseWay[data-v-31c3c1ce] {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.chooseWay[data-v-31c3c1ce] {
  background: #fff;
  margin: 0 auto;
  padding: 30px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
.chooseWayR[data-v-31c3c1ce],
.chooseWayL[data-v-31c3c1ce] {
  padding: 0 10px;
  box-sizing: border-box;
}
.chooseWayL[data-v-31c3c1ce] {
  width: 478px;
  border-right: 1px solid #ccc;
}
.chooseWayR[data-v-31c3c1ce] {
  width: 480px;
}
.btn[data-v-31c3c1ce] {
  text-align: center;
  margin-top: 30px;
  margin-left: 0 !important;
}
.btn span[data-v-31c3c1ce] {
  display: inline-block;
  padding: 8px 15px;
  background: #ffb657;
  color: #fff;
  border-radius: 3px;
  font-size: 12px;
}
.process[data-v-31c3c1ce] {
  margin: 18px 0;
  line-height: 30px;
}
.nums[data-v-31c3c1ce] {
  background: #f5f7fa;
  min-height: 300px;
  border-radius: 5px;
}
/* 左边的答案展示开始 */
.listL[data-v-31c3c1ce] {
  overflow: hidden;
}
.listL li[data-v-31c3c1ce] {
  float: left;
  width: 50px;
  text-align: center;
  margin-top: 30px;
}
.listL li[data-v-31c3c1ce]:nth-child(1) {
  color: #ffb657;
}
.listL li span[data-v-31c3c1ce]:nth-child(1) {
  margin-right: 10px;
}
.detail[data-v-31c3c1ce] {
  background: #f5f7fa;
  padding: 20px 15px;
  box-sizing: border-box;
}
.listR[data-v-31c3c1ce],
.listL[data-v-31c3c1ce] {
  padding-bottom: 20px;
}
/* 右边的答案展示开始 */
.listR li[data-v-31c3c1ce] {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  position: relative;
}
.listR li .item1[data-v-31c3c1ce] {
  margin-right: 5px;
}
.listR li .item2[data-v-31c3c1ce] {
  margin-right: 30px;
}
.listR li .item4[data-v-31c3c1ce] {
  position: absolute;
  right: 10px;
  top: 0;
  color: #ffb657;
}
.parsing[data-v-31c3c1ce] {
  margin-top: 20px;
  line-height: 30px;
}
img[data-v-31c3c1ce],
.parsing[data-v-31c3c1ce]:deep(img) {
  display: inline-block;
  width: 100px !important;
  height: 100px;
}
.parsing[data-v-31c3c1ce]:deep(span) {
  font-size: 14px !important;
}
.parsingTitle[data-v-31c3c1ce] {
  color: #ffb657;
}
#listR[data-v-31c3c1ce] {
  padding: 0 4% 20px 4%;
}
/* 选择方式结束 */

/* 头部搜索框和按钮开始 */
.newChooseBox[data-v-31c3c1ce] {
  text-align: right;
  padding-top: 10px;
}
.chooseBox[data-v-31c3c1ce] {
  padding: 30px 0;
  text-align: center;
}
.chooseBox input[data-v-31c3c1ce],
.chooseBox span[data-v-31c3c1ce],
.newChooseBox span[data-v-31c3c1ce] {
  display: inline-block;
}
.chooseBox input[data-v-31c3c1ce] {
  width: 350px;
  height: 30px;
  outline: none;
  text-indent: 5px;
}
.chooseBox span[data-v-31c3c1ce],
.newChooseBox span[data-v-31c3c1ce] {
  width: 100px;
  height: 30px;
  border-radius: 3px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  background: #ffb657;
  color: #fff;
  margin-left: 20px;
}
.newChooseBox span[data-v-31c3c1ce] {
  margin-left: 80px;
}
/* 头部搜索框和 按钮结束 */
/* 补充样式开始 */
.allin[data-v-31c3c1ce] {
  width: 100%;
}
.item5[data-v-31c3c1ce] {
  display: inline-block;
  width: 760px;
  margin-right: 20px;
}
.fast[data-v-31c3c1ce] {
  display: none;
}
.slows[data-v-31c3c1ce] {
  display: none;
}
/* 补充样式结束 */
/* 第一种方式解析显示开始 */
.firstParsing[data-v-31c3c1ce] {
  display: none;
}
#closefirstParsing[data-v-31c3c1ce] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  z-index: 99998;
}
.closeParsingCon[data-v-31c3c1ce] {
  text-align: right;
  background: #f5f7fa;
  color: #ffb657;
}
.closeParsingCon span[data-v-31c3c1ce] {
  display: inline-block;
  line-height: 30px;
  width: 60px;
  text-align: center;
}
.firstParsingCon[data-v-31c3c1ce] {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 1020px;
  max-height: 600px;
  transform: translate(-510px, -150px);
  background-color: #f5f7fa;
  overflow: hidden;
  z-index: 99999;
  overflow-y: auto;
  border-radius: 5px;
}
#parsingAA[data-v-31c3c1ce] {
  margin-top: 0;
}
/* 第一种方式解析显示结束*/
@media only screen and (max-width: 960px) {
.paperCon[data-v-31c3c1ce] {
    width: 100%;
    padding: 0;
    background: #fff;
    border: none;
    margin: 0 auto;
}
.firstParsingCon[data-v-31c3c1ce] {
    top: 3%;
    left: 3%;
    right: 3%;
    bottom: 3%;
    padding: 0 10px;
    width: 94%;
    box-sizing: border-box;
    transform: translate(0, 0);
}
  /* 对答案方式开始 */
.userChange[data-v-31c3c1ce] {
    margin: 10px 0;
    font-size: 14px;
}
.chooseWay[data-v-31c3c1ce] {
    width: 100%;
    padding: 0;
    border: none;
}
.chooseWayL[data-v-31c3c1ce] {
    width: 50%;
}
.chooseWayR[data-v-31c3c1ce] {
    width: 50%;
}
.btn span[data-v-31c3c1ce] {
    padding: 0;
    width: 100%;
    line-height: 30px;
}
  /* 左边答案开始 */
.listL li[data-v-31c3c1ce] {
    margin: 30px 3px 0 3px;
}
.listL li span[data-v-31c3c1ce]:nth-child(1) {
    margin-right: 5px;
}
  /* 右边答案开始 */
.listR li .item1[data-v-31c3c1ce] {
    margin-right: 2%;
    width: 8%;
    text-align: right;
}
.listR li .item2[data-v-31c3c1ce] {
    margin-right: 0;
    width: 42%;
}
.listR li .item5[data-v-31c3c1ce] {
    width: 64%;
}
.listR li .item4[data-v-31c3c1ce] {
    position: absolute;
    right: 0;
}
.detail[data-v-31c3c1ce] {
    padding: 5px 0;
}
  /* 对答案方式结束 */

  /* 头部搜索框和按钮开始 */
.chooseBox[data-v-31c3c1ce],
  .newChooseBox[data-v-31c3c1ce] {
    padding: 10px 0;
}
.chooseBox input[data-v-31c3c1ce],
  .chooseBox span[data-v-31c3c1ce],
  .newChooseBox span[data-v-31c3c1ce] {
    font-size: 12px;
    display: inline-block;
    height: 25px;
    line-height: 25px;
}
.chooseBox input[data-v-31c3c1ce] {
    width: 50%;
}
.chooseBox span[data-v-31c3c1ce],
  .newChooseBox span[data-v-31c3c1ce] {
    width: 18%;
    margin-left: 10px;
}
.newChooseBox span[data-v-31c3c1ce] {
    margin-left: 30px;
}
  /* 头部搜索框和 按钮结束 */

  /* 底部展示开始 */
.fast[data-v-31c3c1ce],
  .slows[data-v-31c3c1ce] {
    width: 96%;
    margin: 0 auto;
}
  /* 底部展示结束 */
}

