
.goTop[data-v-55998f62] {
  position: fixed;
  right: 40px;
  bottom: 60px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  padding: 10px;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
}
.goTop:hover .goTopIcon[data-v-55998f62] {
  color: rgba(51, 153, 255, 1);
}
.goTopIcon[data-v-55998f62] {
  font-size: 20px;
  color: rgba(51, 153, 255, 0.8);
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-d2f00698] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-d2f00698] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-d2f00698] {
  display: none;
}
.el-scrollbar__wrap[data-v-d2f00698] {
  overflow-x: hidden;
}
.popover-opinion[data-v-d2f00698] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-d2f00698] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-d2f00698] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-d2f00698] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-d2f00698] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-d2f00698] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-d2f00698] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-d2f00698] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-d2f00698] {
  background: #de0422;
  color: #fff;
}
[data-v-d2f00698]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-d2f00698]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-d2f00698]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-d2f00698]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-d2f00698] {
  touch-action: pan-y;
}
html[data-v-d2f00698] {
  background-color: #0a101c;
}
body[data-v-d2f00698] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-d2f00698],
a[data-v-d2f00698]:hover,
a[data-v-d2f00698]:focus {
  text-decoration: none;
}
html input[data-v-d2f00698]:focus {
  outline: none;
}
.f-clearfix[data-v-d2f00698] {
  zoom: 1;
}
.f-clearfix[data-v-d2f00698]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-d2f00698] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-d2f00698] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-d2f00698] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-d2f00698] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-d2f00698] {
  display: none;
}
.el-scrollbar__wrap[data-v-d2f00698] {
  overflow-x: hidden;
}
.popover-opinion[data-v-d2f00698] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-d2f00698] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-d2f00698] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-d2f00698] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-d2f00698] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-d2f00698] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-d2f00698] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-d2f00698] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-d2f00698] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.uc-side-menu[data-v-d2f00698] {
  padding: 17px 0 12px 0;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(143, 149, 178, 0.15);
}
.uc-side-menu .uc-item[data-v-d2f00698] {
  height: 35px;
  line-height: 35px;
  border-left: 3px solid #fff;
  padding-left: 24px;
  margin-bottom: 10px;
  cursor: pointer;
}
.uc-side-menu .uc-item .uc-label[data-v-d2f00698] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #081735;
  padding-left: 32px;
  overflow: hidden;
}
.uc-side-menu .uc-item .uc-label.ico-uc1[data-v-d2f00698] {
  background: url(../img/ico-user_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item .uc-label.ico-uc2[data-v-d2f00698] {
  background: url(../img/ico-yxaide_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item .uc-label.ico-uc3[data-v-d2f00698] {
  background: url(../img/ico-yxdata_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item .uc-label.ico-uc4[data-v-d2f00698] {
  background: url(../img/ico-ad_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active[data-v-d2f00698] {
  border-left: 3px solid #de0422;
}
.uc-side-menu .uc-item.active .uc-label[data-v-d2f00698] {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #de0422;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc1[data-v-d2f00698] {
  background: url(../img/ico-user-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc2[data-v-d2f00698] {
  background: url(../img/ico-yxaide-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc3[data-v-d2f00698] {
  background: url(../img/ico-yxdata-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc4[data-v-d2f00698] {
  background: url(../img/ico-ad-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-4ca409b0] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-4ca409b0] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-4ca409b0] {
  display: none;
}
.el-scrollbar__wrap[data-v-4ca409b0] {
  overflow-x: hidden;
}
.popover-opinion[data-v-4ca409b0] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-4ca409b0] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-4ca409b0] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-4ca409b0] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-4ca409b0] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-4ca409b0] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-4ca409b0] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-4ca409b0] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-4ca409b0] {
  background: #de0422;
  color: #fff;
}
[data-v-4ca409b0]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-4ca409b0]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-4ca409b0]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-4ca409b0]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-4ca409b0] {
  touch-action: pan-y;
}
html[data-v-4ca409b0] {
  background-color: #0a101c;
}
body[data-v-4ca409b0] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-4ca409b0],
a[data-v-4ca409b0]:hover,
a[data-v-4ca409b0]:focus {
  text-decoration: none;
}
html input[data-v-4ca409b0]:focus {
  outline: none;
}
.f-clearfix[data-v-4ca409b0] {
  zoom: 1;
}
.f-clearfix[data-v-4ca409b0]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-4ca409b0] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-4ca409b0] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-4ca409b0] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-4ca409b0] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-4ca409b0] {
  display: none;
}
.el-scrollbar__wrap[data-v-4ca409b0] {
  overflow-x: hidden;
}
.popover-opinion[data-v-4ca409b0] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-4ca409b0] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-4ca409b0] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-4ca409b0] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-4ca409b0] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-4ca409b0] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-4ca409b0] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-4ca409b0] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-4ca409b0] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.item .item-box[data-v-4ca409b0] {
  display: flex;
  padding: 30px 0 24px 0;
  border-bottom: 1px solid #e6e6e6;
}
.item .item-box .lt[data-v-4ca409b0] {
  max-width: 160px;
  max-height: 120px;
  overflow: hidden;
  background: #f6f6f6;
}
.item .item-box .lt[data-v-4ca409b0]:hover {
  cursor: pointer;
}
.item .item-box .lt img[data-v-4ca409b0] {
  display: block;
  width: 160px;
  height: 120px;
}
.item .item-box .lt[data-v-4ca409b0] .el-image {
  width: 100%;
  height: 100%;
}
.item .item-box .lt[data-v-4ca409b0] .el-image .image-slot {
  width: 160px;
  height: 100%;
  text-align: center;
}
.item .item-box .lt[data-v-4ca409b0] .el-image .image-slot img {
  display: inline-block;
  vertical-align: middle;
  width: 89px;
  height: 39px;
}
.item .item-box .lt[data-v-4ca409b0] .el-image .image-slot::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.item .item-box .rt[data-v-4ca409b0] {
  flex: 1;
  margin-left: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.item .item-box .rt .top[data-v-4ca409b0] {
  min-height: 100px;
}
.item .item-box .rt .top[data-v-4ca409b0]:hover {
  cursor: pointer;
}
.item .item-box .rt .top .title[data-v-4ca409b0] {
  max-height: 44px;
  line-height: 22px;
  font-size: 16px;
  color: #333;
}
.item .item-box .rt .top .desc[data-v-4ca409b0] {
  max-height: 44px;
  line-height: 22px;
  font-size: 13px;
  color: #888;
  margin: 8px 0 4px 0;
}
.item .item-box .rt .btm[data-v-4ca409b0] {
  display: flex;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.item .item-box .rt .btm .b1[data-v-4ca409b0] {
  color: #333;
}
.item .item-box .rt .btm .b2[data-v-4ca409b0] {
  color: #d9d9d9;
  padding: 0 12px;
}
.item .item-box .rt .btm .b3[data-v-4ca409b0] {
  color: #999;
}
.item .item-box .rt .btm .b4[data-v-4ca409b0] {
  color: #d9d9d9;
  padding: 0 12px;
}
.item .item-box .rt .btm .b5[data-v-4ca409b0] {
  flex: 1;
  color: #de0422;
}
.item .item-box .rt .btm .b5 .comment-btn[data-v-4ca409b0] {
  cursor: pointer;
}
.item .item-box .rt .btm .b6 .delete-btn[data-v-4ca409b0] {
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(../img/ico-trash_v2.01.png) center no-repeat;
  background-size: 16px 16px;
}
.item .item-box .rt .btm .b6 .delete-btn[data-v-4ca409b0]:hover {
  background-color: #f2f2f2;
}
.item .item-commit[data-v-4ca409b0] {
  background: #f6f6f6;
  border-radius: 4px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #434343;
  line-height: 22px;
  padding: 16px 20px 30px 20px;
  position: relative;
}
.item .item-commit .delete-btn[data-v-4ca409b0] {
  position: absolute;
  bottom: 5px;
  right: 5px;
  display: block;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(../img/ico-trash_v2.01.png) center no-repeat;
  background-size: 16px 16px;
}
.item .item-commit .delete-btn[data-v-4ca409b0]:hover {
  background-color: #d7d7d7;
}
.txt-over-2[data-v-4ca409b0] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.loadTxt[data-v-4ca409b0] {
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 12px;
  color: #999;
}
.loadTxt .btn_load[data-v-4ca409b0] {
  cursor: pointer;
}
.loadTxt .btn_load[data-v-4ca409b0]:hover {
  color: #333;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
* {
  touch-action: pan-y;
}
html {
  background-color: #0a101c;
}
body {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
html input:focus {
  outline: none;
}
.f-clearfix {
  zoom: 1;
}
.f-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.qrBx {
  padding: 0;
  text-align: center;
}
.qrBx .el-dialog {
  background: #FFFFFF;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
}
.qrBx .el-dialog__header {
  display: none;
}
.qrBx-title {
  font-size: 20px;
  font-family: 'PingFangSC-Medium', 'PingFang SC';
  font-weight: 500;
  color: #272633;
  line-height: 28px;
  text-align: center;
  margin-bottom: 35px;
}
.qr {
  text-align: center;
}
.qr img {
  margin: 0 auto;
}
.qrBx-bx {
  font-size: 14px;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 20px;
  text-align: center;
  margin-top: 32px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-4d314a3a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-4d314a3a] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-4d314a3a] {
  display: none;
}
.el-scrollbar__wrap[data-v-4d314a3a] {
  overflow-x: hidden;
}
.popover-opinion[data-v-4d314a3a] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-4d314a3a] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-4d314a3a] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-4d314a3a] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-4d314a3a] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-4d314a3a] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-4d314a3a] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-4d314a3a] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-4d314a3a] {
  background: #de0422;
  color: #fff;
}
[data-v-4d314a3a]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-4d314a3a]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-4d314a3a]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-4d314a3a]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-4d314a3a] {
  touch-action: pan-y;
}
html[data-v-4d314a3a] {
  background-color: #0a101c;
}
body[data-v-4d314a3a] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-4d314a3a],
a[data-v-4d314a3a]:hover,
a[data-v-4d314a3a]:focus {
  text-decoration: none;
}
html input[data-v-4d314a3a]:focus {
  outline: none;
}
.f-clearfix[data-v-4d314a3a] {
  zoom: 1;
}
.f-clearfix[data-v-4d314a3a]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-4d314a3a] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-4d314a3a] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-4d314a3a] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-4d314a3a] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-4d314a3a] {
  display: none;
}
.el-scrollbar__wrap[data-v-4d314a3a] {
  overflow-x: hidden;
}
.popover-opinion[data-v-4d314a3a] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-4d314a3a] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-4d314a3a] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-4d314a3a] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-4d314a3a] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-4d314a3a] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-4d314a3a] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-4d314a3a] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-4d314a3a] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.none_permission[data-v-4d314a3a] {
  background: #fff;
  text-align: center;
  padding-top: 130px;
  min-height: 610px;
}
.none_permission img[data-v-4d314a3a] {
  margin-bottom: 32px;
}
.none_permission .txt[data-v-4d314a3a] {
  font-size: 13px;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-67511e02] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-67511e02] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-67511e02] {
  display: none;
}
.el-scrollbar__wrap[data-v-67511e02] {
  overflow-x: hidden;
}
.popover-opinion[data-v-67511e02] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-67511e02] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-67511e02] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-67511e02] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-67511e02] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-67511e02] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-67511e02] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-67511e02] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-67511e02] {
  background: #de0422;
  color: #fff;
}
[data-v-67511e02]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-67511e02]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-67511e02]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-67511e02]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-67511e02] {
  touch-action: pan-y;
}
html[data-v-67511e02] {
  background-color: #0a101c;
}
body[data-v-67511e02] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-67511e02],
a[data-v-67511e02]:hover,
a[data-v-67511e02]:focus {
  text-decoration: none;
}
html input[data-v-67511e02]:focus {
  outline: none;
}
.f-clearfix[data-v-67511e02] {
  zoom: 1;
}
.f-clearfix[data-v-67511e02]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-67511e02] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-67511e02] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-67511e02] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-67511e02] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-67511e02] {
  display: none;
}
.el-scrollbar__wrap[data-v-67511e02] {
  overflow-x: hidden;
}
.popover-opinion[data-v-67511e02] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-67511e02] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-67511e02] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-67511e02] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-67511e02] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-67511e02] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-67511e02] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-67511e02] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-67511e02] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.select-box[data-v-67511e02] {
  margin-top: 15px;
}
.select-box .title[data-v-67511e02],
.select-box .content[data-v-67511e02] {
  background-color: #f7f8fa;
  border-bottom: 1px solid #ebebeb;
  padding: 4px 14px;
  font-size: 14px;
  color: #333333;
  margin: 0px !important;
}
.select-box .content[data-v-67511e02] {
  border: none;
}
.select-box .content-li[data-v-67511e02] {
  padding: 3px 0px;
}
.select-box .content-li .span-common[data-v-67511e02] {
  display: inline-block;
  width: 14px;
  height: 14px;
  position: relative;
  top: 0;
  left: 0;
  border: 1px solid #dddee1;
  border-radius: 2px;
  background-color: #fff;
  transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  cursor: pointer;
}
.select-box .content-li .span-checked[data-v-67511e02] {
  background-color: #DE0422;
}
.select-box .content-li .span-checked[data-v-67511e02]:after {
  content: "";
  display: table;
  width: 4px;
  height: 8px;
  position: absolute;
  top: -1px;
  left: 4px;
  border: 2px solid #fff;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1);
  transition: all 0.2s ease-in-out;
}
.select-box .text-center[data-v-67511e02] {
  text-align: center;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-4343495f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-4343495f] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-4343495f] {
  display: none;
}
.el-scrollbar__wrap[data-v-4343495f] {
  overflow-x: hidden;
}
.popover-opinion[data-v-4343495f] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-4343495f] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-4343495f] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-4343495f] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-4343495f] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-4343495f] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-4343495f] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-4343495f] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-4343495f] {
  background: #de0422;
  color: #fff;
}
[data-v-4343495f]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-4343495f]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-4343495f]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-4343495f]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-4343495f] {
  touch-action: pan-y;
}
html[data-v-4343495f] {
  background-color: #0a101c;
}
body[data-v-4343495f] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-4343495f],
a[data-v-4343495f]:hover,
a[data-v-4343495f]:focus {
  text-decoration: none;
}
html input[data-v-4343495f]:focus {
  outline: none;
}
.f-clearfix[data-v-4343495f] {
  zoom: 1;
}
.f-clearfix[data-v-4343495f]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-4343495f] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-4343495f] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-4343495f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-4343495f] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-4343495f] {
  display: none;
}
.el-scrollbar__wrap[data-v-4343495f] {
  overflow-x: hidden;
}
.popover-opinion[data-v-4343495f] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-4343495f] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-4343495f] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-4343495f] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-4343495f] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-4343495f] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-4343495f] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-4343495f] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-4343495f] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
#tagBox[data-v-4343495f] {
  display: flex;
  height: 240px;
}
#tagBox .left[data-v-4343495f] {
  width: 100px;
  background-color: #f5f9ff;
}
#tagBox .left li[data-v-4343495f] {
  color: black;
  line-height: 32px;
  height: 32px;
  text-align: center;
  background-color: #f5f9ff;
  font-weight: 700;
  font-size: 14px;
}
#tagBox .left li[data-v-4343495f]:hover {
  cursor: pointer;
  background-color: #e4ecff;
  color: #df0422;
}
#tagBox .notClick[data-v-4343495f] {
  pointer-events: none;
}
#tagBox .right[data-v-4343495f] {
  flex: 1;
  background-color: #fff;
  padding: 5px;
  overflow-y: scroll;
}
#tagBox .right .right_title[data-v-4343495f] {
  border-left: 3px solid #2d8cf0;
  padding-left: 10px;
  color: #2d8cf0;
  font-size: 16px;
}
#tagBox .right .right_info[data-v-4343495f] {
  cursor: pointer;
  box-sizing: border-box;
  font-size: 14px;
  color: #696b6f;
  border-bottom: 1px solid #eee;
  margin: 8px 15px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: no-wrap;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-06aafcd2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-06aafcd2] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-06aafcd2] {
  display: none;
}
.el-scrollbar__wrap[data-v-06aafcd2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-06aafcd2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-06aafcd2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-06aafcd2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-06aafcd2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-06aafcd2] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-06aafcd2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-06aafcd2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-06aafcd2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-06aafcd2] {
  background: #de0422;
  color: #fff;
}
[data-v-06aafcd2]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-06aafcd2]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-06aafcd2]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-06aafcd2]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-06aafcd2] {
  touch-action: pan-y;
}
html[data-v-06aafcd2] {
  background-color: #0a101c;
}
body[data-v-06aafcd2] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-06aafcd2],
a[data-v-06aafcd2]:hover,
a[data-v-06aafcd2]:focus {
  text-decoration: none;
}
html input[data-v-06aafcd2]:focus {
  outline: none;
}
.f-clearfix[data-v-06aafcd2] {
  zoom: 1;
}
.f-clearfix[data-v-06aafcd2]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-06aafcd2] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-06aafcd2] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-06aafcd2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-06aafcd2] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-06aafcd2] {
  display: none;
}
.el-scrollbar__wrap[data-v-06aafcd2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-06aafcd2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-06aafcd2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-06aafcd2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-06aafcd2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-06aafcd2] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-06aafcd2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-06aafcd2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-06aafcd2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-06aafcd2] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.uc-content[data-v-06aafcd2] {
  display: flex;
  width: 1200px;
  margin: 20px auto;
}
.uc-content .uc-left[data-v-06aafcd2] {
  width: 230px;
}
.uc-content .uc-center[data-v-06aafcd2] {
  margin: 0 20px;
  width: 580px;
}
.uc-content .uc-center .uc-top[data-v-06aafcd2] {
  height: 115px;
  box-shadow: 0px 8px 16px 0px rgba(143, 149, 178, 0.15);
  border-radius: 4px;
  box-sizing: border-box;
  padding: 24px 0 0 33px;
  background: url(../img/ico-helper_v2.01.png) center -10px no-repeat #fff;
  background-size: 614px 149px;
  margin-bottom: 20px;
}
.uc-content .uc-center .uc-top .name[data-v-06aafcd2] {
  height: 33px;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #051737;
  line-height: 33px;
  margin-bottom: 12px;
}
.uc-content .uc-center .uc-top .position[data-v-06aafcd2] {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #384869;
  line-height: 22px;
}
.uc-content .uc-center .uc-list-body[data-v-06aafcd2] {
  min-height: 300px;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(143, 149, 178, 0.15);
  border-radius: 4px;
  padding: 0 20px 20px 20px;
}
.uc-content .uc-layout-body[data-v-06aafcd2] {
  margin-left: 20px;
  width: 950px;
  min-height: 300px;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(143, 149, 178, 0.15);
}
.uc-content .pagination[data-v-06aafcd2] {
  text-align: right;
  padding: 20px 0;
}
.uc-content .uc-right[data-v-06aafcd2] {
  width: 350px;
}
.uc-content .uc-right .rt-box[data-v-06aafcd2] {
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(143, 149, 178, 0.15);
  border-radius: 4px;
  padding: 30px;
  box-sizing: border-box;
}
.uc-content .uc-right .rt-box .title[data-v-06aafcd2] {
  margin-bottom: 20px;
  height: 20px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #93979c;
  line-height: 20px;
}
.uc-content .uc-right .top[data-v-06aafcd2] {
  margin-bottom: 30px;
}
.uc-content .uc-right .top .template-labels-box[data-v-06aafcd2] {
  border-left: 1px solid #e6e6e6;
  padding: 2px 0;
}
.uc-content .uc-right .top .template-labels-box .tlb-item[data-v-06aafcd2] {
  position: relative;
  display: flex;
  padding-left: 28px;
  margin-bottom: 16px;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
}
.uc-content .uc-right .top .template-labels-box .tlb-item.active[data-v-06aafcd2] {
  color: #007bff;
}
.uc-content .uc-right .top .template-labels-box .tlb-item.active[data-v-06aafcd2]::before {
  position: absolute;
  content: "";
  top: 12px;
  left: 0;
  width: 10px;
  height: 1px;
  background: #007bff;
}
.uc-content .uc-right .top .template-labels-box .tlb-item[data-v-06aafcd2]:last-child {
  margin-bottom: 0;
}
.uc-content .uc-right .top .template-labels-box .tlb-item .lt[data-v-06aafcd2] {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uc-content .uc-right .top .template-labels-box .tlb-item .lt .name[data-v-06aafcd2] {
  cursor: pointer;
}
.uc-content .uc-right .top .template-labels-box .tlb-item .rt[data-v-06aafcd2] {
  padding-left: 10px;
}
.uc-content .uc-right .top .template-labels-box .tlb-item .rt .delete-btn[data-v-06aafcd2] {
  display: block;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background: url(../img/ico-trash_v2.01.png) center no-repeat;
  background-size: 16px 16px;
}
.uc-content .uc-right .top .template-labels-box .tlb-item .rt .delete-btn[data-v-06aafcd2]:hover {
  background-color: #f2f2f2;
}
.uc-content .uc-right .form-box[data-v-06aafcd2] {
  font-size: 13px;
}
.uc-content .uc-right .form-box[data-v-06aafcd2]  .el-form-item__label {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
}
.uc-content .uc-right .form-box[data-v-06aafcd2]  .el-input__inner {
  height: 34px;
  line-height: 34px;
}
.uc-content .uc-right .form-box .share-title[data-v-06aafcd2] {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
}
.uc-content .uc-right .form-box .rt-from-btns[data-v-06aafcd2] {
  display: flex;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.uc-content .uc-right .form-box .rt-from-btns .mrt12[data-v-06aafcd2] {
  margin-right: 12px;
}
.uc-content .uc-right .form-box .rt-from-btns .lt[data-v-06aafcd2] .el-button:focus,
.uc-content .uc-right .form-box .rt-from-btns .lt[data-v-06aafcd2] .el-button:hover {
  color: #333;
  border-color: #dcdfe6;
  background-color: #fff;
}
.uc-content .uc-right .form-box .rt-from-btns .lt .btn1[data-v-06aafcd2] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333;
}
.uc-content .uc-right .form-box .rt-from-btns .lt .btn1[data-v-06aafcd2]:active {
  background: #f2f2f2;
}
.uc-content .uc-right .form-box .rt-from-btns .rt[data-v-06aafcd2] .el-button:focus,
.uc-content .uc-right .form-box .rt-from-btns .rt[data-v-06aafcd2] .el-button:hover {
  color: #fff;
  border-color: #686868;
  background-color: #272633;
}
.uc-content .uc-right .form-box .rt-from-btns .rt .btn2[data-v-06aafcd2] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #fff;
  background: #272633;
}
.uc-content .uc-right .form-box .rt-from-btns .rt .btn2[data-v-06aafcd2]:active {
  background: #686868;
}
.uc-content .txt-over-2[data-v-06aafcd2] {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.uc-content .comment-dialog-body[data-v-06aafcd2] {
  padding: 0 10px;
}
.uc-content .comment-dialog-body[data-v-06aafcd2]  .el-form-item--large {
  margin-bottom: 0;
}
.uc-content .ad-btns[data-v-06aafcd2] {
  display: flex;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  padding-top: 10px;
}
.uc-content .ad-btns .lt[data-v-06aafcd2] {
  flex: 1;
}
.uc-content .ad-btns .lt.template-btn[data-v-06aafcd2] {
  text-align: center;
}
.uc-content .ad-btns .cancel[data-v-06aafcd2] {
  width: 200px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  border: 1px solid #aeaeae;
  padding: 0;
  color: #333;
}
.uc-content .ad-btns .cancel[data-v-06aafcd2]:active {
  background: #f2f2f2;
}
.uc-content .ad-btns .okbtn[data-v-06aafcd2] {
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #272633;
  border-radius: 4px;
  padding: 0;
  border: 1px solid #272633;
  color: #fff;
}
.uc-content .ad-btns .okbtn[data-v-06aafcd2]:active {
  background: #686868;
  border: 1px solid #686868;
}
.uc-content .ad-delete-body .ad-delete-btns[data-v-06aafcd2] {
  text-align: center;
}
.uc-content .ad-delete-body .cancel-btn[data-v-06aafcd2] {
  margin-left: 50px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  border-radius: 4px;
  border: 1px solid #aeaeae;
  padding: 0;
  color: #333;
}
.uc-content .ad-delete-body .cancel-btn[data-v-06aafcd2]:active {
  background: #f2f2f2;
}
.uc-content .ad-delete-body .save-btn[data-v-06aafcd2] {
  width: 80px;
  height: 28px;
  line-height: 28px;
  background: #272633;
  border-radius: 4px;
  padding: 0;
  border: 1px solid #272633;
  color: #fff;
}
.uc-content .ad-delete-body .save-btn[data-v-06aafcd2]:active {
  background: #686868;
  border: 1px solid #686868;
}
.uc-content[data-v-06aafcd2]  .news-label-box {
  margin-left: -80px;
  overflow: hidden;
}
.uc-content[data-v-06aafcd2]  .news-label-box::after {
  content: "";
  clear: both;
}
.uc-content[data-v-06aafcd2]  .news-label-box .el-tag {
  display: block;
  float: left;
  margin: 2px 5px 3px 0;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 20px;
}
.uc-content[data-v-06aafcd2]  .news-label-box .el-tag .el-icon-close {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0;
}
.uc-content[data-v-06aafcd2]  .el-comment-delete .el-dialog__header {
  padding: 50px 20px 10px;
}
[data-v-06aafcd2] .ico-share-wechat {
  height: 40px;
  min-width: 40px;
  background: url(../img/ico-share-wechat_v2.01.png) center no-repeat;
  background-size: 30px 30px;
}
[data-v-06aafcd2] .ico-share-sina {
  height: 40px;
  min-width: 40px;
  background: url(../img/ico-share-sina_v2.01.png) center no-repeat;
  background-size: 30px 30px;
}
[data-v-06aafcd2] .keyBox {
  margin-left: -80px;
}
.popover-opinion[data-v-06aafcd2] {
  padding: 0;
}

