.main-w[data-v-ad19072a] {
  position: relative;
}
.infomap[data-v-ad19072a] {
  text-align: center;
  width: 96%;
  height: 360px;
  position: absolute;
  top: 100px;
  left: 10px;
  z-index: 1;
}
.main[data-v-ad19072a] {
  margin-top: 16px;
  margin-left: 16px;
  margin-right: 16px;
}
.main .tit[data-v-ad19072a] {
  padding-right: 20px;
  display: inline-block;
}
.main .top[data-v-ad19072a] {
  border-bottom: 1px solid #eee;
  padding-bottom: 28px;
}
.main .pics .img[data-v-ad19072a] {
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 4px;
  width: 80%;
  height: 60px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.ant-tabs[data-v-ad19072a] {
  background: #fff;
}
.btns[data-v-ad19072a] {
  text-align: right;
}
.right[data-v-ad19072a] {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
}
.info[data-v-ad19072a] {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 16px;
  padding-bottom: 16px;
}
.info3[data-v-ad19072a] {
  padding-top: 16px;
  padding-bottom: 16px;
}
.bot[data-v-ad19072a] {
  padding-top: 16px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.left[data-v-ad19072a],
.right[data-v-ad19072a] {
  height: 400px;
}
.table-w[data-v-ad19072a] {
  width: 100%;
  height: 300px;
  overflow: auto;
}
.video-w[data-v-ad19072a] {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px;
  height: 300px;
}
.video-w .v-title[data-v-ad19072a] {
  text-align: center;
  width: 100%;
  position: relative;
}
.video-w .v-title .v-icon[data-v-ad19072a] {
  position: absolute;
  top: 4px;
  left: 4px;
}
.flex-space[data-v-ad19072a] {
  margin-top: 12px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  padding: 20rpx 20rpx;
}
.operate[data-v-ad19072a] {
  padding: 10px;
}
.operate .box-w[data-v-ad19072a] {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 20px auto;
}
.operate .box[data-v-ad19072a] {
  transform: rotateZ(45deg);
  width: 160px;
  height: 160px;
}
.operate .box i[data-v-ad19072a] {
  visibility: collapse;
}
.operate .front-sty-top[data-v-ad19072a] {
  position: absolute;
  z-index: 9999;
  top: 34px;
  left: 34px;
  transform: rotate(315deg);
  visibility: visible !important;
}
.operate .front-sty-bottom[data-v-ad19072a] {
  position: absolute;
  z-index: 9999;
  left: 34px;
  bottom: 34px;
  transform: rotate(45deg);
  visibility: visible !important;
}
.operate .front-sty-right[data-v-ad19072a] {
  position: absolute;
  z-index: 9999;
  top: 34px;
  right: 34px;
  transform: rotate(315deg);
  visibility: visible !important;
}
.operate .front-sty-left[data-v-ad19072a] {
  position: absolute;
  z-index: 9999;
  left: 34px;
  top: 34px;
  transform: rotate(225deg);
  visibility: visible !important;
}
.operate .front-sty-center[data-v-ad19072a] {
  position: absolute;
  top: 50%;
  z-index: 9999;
  left: 50%;
  transform: translate(-50%, -50%);
}
.operate .circle[data-v-ad19072a] {
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.operate .in-block[data-v-ad19072a] {
  display: inline-block;
  position: relative;
}
.operate .left-top[data-v-ad19072a] {
  width: 80px;
  height: 80px;
  border-radius: 80px 0px 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .right-top[data-v-ad19072a] {
  width: 80px;
  height: 80px;
  border-radius: 0px 80px 0 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .left-bottom[data-v-ad19072a] {
  width: 80px;
  height: 80px;
  border-radius: 0px 0px 0 80px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .right-bottom[data-v-ad19072a] {
  width: 80px;
  height: 80px;
  border-radius: 0px 0 80px 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
}
.operate .switch-w[data-v-ad19072a] {
  padding-top: 40px;
}
.operate .switch-w .tit[data-v-ad19072a] {
  font-size: 13px;
  padding-top: 10px;
}
.operate .switch-w .s[data-v-ad19072a] {
  height: 20px;
  width: 40px;
}
