
.delog[data-v-1baa4846] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.titleFont[data-v-1baa4846] {
  text-align: center;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
}
.pad[data-v-1baa4846] {
  margin-top: 100px;
}

html,body,div,p,h1,h2,h3,h4,h5,h6,button,img,textarea,input,ul,li{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    list-style: none;
}
html,
body,
#app {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666666;
    min-width: 1000px;
}

body {
    font-family: 'PingFang-SC-Heavy', "microsoft yahei", 'SourceHanSansSC-regular', 'PingFang SC', "Helvetica Neue", Helvetica, arial, STHeiTi, sans-serif;
}

a {
    text-decoration: none
}
.page-main{
    padding: 30px;
    width: 100%;
    overflow: auto;
}
.bigfont{
    font-size: 16px;
}
.minifont{
    font-size: 12px;
}
.table-operate .el-button{
    margin: 5px !important;
}
  .top-video-switch .lb-tabs .el-tabs__nav-scroll{
    display: flex;
    justify-content: center;
  }
/* .table-operate .el-button+.el-button{
    margin-left: 0px;
} */
.el-button+.el-button{
    margin-left: 5px;
}
.page-top-operate{
    margin-bottom: 24px;
}
.page-top-operate.el-row{
    margin-bottom: 8px;
}
.page-top-operate .el-button{
    margin: 0 24px 16px 0;
}
.page-top-operate .el-form--inline{
    line-height: 40px;
}
.page-top-operate .el-form-item{
    margin: 0 24px 16px 0;
}
.tipsColor{
    color: #aaafbb;
}
.lineColor{
    border-color: #eff2f6;
}
.bgThemeColor{
    background: #f5f7fa;
}
.el-table .el-image{
    width: 60px;
    height: 60px;
    /* width: 80px;
    height: 80px; */
}
.lb-input-number.el-input-number .el-input__inner{text-align: left;}
.lb-collapse.el-collapse .el-collapse-item__header{background: rgb(245, 247, 250); padding: 0 10px;}
.upload-file-warp{
    width: 435px;
    /* width: 500px; */
    height: 40px;
    border: 1px solid #DCDFE6;
    border-radius: 5px; 
    padding: 0 15px;
    line-height: 35px;
    display: inline-block;
}
.upload-file-warp .choice-file-input{
    border: none;
    width: 84%;
    outline:none;
    font-size: 14px;
}
@font-face {
  font-family: "iconfont"; /* Project id 3016672 */
  src: url('//at.alicdn.com/t/c/font_3016672_ifef15ow7n.woff2?t=1660010518400') format('woff2'),
       url('//at.alicdn.com/t/c/font_3016672_ifef15ow7n.woff?t=1660010518400') format('woff'),
       url('//at.alicdn.com/t/c/font_3016672_ifef15ow7n.ttf?t=1660010518400') format('truetype'),
       url('//at.alicdn.com/t/c/font_3016672_ifef15ow7n.svg?t=1660010518400#iconfont') format('svg');
  font-display: swap;
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fenxiao:before {
  content: "\e630";
}

.icon-down:before {
  content: "\e68e";
}

.icon-up:before {
  content: "\e6b3";
}

.icon-account:before {
  content: "\e610";
}

.icon-alipay:before {
  content: "\e68a";
}

.icon-tixing:before {
  content: "\e612";
}

.icon-gengduo:before {
  content: "\e607";
}

.icon-wenhao:before {
  content: "\e61a";
}

.icon-yingjian:before {
  content: "\e64b";
}

.icon-star-bold-fill:before {
  content: "\e603";
}

.icon-gouwuche:before {
  content: "\e601";
}

.icon-required:before {
  content: "\e808";
}

.icon-edit:before {
  content: "\e7d8";
}

.icon-search:before {
  content: "\e605";
}

.icon-camera:before {
  content: "\e606";
}

.icon-right-bold:before {
  content: "\e617";
}

.icon-add-circle-fill:before {
  content: "\e61d";
}

.icon-del:before {
  content: "\e621";
}

.icon-chakan:before {
  content: "\e624";
}

.icon-home-fill:before {
  content: "\e625";
}

.icon-weixin:before {
  content: "\e627";
}

.icon-zhibo:before {
  content: "\e62a";
}

.icon-home:before {
  content: "\e62b";
}

.icon-mine:before {
  content: "\e62c";
}

.icon-cate:before {
  content: "\e62d";
}

.icon-claim-fill:before {
  content: "\e62e";
}

.icon-cate-fill:before {
  content: "\e62f";
}

.icon-shop:before {
  content: "\e631";
}

.icon-shop-fill:before {
  content: "\e633";
}

.icon-erweima:before {
  content: "\e634";
}

.icon-claim:before {
  content: "\e635";
}

.icon-mine-fill:before {
  content: "\e636";
}

.icon-about-us:before {
  content: "\e637";
}

.icon-share:before {
  content: "\e638";
}

.icon-add-square:before {
  content: "\e63f";
}

.iconshouye:before {
  content: "\e644";
}

.icon-seed:before {
  content: "\e645";
}

.icon-remove-square:before {
  content: "\e646";
}

.icon-dianhua:before {
  content: "\e64c";
}

.icon-remove-circle:before {
  content: "\e651";
}

.icon-down-bold:before {
  content: "\e652";
}

.icon-add-circle:before {
  content: "\e657";
}

.icon-shuaxin:before {
  content: "\e658";
}

.icon-qiehuan:before {
  content: "\e659";
}

.icon-up-bold:before {
  content: "\e65a";
}

.icon-delete:before {
  content: "\e65b";
}

.icon-peisong:before {
  content: "\e65d";
}

.icon-sall-out:before {
  content: "\e65e";
}

.icon-xitong:before {
  content: "\e65f";
}

.icon-shipin:before {
  content: "\e66a";
}

.icon-dingwei:before {
  content: "\e674";
}

.icon-dianpu:before {
  content: "\e675";
}

.icon-land:before {
  content: "\e76b";
}

.icon-claim-service:before {
  content: "\e8a9";
}

.icon-gouwuche-fill:before {
  content: "\e600";
}

.icon-dingwei-fill:before {
  content: "\e602";
}

.icon-left:before {
  content: "\e604";
}

.icon-right:before {
  content: "\e608";
}

.icon-close:before {
  content: "\e609";
}

.icon-add:before {
  content: "\e611";
}

.icon-chanpin:before {
  content: "\e73e";
}

.icon-caiwu:before {
  content: "\e6a7";
}

.icon-kehu:before {
  content: "\e6ad";
}

.icon-member:before {
  content: "\e761";
}

.icon-shenhe:before {
  content: "\e695";
}

.icon-daifukuan:before {
  content: "\e787";
}

.icon-dingdanguanli:before {
  content: "\e632";
}

.icon-shangpin:before {
  content: "\e63c";
}

.icon-daihexiao:before {
  content: "\e6f8";
}

.icon-yiwancheng:before {
  content: "\e6f9";
}

.icon-pingjia:before {
  content: "\e77e";
}

.icon-shouhouguanli:before {
  content: "\e773";
}

.icon-wodeshouhou:before {
  content: "\e60d";
}

.icon-tongzhi-fill:before {
  content: "\e615";
}

.icon-down-fill:before {
  content: "\e60a";
}

.icon-xuanze:before {
  content: "\e77c";
}

.icon-xuanze-fill:before {
  content: "\e77d";
}

.icon-switch:before {
  content: "\e642";
}

.icon-switch-on:before {
  content: "\e643";
}

.icon-jian-fill:before {
  content: "\e61f";
}

.icon-jian:before {
  content: "\e6fa";
}

.icon-radio-fill:before {
  content: "\e620";
}

.icon-chanpin-fill:before {
  content: "\e6d8";
}

.icon-eyeclose:before {
  content: "\e6ab";
}

.icon-eyeopen:before {
  content: "\e6ac";
}

.icon-mima:before {
  content: "\e69e";
}

.icon-username:before {
  content: "\e6b7";
}

.icon-tongzhi:before {
  content: "\e60b";
}

.icon-jia-bold:before {
  content: "\e613";
}

.icon-jian-bold:before {
  content: "\e614";
}

.icon-tianjia:before {
  content: "\e653";
}

.icon-zhuanhuan:before {
  content: "\e6c2";
}

.icon-xiaochengxu:before {
  content: "\e6c3";
}

.icon-warn:before {
  content: "\e6a5";
}

.icon-weirenzheng:before {
  content: "\e63a";
}

.icon-biaoqian:before {
  content: "\e60c";
}

.icon-yingxiao:before {
  content: "\e701";
}

.icon-yuyue:before {
  content: "\e6da";
}

.icon-star:before {
  content: "\e779";
}

.icon-star-fill:before {
  content: "\e77b";
}

.icon-liuyanguanli:before {
  content: "\e6bb";
}

.icon-heart:before {
  content: "\e68c";
}

.icon-heart-fill:before {
  content: "\e689";
}

.icon-wechat-pay:before {
  content: "\e764";
}

.icon-qianbao:before {
  content: "\e829";
}

.icon-sanjiao:before {
  content: "\e671";
}

.icon-notice:before {
  content: "\e64e";
}

.icon-nan:before {
  content: "\e7b1";
}

.icon-nv:before {
  content: "\e7b4";
}

.icon-che:before {
  content: "\e616";
}

.icon-kaquan:before {
  content: "\e60f";
}

.icon-banner:before {
  content: "\e64a";
}

.icon-article:before {
  content: "\ec2b";
}

.icon-balance:before {
  content: "\faf6";
}

.icon-bofang:before {
  content: "\e664";
}

.icon-video:before {
  content: "\e72d";
}

.icon-shouji:before {
  content: "\e6d4";
}


/* 字体大小 */
.f-icontext{font-size: 11px}/* 很小的文字,一般和图标一起使用 */
.f-caption{font-size: 12px;}/* 辅助描述性文字 */
.f-desc{font-size: 13px;}/* 辅助描述性文字 */
.f-paragraph{font-size: 14px;}/* 段落字体 */
.f-title{font-size: 16px;}/* 标题 */
.f-big-title{font-size: 20px;}/* 大点的标题 */ 
 

/* 字体颜色 */
.c-base{color:#ffffff;}/* 白色 */
.c-black{color: #000000;}/* 黑色 */
.c-title{color: #333333}/* 标题/副标题 */
.c-caption{color:#999999;}/* 辅助描述性文字 */
.c-paragraph{color:#666666;}/* 段落字体 */
.c-success{color:#19c865;}/* 成功/链接文字 */ 
.c-tips{color:#F56C6C;}/* 失效 */ 
.c-warning{color:#f12c20;}/* 警告/非法 */ 
.c-danger{color:#FA5B69;}/* 警告/非法 */ 
.c-nodata{color:#cccccc;}/* 暂无数据 */
.c-link{color:#409EFF;}/* 链接文字 */ 
.c-shadow{text-shadow:1px 1px 1px #808080;}/* 字体阴影 */

/* 填充色 */
.fill-base{background:#ffffff;}/* 默认 */
.fill-body{background:#f4f6f8;}/* 页面 */
.fill-primary{background:#19c865;}/* 主题色/主要活动按钮 */
.fill-caption{background:#ffd753;}/* 辅助色 */
.fill-warning{background:#f12c20;}/* 警告/非法 */ 
.fill-second{background:#efeff4;}/* 区块分割线 */
.fill-space{background:#eeeeee;}/* 次要活动按钮 */

/* 阴影 */
.box-shadow{box-shadow:0 2px 15px rgba(21,13,13,0.05);}
.box-shadow-mini{box-shadow: 1px 0 5px rgba(4,0,0,0.08);}

/* 字体样式 */
text{vertical-align: middle;}/* 上下居中 */
.text-left{text-align: left;}/* 左对齐 */
.text-center { text-align: center}/* 中对齐 */
.text-right {text-align: right}/* 右对齐 */
.text-justify{text-align: justify;}/* 两端对齐，谨慎使用 */
.text-justify::after{content: '';width: 100%;display: inline-block;}
.text-delete {text-decoration: line-through}/* 删除线 */
.text-underline{text-decoration: underline}/* 下划线 */ 
.text-bold{ font-weight:bold;}/* 加粗 */
.text-normal{font-style:normal}


/* 文本溢出省略 */
.ellipsis{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ellipsis-2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.ellipsis-3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.ellipsis-4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden;}


/* 最大宽度 */
.max-300{max-width: 150px;}
.max-380{max-width: 190px;}
.max-456{max-width: 228px;}
.max-500{max-width: 150px;}
.max-520{max-width: 260px;}
.max-550{max-width: 275px;}
.max-566{max-width: 288px;}
.max-580{max-width: 290px;}
.h-100{height: 50px;} 
.h-140{height: 70px;}
.h-64{height: 32px;}
.lh-54{line-height: 27px;} 
.h-80{height: 40px;}
/* 外间距 */
.mg-sm{margin:5px;}
.mg-md{margin:10px;}
.mg-lg{margin:16px;}
.mg-xl{margin:20px;}

.mt-sm{margin-top:5px;}
.mt-md{margin-top:10px;}
.mt-lg{margin-top:16px;}
.mt-xl{margin-top:20px;}

.mr-sm{margin-right:5px;}
.mr-md{margin-right:10px;}
.mr-lg{margin-right:16px;}
.mr-xl{margin-right:20px;}

.mb-sm{margin-bottom:5px;}
.mb-md{margin-bottom:10px;}
.mb-lg{margin-bottom:16px;}
.mb-xl{margin-bottom:20px;}

.ml-sm{margin-left:5px;}
.ml-md{margin-left:10px;}
.ml-lg{margin-left:16px;}
.ml-xl{margin-left:20px;}


/* 内间距 */ 

.pd-sm{padding:5px;}
.pd-md{padding:10px;}
.pd-lg{padding:16px;}
.pd-xl{padding:20px;}

.pt-sm{padding-top:5px;}
.pt-md{padding-top:10px;}
.pt-lg{padding-top:16px;}
.pt-xl{padding-top:20px;}

.pr-sm{padding-right:5px;}
.pr-md{padding-right:10px;}
.pr-lg{padding-right:16px;}
.pr-xl{padding-right:20px;}

.pb-sm{padding-bottom:5px;}
.pb-md{padding-bottom:10px;}
.pb-lg{padding-bottom:16px;}
.pb-xl{padding-bottom:20px;}
 
.pl-sm{padding-left:5px;}
.pl-md{padding-left:10px;}
.pl-lg{padding-left:16px;}
.pl-xl{padding-left:20px;}


/* 图标尺寸 */
.icon-xs{width:16px; height:16px;display: block;font-size: 16px;} 
.icon-sm{width:22px; height:22px;display: block;font-size: 22px;}
.icon-md{width:30px; height:30px;display: block;font-size: 30px;} 
.icon-lg{width:40px; height:40px;display: block;font-size: 40px;}  


/* 组件间距 */
.space-sm{height: 5px;}
.space-md{height: 10px;}
.space-lg{height: 16px;}
.space-xl{height: 20px;}
.space-body{height: 75px;}
.space{height: 1px ;background: rgba(216, 216, 216, 0.5);} 

  
/* 圆角 */
.radius{border-radius: 5000px;}
.radius-5 {border-radius: 3px;}
.radius-10 {border-radius: 5px;}
.radius-15 {border-radius: 8px;}  
.circle{border-radius: 50%;}

/* 旋转 */
.rotate-45{transform: rotate(45deg);}
.rotate-90{transform: rotate(90deg);}
.rotate-180{transform: rotate(180deg);}
.rotate-270{transform: rotate(270deg);}

/* 定位 */
.rel{position: relative;}
.abs{position: absolute;}
.fix{position: fixed;width: 100%;z-index: 100;}

/* 固定 */
.fixed-top{position: fixed;left: 0;right: 0;top: 0;z-index: 100;}
.fixed-bottom{position: fixed;left: 0;right: 0;bottom: 0;z-index: 100;}
/* 灰度 */
.grayscale {-webkit-filter: grayscale(100%);filter: grayscale(100%);}

/*flex布局,可以自己定义适合自己的*/

.flex {
	display: flex;
}

.flex-1 {
	flex: 1;
}

.flex-2 {
	flex: 0 0 50%;
}

.flex-3 {
	flex: 0 0 33.3%;
}

.flex-4 {
	flex: 0 0 25%;
}

.flex-5 {
	flex: 0 0 20%;
}


.flex-column {
	display: flex;
	flex-direction: column;
}

.flex-warp {
	display: flex;
	flex-wrap: wrap;
}

.flex-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flex-between {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flex-x-center {
	display: flex;
	justify-content: center;
}

.flex-x-between {
	display: flex;
	justify-content: space-between;
}

.flex-y-center {
	display: flex;
	align-items: center;
}

.flex-y-start {
	display: flex;
	align-items: flex-start;
}

.flex-y-end {
	display: flex;
	align-items: flex-end;
}

.flex-y-baseline {
	display: flex;
	align-items: baseline;
}

/* 头像 */
.avatar {
	margin: 0;
	padding: 0;
	display: inline-flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	background: #f4f6f8;
	color: #fff;
	white-space: nowrap;
	position: relative;
	width: 60px;
	height: 60px;
	background-size: cover;
	background-position: center;
	vertical-align: middle;
}

.avatar.md {
	width: 50px;
	height: 50px;
}
.avatar.sm {
	width: 40px;
	height: 40px;
}
.avatar-group {
	direction: ltl;
	unicode-bidi: bidi-override;
	display: inline-block;
}

.avatar-group .avatar {
	width: 24px;
	height: 24px;
	font-size: 1em;
	border-radius: 50%;
	margin-left: -10px;
	border: 2px solid white;
	vertical-align: middle;
}

.avatar-group .avatar:nth-child(1) {
	margin-left: 0rpx;
}
/* 1px方案,改变border的颜色即可 */

.b-1px, .b-1px-t, .b-1px-b, .b-1px-tb, .b-1px-l, .b-1px-r {
    position: relative;
  }
  
  .b-1px:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    height: 200%;
    transform-origin: left top;
    transform: scale(0.5);
    box-sizing: border-box;
  }
  
  .b-1px-t:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    transform-origin: 0 0;
    transform: scaley(0.5);
    box-sizing: border-box;
  }
  
  .b-1px-b:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    transform-origin: 0 100%;
    transform: scaley(0.5);
    box-sizing: border-box;
  }
  
  .b-1px-tb:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    transform-origin: 0 0;
    transform: scaley(0.5);
    box-sizing: border-box;
  }
  
  .b-1px-tb:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    transform-origin: 0 100%;
    transform: scaley(0.5);
    box-sizing: border-box;
  }
  
  .b-1px-l::before {
    content: " ";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    bottom: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    transform-origin: 0 0;
    transform: scalex(0.5);
    box-sizing: border-box;
  }
  
  .b-1px-r::after {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    bottom: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.1);
    transform-origin: 100% 0;
    transform: scalex(0.5);
    box-sizing: border-box;
  } 
/* 拖拽组件 */
.drag-box::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 0;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 0;
}
.drag-box {
  width: 100%;
  flex: 1;
  overflow-x: hidden;
  /* overflow-y: scroll; */
}

.drag-item {
  width: 100%;
  position: relative;
}
.drag-item-questionnaire{
  width: 60px;
  height: 60px; 
  position: fixed;
  bottom: 225px;
  margin-left: 300px;
  z-index: 100;
}

.drag-item--select { 
  border: 1px dashed #429dff;
}

.drag-item:hover {
  border: 1px dashed #429dff;
}
/* 操作栏 */
.op-area {
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  z-index: 100;
  border: 1px solid #429dff;
  border-radius: 0 0 3px 3px;
}

.op-area-item {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.op-area .op-area-item:not(:first-child) {
  border-left: 1px solid #429dff;
}

.drag-item:hover .op-area {
  display: flex;
}
/* 表单 */
.form-item {
  display: flex;
  align-items: center;
  padding: 10px;
}
.form-label {
  width: 110px;
}
.form-explain {
  font-size: 12px;
  color: #888;
  margin-left: 10px;
} 
/* 选择模板 */ 
.module-item {
  width: 90px;
  height: 110px;
  border: 1px solid #eee;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
}
/* .module-item:not(:first-child) {
  margin-left: 10px;
} */
.module-item:nth-child(odd){
  margin-right: 10px;
}
.module-item--select {
  border-color: #429dff;
}
.module-item_icon {
  width: 70px;
  height: 70px;
  background: #fff;
  /* background: #e0f2f9; */
  margin: 5px 0;
}
.module-item_text {
  font-size: 12px; 
  line-height: 20px;
}
.data-item {
  width: 100%;
  border: 1px solid #eeeeee;
  margin-top: 20px;
  position: relative;
}
/* 删除模板按钮 */
.del-box {
  position: absolute;
  right: -11px;
  top: -11px;
  z-index: 20;
  background: white;
  border-radius: 50%;
}
.del-box .el-icon-circle-close {
  font-size: 24px;
}
/* 添加模板 */
.add-btn {
  width: 320px;
  height: 70px;
  display: flex;
  align-items: center;
  border: 1px solid #eeeeee;
  background: #fff;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.add-btn_title {
  color: #429dff;
  font-size: 14px;
}
.add-btn_caption {
  color: #999;
  font-size: 12px;
  margin-top: 4px;
}
/* 选择弹窗 */
.dialog-footer-diy {
  display: flex;
  align-items: center;
}
.dialog-footer_op {
  flex: 1;
  text-align: left;
} 
.dialog-module-list {
  /* height: 70px; */
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}
.dialog-module-item {
  width: 90px;
  height: 34px;
  background: #eeeeee;
  font-size: 14px;
  color: #333;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialog-module-item:not(:first-child) {
  margin-left: 30px;
}
.dialog-module-item--select {
  background: #429dff;
  color: #fff;
}
.dialog-left {
  width: 170px;
  height: auto;
  /* height: 400px; */
  border: 1px solid #eeeeee;
  margin-right: 20px;
}
.dialog-left_title {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
  height: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #eeeeee;
}
.dialog-left_item {
  color: #333333;
  height: 40px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.dialog-left_item--select {
  background: #e0f2f9;
  color: #429dff;
}
/*官网页 通用标题栏 */
.web-item-title {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: white;
  border:4px solid #000000;
}
/* 名片页  通用标题栏*/
.card-item-title {
  display: flex;
  align-items: center;
  padding:10px 16px;
  font-weight: bold;
}
.card-icon-box {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card-icon-box .iconfont{
  transform: scale(0.8);
}
/* VR全景/我的视频 */
.cover-box {
	width: 343px;
	height: 200px;
	position: relative;
}

.cover-img {
	width: 100%;
	height: 100%;
	background: #EEEEEE;
	border-radius: 7px;
}

.cover-content {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 10;
}

.cover-btn {
	width: 75px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 14px;
	background: #eeeeee;
	font-size: 12px;
	margin-top: 10px;
}
.page-search-form{
    width: 100%;
    padding: 20px 32px 0px 32px; 
    margin-bottom: 20px;
    border: 1px solid #E1E1E1; 
}  
.page-search-form .el-row{
  width: 100%;
}
.el-button .iconfont {
  font-size: 12px;
  margin-right: 5px;
}
.lb-tips-text{
  font-size: 12px; 
  line-height:1.6;
}
.cursor-pointer {
  cursor: pointer;
}
.lb-space{
  height:20px;
  background: #f4f6f8;
}
.lb-border{
  padding: 20px;
  border: 1px solid #E1E1E1; 
}
.el-select__tags .el-tag--info:nth-child(1){max-width:70%;display:flex;align-items:center}.el-select__tags .el-tag--info:nth-child(1) .el-select__tags-text{max-width:90%;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.lb-header[data-v-4731f5a8]{width:100%;height:70px;position:fixed;top:0;left:0;background:#fff;display:flex;justify-content:space-between;align-items:center;z-index:10}.lb-header .lb-left[data-v-4731f5a8]{display:flex;height:71px;background:#1c2c3c;border-bottom:1px solid #f0f0f0}.lb-header .lb-left .logo[data-v-4731f5a8]{width:120px;height:70px;display:flex;justify-content:center;align-items:center}.lb-header .lb-left .logo .logo-img[data-v-4731f5a8]{width:45px;height:45px;margin-bottom:0;border-radius:50%;cursor:pointer}.lb-header .lb-left .admin-title[data-v-4731f5a8]{padding:0 32px;display:flex;align-items:center;background:#fff}.lb-header .lb-left .admin-title span[data-v-4731f5a8]{margin-right:5px}.lb-header .lb-left .menu-title[data-v-4731f5a8]{height:71px !important;width:140px;border-right:1px solid #eee;border-bottom:1px solid #eee;height:100%;display:flex;font-size:15px;font-weight:bold;color:#666;align-items:center;justify-content:center;background:#fff}.lb-header .lb-right[data-v-4731f5a8]{display:flex;justify-content:center;align-items:center;padding:0 30px;cursor:pointer}.lb-header .lb-right .notice-item[data-v-4731f5a8]{margin:0 20px}.lb-header .lb-right .el-dropdown-link[data-v-4731f5a8]{cursor:pointer}.lb-header .lb-right .el-dropdown-menu__item[data-v-4731f5a8]{text-align:center}.lb-header .lb-right span[data-v-4731f5a8]{margin:0 5px 0 20px}.lb-header .lb-right .el-link[data-v-4731f5a8]{margin-left:10px}
.lb-footer[data-v-d4786f30]{width:100%;height:49px;display:flex;justify-content:center;align-items:center;border-top:1px solid #ccc;color:#ccc;font-size:12px;z-index:10;background:#fff;position:fixed;bottom:0;left:0;right:0;margin:auto;line-height:1}
.lb-sidebar[data-v-cc124394]{position:fixed;top:70px;left:0;display:flex;height:calc(100% - 70px);z-index:2}.lb-sidebar .menu[data-v-cc124394]{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;width:120px;height:100%;background:#1c2c3c;z-index:3}.lb-sidebar .menu .menu-top[data-v-cc124394]{width:100%;color:#fff;font-size:14px;text-align:center;line-height:50px}.lb-sidebar .menu .menu-top li[data-v-cc124394]{width:100%;min-height:50px;padding:15px 8px;line-height:20px;cursor:pointer;display:flex;justify-content:center;align-items:center}.lb-sidebar .menu .menu-top li i[data-v-cc124394]{margin-right:10px}.lb-sidebar .menu .menu-top li img[data-v-cc124394]{display:inline-block;width:20px;height:20px;margin-right:10px}.lb-sidebar .menu .menu-top li[data-v-cc124394]:hover{color:#fff;background-color:#26394b}.lb-sidebar .menu .menu-top .menu-active[data-v-cc124394]{background:#2d8cf0;color:#fff}.lb-sidebar .menu .menu-top .menu-active[data-v-cc124394]:hover{color:#fff}.lb-sidebar .submenu[data-v-cc124394]{position:absolute;top:0;left:120px;z-index:2;width:139px;height:100%;background:#fff;display:none;transition:all .2s linear}.lb-sidebar .submenu .el-collapse[data-v-cc124394]{margin:0 auto;border-top:1px}.lb-sidebar .submenu .el-collapse .item[data-v-cc124394]{width:100%;cursor:pointer;text-align:center}.lb-sidebar .submenu .el-collapse .item span[data-v-cc124394]{display:inline-block;width:100%;line-height:45px}.lb-sidebar .submenu .el-collapse .item:hover span[data-v-cc124394]{background-color:#f5faff;color:#2d8cf0}.lb-sidebar .submenu .el-collapse .item:hover .el-collapse-item-active[data-v-cc124394]{color:#2d8cf0}.lb-sidebar .submenu .el-collapse .item .el-collapse-item-active[data-v-cc124394]{position:relative;width:100%;display:inline-block;background:#c9e9ff;border-radius:2px;text-align:center;color:#2d8cf0;font-weight:bold}.lb-sidebar .submenu .el-collapse .item .el-collapse-item-active[data-v-cc124394]:before{content:"";display:block;width:2px;position:absolute;top:0;bottom:0;right:0;background:#2d8cf0}.lb-sidebar .isopen[data-v-cc124394]{width:139px;display:block}
.lb-ad[data-v-40b751c9]{width:220px;position:fixed;transition:width .2s linear;top:70px;right:0;height:1000px;z-index:2}.lb-ad .ad-main[data-v-40b751c9]{position:absolute;top:0;left:0;width:220px;background:#fff;height:100%;font-size:14px;padding:10px}.lb-ad .flod[data-v-40b751c9]{position:absolute;top:0;bottom:0;left:-20px;margin:auto;width:20px;height:80px;background:#bfbfbf;text-align:center;display:flex;justify-content:center;align-items:center;border-top-left-radius:5px;border-bottom-left-radius:5px;cursor:pointer;color:#fff;font-size:14px}.ad-collapse[data-v-40b751c9]{width:0px}
.home[data-v-0d2b1351]{border:1px solid rgba(0,0,0,0);background:#f0f0f0}.home .container[data-v-0d2b1351]{margin:70px 0 0 140px;padding:20px;background:#f5f7fa;transition:margin .2s linear}.home .container .main[data-v-0d2b1351]{width:100%;background:#fff;position:relative;min-height:calc(100vh - 70px - 92px)}.home .container .home-footer[data-v-0d2b1351]{height:49px;display:flex;justify-content:center;align-items:center;color:#ccc;font-size:12px;z-index:10;margin:0 auto;line-height:1;width:50%}.fade-transform-leave-active[data-v-0d2b1351],.fade-transform-enter-active[data-v-0d2b1351]{transition:all .5s}.fade-transform-enter[data-v-0d2b1351]{opacity:0;transform:translateX(-30px)}.fade-transform-leave-to[data-v-0d2b1351]{opacity:0;transform:translateX(30px)}.slide-fade-enter-active[data-v-0d2b1351]{transition:all 2s ease}.slide-fade-leave-active[data-v-0d2b1351]{transition:all 0s ease}.slide-fade-enter[data-v-0d2b1351],.slide-fade-leave-to[data-v-0d2b1351]{transform:translateX(20px);opacity:0}.fade-enter[data-v-0d2b1351],.fade-leave-to[data-v-0d2b1351]{opacity:0}.fade-leave[data-v-0d2b1351],.fade-enter-to[data-v-0d2b1351]{opacity:1}.fade-enter-active[data-v-0d2b1351],.fade-leave-active[data-v-0d2b1351]{transition:all .2s}.flex-center[data-v-0d2b1351]{display:flex;align-items:center;justify-content:center}
.lb-top-nav[data-v-aac4fba2]{width:100%;height:60px;border-bottom:1px solid #e1e1e1;display:flex;align-items:center;padding:0 10px;font-size:14px;white-space:nowrap}.lb-top-nav .nav-item[data-v-aac4fba2]{height:60px;padding:0 20px;line-height:60px;cursor:pointer}.lb-top-nav .nav-item[data-v-aac4fba2]::after{position:absolute;content:"";width:0%;bottom:0;left:0;right:0;margin:auto;height:0px;background:#609beb;transform:all .3 linear}.lb-top-nav .nav-item-active[data-v-aac4fba2]{color:#609beb;position:relative}.lb-top-nav .nav-item-active[data-v-aac4fba2]::after{width:90%;height:2px}
.lb-tips[data-v-ca3b442c]{width:100%;padding:20px;border-radius:4px;margin-bottom:16px;display:flex;align-items:center;justify-content:center;border-left:5px solid #609beb;background:#e8f1fb}.lb-tips i[data-v-ca3b442c]{color:#609beb;margin-right:10px}.lb-tips .custom-item[data-v-ca3b442c]{flex:1}.lb-tips.danger[data-v-ca3b442c]{border-left:5px solid #fe6c6f;background:#fff6f7}.lb-tips.danger i[data-v-ca3b442c]{color:#fe6c6f}
.lb-page[data-v-c207c676]{width:100%;margin-top:20px;display:flex;justify-content:space-between;height:40px;font-size:14px}.lb-page>div[data-v-c207c676]{display:flex;align-items:center;white-space:nowrap}.lb-page>div>div.isShowBatch[data-v-c207c676]{border-right:1px solid #e8e8e8}.lb-page>div>div[data-v-c207c676]:first-child{height:40px;padding-right:30px;margin-right:30px;line-height:40px}.lb-page>div>div .el-button[data-v-c207c676]{margin-left:10px}
.lb-goods-edit-classify[data-v-9e52c13e]{width:100%;border-top:1px solid #eff2f6;display:flex;align-items:center}.lb-goods-edit-classify .title[data-v-9e52c13e]{display:inline-block;padding:6px 15px;color:#609beb;background:#f5f7fa;margin-right:10px}.lb-goods-edit-classify .tips[data-v-9e52c13e]{color:#aaafbb;font-size:12px}
.fen_item[data-v-525816fe]{display:flex;align-items:center}.group_item[data-v-525816fe]{display:flex;margin:10px 0;align-items:center;justify-content:space-between}.btn_view[data-v-525816fe]{margin:0 50px}.btn_view .el-button[data-v-525816fe]{margin:0 15px}.img-view[data-v-525816fe]{width:100%;height:398px;padding:20px 0;border-bottom:1px solid #eff2f6;display:flex;flex-wrap:wrap;position:relative}.img-view .loading[data-v-525816fe]{position:absolute;top:50%;left:50%;transform:translate(-50%, 50%)}.img-view .img-item[data-v-525816fe]{width:16%;height:140px;background-color:#f5f7fa;background-size:contain;background-repeat:no-repeat;background-position:center center;margin:2%;position:relative;border:2px solid #f5f7fa;cursor:pointer}.img-view .img-item .img-name[data-v-525816fe]{width:100%;height:32px;position:absolute;bottom:0px;right:0;left:0;margin:auto;background:rgba(0,0,0,.5);z-index:10;line-height:32px;color:#fff;padding:0 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.img-view .img-item .icon-selected[data-v-525816fe]{display:inline-block;width:100%;height:100%;background:rgba(0,0,0,.5);position:absolute;top:0;left:0;z-index:15;color:#fff;font-size:60px;display:flex;justify-content:center;align-items:center}.img-view .img-item .icon-d[data-v-525816fe]{display:none;width:32px;height:32px;background:#f56c6c;color:#fff;text-align:center;line-height:32px;position:absolute;right:0;bottom:0;z-index:20;font-size:20px}.img-view .img-item .icon-d.el-icon-upload[data-v-525816fe]{background:#e6a23c}.img-view .img-item[data-v-525816fe]:hover{border:2px solid #4c88d8;width:16%}.img-view .img-item:hover .icon-d[data-v-525816fe]{display:inline-block}.lb-tabs .img-view[data-v-525816fe]{border-top:none}.top-video-switch[data-v-525816fe]{width:100%;border-bottom:1px solid #eff2f6}.get-network-video[data-v-525816fe]{height:398px;display:flex;flex-direction:column;justify-content:space-around;align-items:center}.get-network-video .el-input[data-v-525816fe]{width:500px}.upload-page[data-v-525816fe]{margin-top:20px;width:100%;display:flex;align-items:center;justify-content:space-between}.upload-page .operate[data-v-525816fe]{display:flex;align-items:center}.upload-page .operate .el-checkbox[data-v-525816fe]{margin-right:10px}.upload-page .operate .count[data-v-525816fe]{color:#4c88d8;margin-left:5px;margin-right:10px}.upload-page .operate .el-button[data-v-525816fe]{margin-left:10px}
.lb-tool-tips[data-v-7f27e55a]{font-size:12px;line-height:1.6;padding-top:10px}.lb-tool-tips.c-link[data-v-7f27e55a]{cursor:pointer}.tool-tips[data-v-7f27e55a]{margin-left:5px;vertical-align:top;font-size:18px;color:#333}.tool-tips .content[data-v-7f27e55a]{max-width:300px}.tool-tips .el-icon-question[data-v-7f27e55a]{cursor:pointer}
.avatar-uploader[data-v-c6664236]{border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;position:relative;overflow:hidden;width:128px;height:128px}.avatar-uploader[data-v-c6664236]:hover{border-color:#409eff}.avatar-uploader-icon[data-v-c6664236]{font-size:28px;color:#8c939d;width:128px;height:128px;line-height:128px;text-align:center}.avatar[data-v-c6664236]{width:128px;height:128px;display:block}
.lb-cover-wrap[data-v-8c35f6c0]{display:inline-block}.lb-cover-wrap .lb-cover.small[data-v-8c35f6c0]{width:60px;height:60px}.lb-cover-wrap .lb-cover.small .el-image[data-v-8c35f6c0]{width:60px;height:60px}.lb-cover-wrap .lb-cover.small i[data-v-8c35f6c0]{font-size:20px;line-height:60px}.lb-cover-wrap .lb-cover.small .el-icon-circle-close[data-v-8c35f6c0]{font-size:18px;line-height:18px}.lb-cover-wrap .lb-cover.middle[data-v-8c35f6c0]{width:80px;height:80px}.lb-cover-wrap .lb-cover.middle .el-image[data-v-8c35f6c0]{width:80px;height:80px}.lb-cover-wrap .lb-cover.middle i[data-v-8c35f6c0]{font-size:20px;line-height:80px}.lb-cover-wrap .lb-cover.middle .el-icon-circle-close[data-v-8c35f6c0]{font-size:22px;line-height:22px}.lb-cover-wrap .lb-cover[data-v-8c35f6c0]{width:100px;height:100px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;text-align:center;overflow:hidden;position:relative}.lb-cover-wrap .lb-cover .el-image[data-v-8c35f6c0]{width:100px;height:100px}.lb-cover-wrap .lb-cover i[data-v-8c35f6c0]{font-size:26px;line-height:100px}.lb-cover-wrap .lb-cover[data-v-8c35f6c0]:hover{border:1px dashed #09f}.lb-cover-wrap .lb-cover:hover .el-icon-circle-close[data-v-8c35f6c0]{display:inline-block}.lb-cover-wrap .lb-cover .el-icon-circle-close[data-v-8c35f6c0]{display:none;z-index:10;position:absolute;right:5px;top:5px;line-height:1}.lb-cover-wrap .lb-upload-more[data-v-8c35f6c0]{width:100%;display:flex;flex-wrap:wrap}.lb-cover-wrap .lb-upload-more .more-item.small[data-v-8c35f6c0]{width:60px;height:60px}.lb-cover-wrap .lb-upload-more .more-item.small .el-image[data-v-8c35f6c0]{width:60px;height:60px;z-index:5}.lb-cover-wrap .lb-upload-more .more-item.middle[data-v-8c35f6c0]{width:80px;height:80px}.lb-cover-wrap .lb-upload-more .more-item.middle .el-image[data-v-8c35f6c0]{width:80px;height:80px;z-index:5}.lb-cover-wrap .lb-upload-more .more-item[data-v-8c35f6c0]{width:100px;height:100px;border:1px solid #d9d9d9;border-radius:6px;position:relative;margin-right:10px;margin-bottom:10px;overflow:hidden}.lb-cover-wrap .lb-upload-more .more-item .el-image[data-v-8c35f6c0]{width:100px;height:100px;z-index:5}.lb-cover-wrap .lb-upload-more .more-item .mask[data-v-8c35f6c0]{display:none;position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);font-size:20px;color:#fff;justify-content:center;align-items:center;z-index:10;top:0;left:0}.lb-cover-wrap .lb-upload-more .more-item .mask i[data-v-8c35f6c0]{margin:0 10px;cursor:pointer}.lb-cover-wrap .lb-upload-more .more-item:hover .mask[data-v-8c35f6c0]{display:flex}.lb-cover-wrap .lb-upload-more .up-item[data-v-8c35f6c0]{width:100px;height:100px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;text-align:center}.lb-cover-wrap .lb-upload-more .up-item i[data-v-8c35f6c0]{font-size:26px;line-height:100px}.lb-cover-wrap .lb-upload-more .up-item[data-v-8c35f6c0]:hover{border:1px dashed #09f}.lb-cover-wrap .lb-upload-more .up-item.small[data-v-8c35f6c0]{width:60px;height:60px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;text-align:center}.lb-cover-wrap .lb-upload-more .up-item.small i[data-v-8c35f6c0]{font-size:18px;line-height:60px}.lb-cover-wrap .lb-upload-more .up-item.small[data-v-8c35f6c0]:hover{border:1px dashed #09f}.lb-cover-wrap .lb-upload-more .up-item.middle[data-v-8c35f6c0]{width:80px;height:80px;border:1px dashed #d9d9d9;border-radius:6px;cursor:pointer;text-align:center}.lb-cover-wrap .lb-upload-more .up-item.middle i[data-v-8c35f6c0]{font-size:22px;line-height:80px}.lb-cover-wrap .lb-upload-more .up-item.middle[data-v-8c35f6c0]:hover{border:1px dashed #09f}.lb-cover-wrap .dialog-inner-img[data-v-8c35f6c0]{display:flex;justify-content:center;align-items:center}.lb-cover-wrap .dialog-inner-img .dialog-img[data-v-8c35f6c0]{width:100%}
.el-image[data-v-b7b3523a]{background:#f5f7fa;display:flex;justify-content:center;align-items:center}.el-image .image-slot i[data-v-b7b3523a]{font-size:20px}
#container[data-v-21b16688]{width:500px;height:400px;margin:0 auto}.dialog-inner .map-search[data-v-21b16688]{display:flex;justify-content:center;margin-bottom:20px}.dialog-inner .map-search .el-input[data-v-21b16688]{width:300px;margin-right:10px}
