/* 版心盒子开始 */
.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;
}


.testTarget[data-v-4ca47f12] {
  position: relative;
  min-height: 100%;
  padding-bottom: 150px;
}
.footer[data-v-4ca47f12] {
  position: absolute;
  bottom: 0;
}
.con[data-v-4ca47f12] {
  border: 1px solid #ccc;
  padding: 60px 20px 120px 20px;
  box-sizing: border-box;
}
.computer[data-v-4ca47f12] {
  margin-top: 30px;
  margin-bottom: 100px;
}
/* 左侧开始 */
.computerLeft[data-v-4ca47f12] {
  float: left;
  width: 199px;
  border: 1px solid #ccc;
  margin-right: 50px;
  /* text-align: */
}
/* 左侧结束 */

/* 右侧开始 */
.computerRight[data-v-4ca47f12] {
  float: left;
  display: flex;
  flex-flow: column;
  text-align: center;
  position: relative;
}
.tishi[data-v-4ca47f12] {
  position: absolute;
  top: 140px;
  left: 448px;
  color: #ffb657;
  font-size: 16px;
}
.computerRightTop[data-v-4ca47f12] {
  text-align: center;
}
.computerRightTop span[data-v-4ca47f12] {
  font-size: 16px;
  font-weight: 600;
}
.computerRight select[data-v-4ca47f12] {
  margin-left: 30px;
  width: 400px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  color: #989893;
  outline: none;
}
.computerRight button[data-v-4ca47f12] {
  margin-top: 100px;
  width: 400px;
  height: 40px;
  border: none;
  outline: none;
  background: #ffb657;
  color: #fff;
  border-radius: 5px;
  margin-left: 100px;
  cursor: pointer;
}
.testIds option[data-v-4ca47f12] {
  line-height: 30px;
}
/* 右侧结束 */
/*pc端开始  */
@media only screen and (max-width: 960px) {
.testTarget[data-v-4ca47f12] {
    display: none;
}
}
/*pc端结束  */

