/* 版心盒子开始 */
.newwrap{
width: 1100px;
margin: 0 auto;
}
/* 版心盒子结束 */

/* 左侧盒子宽度开始 */
.computerRight{
width: 849px;
}
/* 左侧盒子宽度结束 */
.el-pagination{
  text-align: center;
}
/* 所有的边框 */
.allComputerR{
  border: 1px solid #ccc;
  padding: 40px 20px 100px 20px;
  box-sizing: border-box;
}
/* 头部展示开始 */
.allTab{
  display: block;
  overflow:hidden;
  text-align: center;
}
.allTab li{
  cursor: pointer;
  display: inline-block;
  margin:0 48px;
  font-weight: 600;
  font-size: 16px;
  padding:10px 2px;
}
.bottomView{
  margin-top: 30px;
}
/* 没有内容展示开始 */
.noContent{
  text-align: center;
  color: #ccc;
  padding: 80px 0;
}


.active[data-v-7d550d6c] {
  color: #ffb657;
  border-bottom: 2px solid #ffb657;
}
.practice[data-v-7d550d6c] {
  position: relative;
  min-height: 100%;
  padding-bottom: 150px;
}
.footer[data-v-7d550d6c] {
  position: absolute;
  bottom: 0;
}
.computer[data-v-7d550d6c] {
  margin-top: 30px;
  margin-bottom: 100px;
}
/* 左侧开始 */
.computerLeft[data-v-7d550d6c] {
  float: left;
  width: 199px;
  border: 1px solid #ccc;
  margin-right: 50px;
  text-align: ;
}
/* 左侧结束 */

/* 右侧开始 */
.computerRight[data-v-7d550d6c] {
  float: left;
}
.computerRight .testTop span[data-v-7d550d6c] {
  display: inline-block;
  margin: 0 35px;
  cursor: pointer;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 2px;
}
.computerRight .testTop[data-v-7d550d6c] {
  margin-bottom: 20px;
  text-align: center;
}
.list[data-v-7d550d6c] {
  border: 1px solid #ccc;
  padding: 40px 20px 100px 20px;
}
/* 右侧结束 */
/*pc端开始  */
@media only screen and (max-width: 960px) {
.practice[data-v-7d550d6c] {
    display: none;
}
}
/*pc端结束  */

