.top-image[data-v-48880ba6] {
  position: relative;
  width: 100%;
  height: 480px;
  margin-bottom: 20px;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.top-image .top-left[data-v-48880ba6] {
    position: absolute;
    left: -20px;
    top: 240px;
    cursor: pointer;
    color: #409eff;
    font-size: 50px;
}
.top-image .top-right[data-v-48880ba6] {
    position: absolute;
    right: -20px;
    top: 240px;
    cursor: pointer;
    color: #409eff;
    font-size: 50px;
}
.out-bottom[data-v-48880ba6] {
  width: 100%;
  height: 200px;
}
.out-bottom .bottom-image[data-v-48880ba6] {
    display: inline-block;
    border-radius: 6px;
    height: 163px;
    margin-right: 20px;
    cursor: pointer;
}
.out-bottom[data-v-48880ba6] .bottom-image:last-child {
    margin-right: 0;
}
.borderActive[data-v-48880ba6] {
  -webkit-box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.5);
          box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.5);
}
[data-v-48880ba6] .el-dialog__body {
  padding: 14px 20px;
}

