a[data-v-1f234af1],
a[data-v-1f234af1]:link {
  color: #00f;
}
.team-slogan[data-v-1f234af1] {
  font-size: 22px;
}
.color-white[data-v-1f234af1] {
  color: #fff;
}
.version-txt[data-v-1f234af1] {
  font-size: 12px;
}
.shopName-cont[data-v-1f234af1] {
  display: flex;
  justify-content: space-between;
}
.shopName-txt[data-v-1f234af1] {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 80px;
  text-align: right;
  color: #999;
}
.icon-cont[data-v-1f234af1] {
  display: flex;
  justify-content: space-between;
  float: left;
}
.icon-img[data-v-1f234af1] {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  margin-right: 20px;
}
.shopDiv[data-v-1f234af1] {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  overflow: hidden;
}
.shopItem[data-v-1f234af1] {
  width: 300px;
  height: auto;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  margin-right: 20px;
  border-radius: 6px;
  float: left;
}
.shopItem .shopName[data-v-1f234af1] {
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  color: #696969;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shopItem .txt[data-v-1f234af1] {
  color: #696969;
  font-size: 14px;
  padding: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shop-type[data-v-1f234af1] {
  padding: 2px 10px;
  float: right;
  border: 1px solid #e5e5e5;
  margin-right: 10px;
  margin-bottom: 10px;
  border-radius: 6px;
}
.shop-type.activeMain[data-v-1f234af1] {
  border-color: #409eff;
  color: #409eff;
}
.shop-type.activeStore[data-v-1f234af1] {
  border-color: #e63c39;
  color: #e63c39;
}
.tips_icon[data-v-1f234af1] {
  margin-right: 15px;
  font-size: 20px;
  cursor: pointer;
  float: left;
  position: relative;
}
.tips_icon img[data-v-1f234af1] {
  width: 16px;
  height: 16px;
}
.tips_icon .redDot[data-v-1f234af1] {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  right: -3px;
  top: 10px;
  z-index: 1;
  background: #f00;
}
.el-dropdown-menu__item a[data-v-1f234af1] {
  color: #333;
}
.line[data-v-1f234af1] {
  margin: 0 4%;
  border-bottom: 1px solid #ddd;
}
.topLi[data-v-1f234af1] {
  width: 100%;
  padding: 0 20px;
  padding-bottom: 10px;
}
.topLi .icon[data-v-1f234af1] {
  line-height: 40px;
}
.topLi .icon img[data-v-1f234af1] {
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: middle;
}
.topLi .item[data-v-1f234af1] {
  border: 1px solid #ccc;
  padding: 1px 10px;
  border-radius: 50px;
  display: inline-block;
  margin-right: 5px;
}
.codeCon[data-v-1f234af1] {
  display: inline-block;
  text-align: center;
}
.codeTitle[data-v-1f234af1] {
  font-size: 12px;
  font-weight: bold;
  color: #232323;
}
.codeLogo[data-v-1f234af1] {
  width: 110px;
  height: 110px;
  border-radius: 3px;
}
.shop-try[data-v-1f234af1] {
  color: #f6a623;
  border: 1px solid #f6a623;
  border-radius: 2px;
  margin-left: 30px;
  padding: 1px 4px;
  cursor: pointer;
}
.shop-opening[data-v-1f234af1] {
  color: #f56c6c;
  border: 1px solid #f56c6c;
  border-radius: 2px;
  margin-left: 16px;
  padding: 1px 4px;
}
.shop-close[data-v-1f234af1] {
  color: #999;
  border: 1px solid #999;
  border-radius: 2px;
  margin-left: 16px;
  padding: 1px 4px;
}
.contract-popover[data-v-1f234af1] {
  padding: 10px 20px;
  font-size: 14px;
  color: #232323;
  line-height: 22px;
}
.contract-popover .p-1[data-v-1f234af1] {
  margin-bottom: 20px;
}
.contract-popover .p-2[data-v-1f234af1] {
  line-height: 24px;
}
.contract-popover .p-3[data-v-1f234af1] {
  line-height: 24px;
  color: #666;
  border-top: 1px solid #f1f1f1;
  padding-top: 16px;
  margin-top: 16px;
}
.goldSet[data-v-1f234af1] {
  float: left;
  margin-left: 20px;
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.goldSet div[data-v-1f234af1] {
  display: flex;
  align-items: center;
}
.goldSet .setBtn[data-v-1f234af1] {
  color: #f6a623;
  border: 1px solid #f6a623;
  border-radius: 9px;
  padding: 1px 4px;
  cursor: pointer;
  line-height: 16px;
}
.goldSet .goldContent[data-v-1f234af1] {
  display: inline-block;
  max-width: 40vw;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
}
.goldSet .goldContent span[data-v-1f234af1] {
  margin-right: 10px;
}
.nav-ul[data-v-1f234af1] {
  float: left;
  margin: 14px 0 0 20px;
  width: 50%;
  white-space: nowrap;
}
.nav-ul .header_scrollbar[data-v-1f234af1] .el-scrollbar__view {
  width: auto;
  height: 36px;
  display: table;
}
.nav-ul li[data-v-1f234af1] {
  display: inline-block;
  padding: 5px 10px;
  background: #444;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  margin-right: 1px;
}
.nav-ul li .el-icon-close[data-v-1f234af1] {
  margin-left: 10px;
}
.nav-ul li.active[data-v-1f234af1] {
  background: #fff !important;
  color: #333;
}
[data-v-1f234af1] .el-scrollbar__thumb {
  background-color: #fff;
}
.closeModal[data-v-1f234af1] {
  position: absolute;
  z-index: 20;
  background: #fff;
  padding: 5px 10px;
  box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
  color: #333;
  border-radius: 6px;
}
.closeModal .closeItem[data-v-1f234af1] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
@media screen and (max-width: 1600px) {
.nav-ul[data-v-1f234af1] {
    width: 35%;
}
}


.sidebar[data-v-68d67528] {
  display: block;
  position: fixed;
  left: 0;
  top: 50px;
  bottom: 0px;
  overflow: hidden;
  font-size: 14px;
  background: #333;
  z-index: 10;
}
.sidebar[data-v-68d67528]::-webkit-scrollbar {
  width: 0;
}
.sidebar-el-menu[data-v-68d67528]:not(.el-menu--collapse) {
  width: 200px;
}
.nav[data-v-68d67528] {
  width: 100px;
  background: #333;
  height: 100%;
  float: left;
  overflow-y: auto;
}
.navChild[data-v-68d67528] {
  width: 120px;
  background: #444;
  height: 100%;
  float: left;
  overflow-y: auto;
}
.navName a[data-v-68d67528] {
  display: flex;
  align-items: center;
  padding: 10px 0;
  text-align: left;
  margin-left: 15px;
  color: #edf0f7;
  cursor: pointer;
}
.navName.active[data-v-68d67528] {
  background: #444;
}
.navName.active a[data-v-68d67528] {
  color: #fff;
}
.navName img[data-v-68d67528] {
  display: inline-block;
  width: 16px;
  vertical-align: middle;
  margin-right: 5px;
}
.navChildName a[data-v-68d67528],
.navChildName .name[data-v-68d67528] {
  display: block;
  text-align: left;
  color: #fff;
  padding: 10px 4px;
  padding-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.navChildName.active[data-v-68d67528] {
  background: #fff;
  padding-bottom: 5px;
}
.navChildName.active .name[data-v-68d67528] {
  color: #333;
}
.lastNav[data-v-68d67528] {
  display: none;
  padding-left: 15px;
  border-radius: 10px;
  margin: 0 5px;
}
.navChild .active .lastNav[data-v-68d67528] {
  display: block;
}
.navChildName.active .lastNav a[data-v-68d67528] {
  color: #333;
}
.lastNav .name[data-v-68d67528] {
  display: block;
  text-align: center;
  color: #000000;
  padding: 10px 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  text-align: left;
}
.lastNav.active[data-v-68d67528] {
  background: #ddd;
}
@media screen and (max-width: 1600px) {
.sidebar[data-v-68d67528] {
    font-size: 14px;
}
.nav[data-v-68d67528] {
    width: 60px;
}
.navName img[data-v-68d67528] {
    display: none;
}
.navChild[data-v-68d67528] {
    width: 100px;
    font-size: 12px;
}
}

#app .corlorBtn {
  color: #fff;
  font-size: 12px;
  background: none;
  border: none;
  position: absolute;
  left: 0;
  top: 5px;
}

.content-box {
  min-width: 960px;
  position: absolute;
  left: 220px;
  right: 0px;
  top: 50px;
  bottom: 30px;
  padding-top: 34px;
  transition: left 0.3s ease-in-out;
}
.block-box {
  border-radius: 20px;
  padding: 20px;
  background: #fff;
}
.block-box:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.scroller-bar .el-scrollbar__wrap {
  overflow-x: hidden;
}
.el-select-dropdown .el-scrollbar .el-scrollbar__wrap {
  overflow-x: scroll;
}
.breadcrumb {
  background-color: #f5f5f5;
  padding: 10px 0 10px 30px;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 10;
}
.breadcrumb .el-breadcrumb__inner {
  color: #333;
}
/* elementUI table错位问题 */
body .el-table th.gutter {
  display: table-cell !important;
}
body .el-table colgroup.gutter {
  display: table-cell !important;
}
@media screen and (max-width: 1600px) {
.content-box {
    left: 162px;
}
}

#eventAudio {
  display: none;
}

* {
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
acronym,
address,
big,
cite,
code,
em,
img,
small,
strike,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
section,
audio,
video {
  margin: 0;
  padding: 0;
}

html,
body {
  color: #333;
  background: #f5f5f5;
  font-family: Helvetica Neue, Tahoma, PingFangSC-Regular,
    Hiragino Sans GB, Microsoft Yahei, sans-serif;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-font-smoothing: antialiased;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  overflow-x: hidden;
  line-height: 2em;
  font-size: 12px;
}
i,b{
  font-weight: normal;
  font-style: normal;
}
a{
  text-decoration: none;
  color: #fff;
}
a:link {color:#fff;text-decoration:none;} 
a:visited {color: #fff; text-decoration:none;} 
a:hover {color: #fff; text-decoration:none;} 
a:active {color: #409EFF; text-decoration:none;}
li {
  list-style: none;
}
textarea{
  font-family: Helvetica Neue, Tahoma, PingFangSC-Regular,
    Hiragino Sans GB, Microsoft Yahei, sans-serif;
}
html,
body,
#app {
  width: 100%;
  height: 100%;
  overflow: hidden;
  -ms-overflow-style: scrollbar;
  -webkit-user-select: text;
  -moz-user-select: text;
  user-select: text;
}
.container {
  background: #fff;
}
.fr {
  float: right;
}
.fl {
  float: left;
}
#app .floatInherit {
  float: inherit;
}
.online {
  display: inline-block;
}
.onBlock {
  display: block !important;
}
.inlines {
  display: inline;
}
.isblock {
  display: block;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.elli {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ell1 {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  cursor: pointer;
}
.ell2 {
  white-space: pre-line;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
}
.flex {
  display: flex;
  align-items: center;
}
.flex1 {
  flex: 1;
}
.w100 {
  width: 100%;
}
.w80 {
  width: 80%;
}
.w40 {
  width: 40%;
}
.w30 {
  width: 30%;
}
.w240 {
  width: 210px;
}
.red {
  color: #ff5e5e;
  margin-left: 20px;
}
.green {
  color: #67c23a;
}
.black {
  color: #333;
}
.grey {
  color: #999;
}
.orange {
  color: #f6a623;
}
.blue {
  color: #409eff;
}
.star {
  color: #ff5e5e;
}
.mainColor {
  color: #ff5e5e !important;
}
.txtColor {
  color: #ff5e5e;
}
.contCenter {
  text-align: center;
}
.txtleft {
  text-align: left !important;
}
.txtright {
  text-align: right !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt10 {
  margin-top: 10px;
}
.ml10 {
  margin-left: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mb10 {
  margin-bottom: 10px;
}
.mb40 {
  margin-bottom: 40px;
}
.mt20 {
  margin-top: 20px;
}
.mt40 {
  margin-top: 40px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml100 {
  margin-left: 100px;
}
.mr20 {
  margin-right: 20px;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pr20 {
  padding-right: 20px;
}
.mr40 {
  margin-right: 40px !important;
}
.logo {
  width: 67px;
  height: 67px;
  border-radius: 5px;
}
.statistical {
  font-size: 14px;
}
.fs16 {
  font-size: 16px;
}
.fs20 {
  font-size: 20px;
}
.fs30 {
  font-size: 30px;
}
.bold {
  font-weight: bold;
}
a.linkBtn {
  display: inline-block;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  background: #409eff;
  border: 1px solid #409eff;
  color: #fff;
  -webkit-appearance: none;
  text-align: center;
  box-sizing: border-box;
  transition: 0.1s;
  font-weight: 500;
  padding: 12px 20px;
  font-size: 14px;
  border-radius: 4px;
  margin: 0 10px;
}
.cursor {
  cursor: pointer;
}
.txtTips {
  line-height: 1;
  color: #ff5e5e;
}
.greyTips {
  line-height: 1.5;
  color: #999;
  margin-top: 10px;
}
.pd-bottom {
  padding-bottom: 80px;
}
.form-content {
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  margin: 20px;
}
.form-content .normalTitle {
  width: 100%;
  font-size: 14px;
  padding: 10px 0;
  padding-left: 10px;
  font-weight: normal;
  background: #fff;
}
.btm-btn {
  position: fixed;
  left: 240px;
  right: 20px;
  bottom: 15px;
  background-color: #fff;
  padding: 10px;
  text-align: center;
  z-index: 9;
}
.lineHeight {
  line-height: 1.5;
}
/* *头部底部开始*************************************************************** */
.footer {
  position: fixed;
  bottom: 0;
  z-index: 100;
  height: 30px;
  background: #333;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 30px;
  z-index: 10;
}
.header {
  position: fixed;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  color: #fff;
  background-color: #333;
  z-index: 20;
  min-width: 1000px;
}
.user_name {
  margin-right: 10px;
}
.header-left {
  float: left;
  padding-left: 20px;
  line-height: 44px;
}
.header-left .team-logo {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  background: url(../static/img/logo.1762767757207.png);
  background-size: cover;
}
.header-left .header-img-logo {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  background-size: cover;
}
.header-left .team-line {
  display: inline-block;
  width: 1px;
  height: 32px;
  opacity: 0.3;
  margin: 0 17px;
  vertical-align: middle;
  background: #edf0f7;
}
.header-right {
  float: right;
  padding-right: 20px;
  line-height: 50px;
}
.user-name {
  margin-left: 10px;
}
.el-dropdown-link {
  color: #fff;
  cursor: pointer;
}
.qrCodeCont {
  text-align: center;
}
/* *头部底部结束********************************************************* */
.newTitle {
  padding: 10px 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
}
.title {
  padding: 14px 17px;
  font-weight: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: left;
  background: #f5f5f5;
  font-weight: bold;
  margin-bottom: 10px;
}
.smTitle {
  padding: 16px 0;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  margin-bottom: 20px;
  float: left;
  margin-right: 30px;
  text-align: right;
}
.border {
  border: 1px solid #f5f5f5;
  border-bottom: none;
}
/* ******todo开始****************************************************** */
.todo .floor {
  height: 180px;
  width: 23%;
  float: left;
  margin-left: 17px;
  position: relative;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 0px 3px 13px 0px rgba(130,131,133,0.05);
  padding: 17px;
  box-sizing: border-box;
}
.todo .floor .topCon {
  display: flex;
  align-items: center;
  padding-bottom: 17px;
  border-bottom: 1px solid #f6f6f6;
}
.todo .floor .sImg {
  width: 42px;
  height: 42px;
  margin-right: 18px;
}
.todo .floor .sTitle {
  font-size: 15px;
}
.todo .floor ul {
  padding: 10px 0;
  height: 78px;
  overflow-y: auto;
  scrollbar-color: transparent transparent;
  scrollbar-track-color: transparent;
  -ms-scrollbar-track-color: transparent;
}
.todo .floor ul li {
  line-height: 28px;
  font-size: 12px;
}
.todo .floor ul li a {
  color: #747474;
}
.todo .floor ul li b {
  color: #f6a623;
  font-weight: bold;
}
.todo .floor p {
  position: absolute;
  bottom: 0;
  background: #ccc;
  color: #fff;
  text-align: center;
  width: 100%;
  line-height: 25px;
}
.floorA {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  font-size: 16px;
}
.avatar-uploader .el-upload,
.uploadImg {
  width: 150px;
  height: 150px;
  border: 1px dashed #ddd;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  line-height: 150px;
}
#uploadIpt {
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  opacity: 0;
}
.uploadContAdd {
  width: 100%;
  height: 38px;
  line-height: 38px;
  position: relative;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e63c39;
  border-radius: 6px;
  color: #e63c39;
  text-align: center;
  cursor: pointer;
}
.uploadContAdd .uploadBtn {
  position: absolute;
  left: 0;
  top: 0;
}
.uploadContAdd .uploadBtn .uploadImg {
  width: 440px;
  height: 38px;
  border: none;
}
.uploadContAdd .uploadBtn #uploadIpt {
  width: 440px;
  height: 38px;
  cursor: pointer;
}
.uploadContAdd .uploadBtn .el-icon-plus {
  display: none;
}
.uploadCont {
  width: 80px;
  height: 32px;
  position: relative;
  overflow: hidden;
  background: #409eff;
  color: #fff;
  text-align: center;
  line-height: 32px;
  border-radius: 4px;
}
.uploadCont .uploadBtn {
  position: absolute;
  left: 0;
  top: 0;
}
.uploadCont .uploadBtn .uploadImg {
  width: 80px;
  height: 32px;
  border: none;
}
.uploadCont .uploadBtn #uploadIpt {
  width: 80px;
  height: 32px;
  cursor: pointer;
}
.uploadCont .uploadBtn .el-icon-plus {
  display: none;
}
.avatar-uploader .el-upload:hover,
.uploadImg:hover {
  border-color: #409eff;
}
.uploadImg .el-icon-plus {
  font-size: 28px;
  color: #8c939d;
  width: 150px;
  height: 150px;
  line-height: 150px;
  text-align: center;
}
.proImgCont {
  border: none;
  background: #f5f5f5;
  width: 150px;
  height: 150px;
  border-radius: 6px;
  float: left;
  margin-right: 20px;
  position: relative;
}
.imgBox {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  background: #f5f5f5;
  margin-bottom: 10px;
}
.imgBox .img {
  width: 100%;
}
.deleImg {
  text-align: center;
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0,0,0,0.5);
}
.smImg {
  width: 60px;
  height: 60px;
  border-radius: 6px;
}
.proImg {
  width: 150px;
  height: 150px;
  border-radius: 6px;
}
.txtArea {
  width: 800px;
  height: 200px;
  padding: 10px;
}
.smTxtArea {
  width: 280px;
  height: 100px;
  padding: 10px;
}
.btn {
  cursor: pointer;
  color: #409eff;
  margin-right: 10px;
}
a.btn {
  color: #409eff;
}
a.btn:hover {
  color: #409eff;
}
.btn:visited {
  color: #409eff;
}
.icons {
  color: #409eff;
  font-size: 40px;
  margin-right: 20px;
}
.ztree {
  line-height: initial;
}
/* 弹窗查看详情页，隐藏全选按钮checkbox */
.el-table /deep/.disabledCheckAll > .cell .el-checkbox__inner {
  display: none !important;
  position: relative;
}
.viewCol {
  width: 100%;
}
.viewCol .col_4 {
  float: right;
}
.viewCol .col_4 .key {
  display: inline-block;
  width: 140px;
}
.viewCol .col_4 .value {
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
.viewCol .col_3 {
  display: inline-block;
  width: 31%;
  text-align: left;
  font-size: 14px;
  padding-bottom: 10px;
  margin-right: 10px;
  padding-left: 10px;
  vertical-align: top;
}
.viewCol .col_3 .key {
  display: inline-block;
  min-width: 25%;
}
.viewCol .col_3 .value {
  width: 70%;
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
.viewCol .col_3 .keyLong {
  display: inline-block;
  min-width: 40%;
}
.viewCol .col_3 .valueLong {
  width: 55%;
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
.viewCol .col_3 .el-image {
  vertical-align: top;
}
.viewCol .col_2 {
  display: inline-block;
  width: 45%;
  text-align: left;
  font-size: 14px;
  padding-bottom: 10px;
  margin-right: 10px;
  padding-left: 10px;
  vertical-align: top;
}
.viewCol .col_2 .key {
  display: inline-block;
  min-width: 20%;
}
.viewCol .col_2 .value {
  width: 78%;
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
.viewCol .col_2 .money_value {
  width: 140px;
  text-align: right;
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
.viewCol .col_2 .money_value .el-input {
  width: 120px;
}
.viewCol .col_1 {
  display: inline-block;
  width: 96%;
  text-align: left;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 10px;
  vertical-align: top;
}
.viewCol .col_1 .key {
  display: inline-block;
  min-width: 10%;
}
.viewCol .col_1 .value {
  width: 85%;
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
.viewCol .col_1 .value .nolist {
  float: left;
  line-height: 20px;
  margin-right: 100px;
}
.viewCol .col_1 .value .no {
  margin-left: 30px;
  margin-right: 10px;
}
.viewCol .col_1 .value .icon {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
}
.money_value {
  width: 120px;
  text-align: right;
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
.fontSizeTitle {
  font-size: 14px !important;
  padding: 10px 0;
  padding-left: 10px;
}
.titleBg {
  background: #f5f5f5 !important;
}
.normalTitle {
  width: 100%;
  font-size: 14px;
  padding: 10px 0;
  padding-left: 10px;
  font-weight: normal;
  background: #f5f5f5;
}
.lookImgs {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 150px;
  height: 150px;
  border-radius: 6px;
}
.textP {
  width: 90%;
  float: left;
}
.el-dialog-div {
  height: 70vh;
  overflow: auto;
}
.importTipErrList {
  max-height: 400px;
  overflow-y: auto;
}
.list-column {
  width: 30%;
  float: left;
  text-align: left;
  font-size: 14px;
  padding-bottom: 10px;
  margin-right: 10px;
  padding-left: 10px;
  vertical-align: top;
}
.list-column .key {
  display: inline-block;
  min-width: 30%;
}
.list-column .value {
  width: 70%;
  display: inline-block;
  word-break: break-all;
  vertical-align: top;
}
#app .left,
.button-group .left {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#app .right,
.button-group .right {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.question {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 10px;
  border: 1px solid #ff9200;
  background: #ff9200;
  color: #fff;
}
.mini-question {
  display: inline-block;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 5px;
  border: 1px solid #ff9200;
  background: #ff9200;
  color: #fff;
}
.lmh_red {
  color: #f00 !important;
  cursor: pointer;
  margin-top: 5px;
}
.fixedBottomBtn {
  min-width: 960px;
  position: fixed;
  left: 240px;
  bottom: 30px;
  z-index: 101;
  width: calc(100% - 260px);
  padding: 10px 0;
  background: #fff;
  border-radius: 20px 20px 12px 12px;
  text-align: center;
}
.tableSetIcon {
  cursor: pointer;
  font-size: 16px;
}
@media only screen and (max-width: 1600px) {
  .btm-btn {
    left: 180px;
  }
  .fixedBottomBtn {
    left: 180px;
    width: calc(100% - 200px);
  }
}

/* *只是 element UI 样式覆盖 */
.el-button--primary {
  color: #fff;
  background-color: #e63c39;
  border-color: #e63c39;
  border-radius: 25px;
}
.el-button {
  border-radius: 25px;
}
.el-button--primary:focus,
.el-button--primary:hover {
  background: #e63c39;
  border-color: #e63c39;
  color: #fff;
}
.el-button--primary.is-disabled,
.el-button--primary.is-disabled:active,
.el-button--primary.is-disabled:focus,
.el-button--primary.is-disabled:hover {
  color: #fff;
  background-color: #fad8d7;
  border-color: #fad8d7;
}
.el-form-item__label {
  color: #333;
}
.el-form .el-input {
  width: 210px;
}
.el-form .warin .el-input__inner {
  color: #ff5e5e;
  border-color: #ff5e5e;
}
.el-form .el-input-number .el-input {
  width: auto;
}
.el-form .el-textarea {
  width: 210px;
}
.el-pagination .el-input {
  width: 100px;
}
.el-pagination .el-pagination__editor.el-input {
  width: 50px;
}
.el-table td,
.el-table th {
  text-align: center;
}
.el-table .el-table__header thead>tr>th {
  background: #f5f5f5;
}
.el-table--enable-row-hover .el-table__body tr:hover>td {
  background-color: #ebeef5;
}
.el-table-column--selection .cell {
  padding-left: 10px;
  padding-right: 10px;
}
.el-form .el-table .cell {
  overflow: visible;
}
.el-table__body tr.current-row>td {
  background-color: #409eff;
}
.el-input.is-disabled .el-input__inner {
  color: #999;
}
.el-dialog__body {
  padding: 20px 20px;
}
.el-dialog__header {
  border-bottom: 1px solid #ddd;
}
.el-image-viewer__close {
  top: 50px;
}
.el-image-viewer__btn .el-icon-circle-close {
  color: #fff;
}
.el-table {
  color: #333;
}
.el-table thead {
  color: #666;
}
.el-cascader-menu__wrap {
  padding-bottom: 17px !important;
}
.el-message .el-message__content {
  line-height: 1.4em !important;
}
.el-select-dropdown__wrap.el-scrollbar__wrap {
  margin-bottom: 0 !important;
  overflow-x: hidden !important;
}
.el-input .el-input__suffix .el-input__suffix-inner .el-icon-circle-close {
  color: #409eff;
}
.el-date-editor .el-icon-circle-close {
  color: #409eff;
}
/* *通过添加class 对 element UI 样式进行覆盖 */
.el-popover.blackBg {
  background: #303133;
  color: #fff;
}
.el-popover.blackBg .popper__arrow::after {
  border-top-color: #303133;
}
#app form.BgForm {
  background: #fff;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.BgForm .el-form-item__label {
  min-width: 120px;
}
#app .content-box .el-form .wAuto {
  width: auto;
}
#app form.TextForm .el-form-item__label {
  color: #666;
}
#app form .el-form-item.item30 {
  width: 30%;
  margin-bottom: 0;
}
#app form .item30 .el-form-item__content {
  width: 50%;
}
#app form .el-form-item.item40 {
  width: 40%;
}
#app form .el-form-item.item90 {
  width: 90%;
  margin-bottom: 0;
  display: flex;
}
#app .item25 {
  width: 25%;
  align-self: flex-start;
}
#app .item25 p {
  margin-bottom: 10px;
}
#app .item33 {
  width: 33%;
  align-self: flex-start;
}
#app .item33 p {
  margin-bottom: 10px;
}
#app form .item90 .el-form-item__content {
  flex: 1;
}
#app form.TextForm .el-form-item {
  margin-bottom: 0;
}
#app .el-form .smIpt {
  margin-right: 5px;
}
#app .el-form .smIpt .el-input {
  width: 200px;
}
#app .el-form .miniIpt {
  margin: 0;
  margin-bottom: 22px;
}
#app .el-form .el-table .numIpt {
  margin-bottom: 0;
}
#app .el-form .el-table .miniIpt {
  margin-bottom: 0;
}
#app .el-form .miniIpt .el-input {
  width: 100px;
}
#app .el-form .miniIpts .el-input {
  width: 150px !important;
}
.el-dialog .el-form .miniIpt .el-input {
  width: 100px;
}
.el-dialog .el-form .miniIpts .el-input {
  width: 150px;
}
.el-dialog .el-form .el-table .miniIpt,
.el-dialog .el-form .el-table .miniIpts {
  margin-bottom: 0;
}
#app .el-form .miniIpt.center .el-input .el-input__inner {
  text-align: center;
}
#app .el-form .midIpt .el-input {
  width: 280px;
}
#app .el-form .bigIpt .el-input {
  width: 400px;
}
#app .el-form .bigIpt .el-textarea {
  width: 400px;
}
#app .el-input.red {
  margin-left: 0;
}
#app .el-input.red .el-input__inner {
  border-color: #f00;
}

.flex_column[data-v-71f8fb38] {
  display: flex;
  flex-direction: column;
}
.flex_between[data-v-71f8fb38] {
  display: flex;
  justify-content: space-between;
}
.columnItem[data-v-71f8fb38] {
  width: 60%;
  margin: 3px auto;
}
.columnItem i[data-v-71f8fb38] {
  cursor: pointer;
}

