
.fl {
  float: left;
}
.fr {
  float: right;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.txtL {
  text-align: left;
}
.txtR {
  text-align: right
}
.color333 {
  color: #333333;
}
.color999 {
  color: #999999;
}
.divcontent {
  width: 1200px;
  height: auto;
  overflow: hidden;
}

/* margin */
.marl12 {
  margin-left: 12px;
}

/* 手势 */
.more {
  cursor: pointer;
}

/* 输入框 */
.input /deep/ .el-input__inner {
  border: none;
}

/* 背景图 */
.fox {
  margin-bottom: 215px;
}
.all {
  width: 100%;
  background: #F5F5F5
}
.common-container {
  width: 1200px;
}
.common-entrance-header {
  width: 1200px;
  height: 407px;
}
.common-entrance-empty {
  height: 200px;
  width: 1200px;
}
.ml-sm {
  margin-left: 10px;
}

/*引入公共样式*/
* {
  margin: 0 auto;
  padding: 0;
}
#app {
  font-family: "system-ui";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #2c3e50;
}
.el-message {
  display: -webkit-box !important;
}
.talents-elPop {
  height: 150px;
  overflow: auto;
}

.header[data-v-fdf763e0] {
  width: 1200px;
  height: 100px;
  /* filter: grayscale(100%); */
}
.loge[data-v-fdf763e0] {
  width: 74px;
  height: 80px;
  float: left;
  padding: 10px 0;
}
.loge img[data-v-fdf763e0] {
  width: 74px;
  height: 82px;
}
.region[data-v-fdf763e0] {
  width: 80px;
  height: 80px;
}
.region img[data-v-fdf763e0] {
  width: 82px;
  height: 82px;
}
.pngs[data-v-fdf763e0] {
  height: 80px;
  padding: 10px 0;
}
.pngs img[data-v-fdf763e0] {
  padding: 15px 0;
}
.login[data-v-fdf763e0] {
  height: 20px;
  cursor: pointer;
  margin-top: 40px;
}
.login[data-v-fdf763e0] .el-row {
  /*float: right;*/
}
.input[data-v-fdf763e0] .el-input__suffix {
  display: none;
}
.input[data-v-fdf763e0] .el-select .el-input__inner {
  font-size: 16px;
}
.input[data-v-fdf763e0] input::-webkit-input-placeholder {
  color: #333;
  font-size: 16px;
}
input[data-v-fdf763e0]::-moz-input-placeholder {
  color: #333;
  font-size: 16px;
}
input[data-v-fdf763e0]::-ms-input-placeholder {
  color: #333;
  font-size: 16px;
}
.liactive[data-v-fdf763e0] {
  background: #095ca0;
}
.nav[data-v-fdf763e0] {
  height: auto;
  width: 1200px;
  background: #2077be;
  overflow: hidden;
  /*filter: grayscale(100%);*/
}
.person ul[data-v-fdf763e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.person ul li[data-v-fdf763e0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /* width: 11.111%; */
  text-align: center;
  font-size: 18px;
  height: 51px;
  cursor: pointer;
  /* float: left; */
  padding-top: 16px;
  padding-bottom: 8px;
  position: relative;
}
.person ul li a[data-v-fdf763e0] {
  color: #fff;
}
.line[data-v-fdf763e0] {
  position: absolute;
  height: 35px;
  width: 1px;
  right: 0;
  top: 20px;
  background: #fff;
}
.zcdl[data-v-fdf763e0] {
  border-right: 1px solid #ccc;
  padding-right: 10px;
}
.cnTitle[data-v-fdf763e0] {
  font-family: HelveticaNeue;
  line-height: 25px;
  display: block;
}
.enTitle[data-v-fdf763e0] {
  height: 14px;
  font-size: 13px;
  font-family: HelveticaNeue;
  line-height: 20px;
  display: block;
}
.zcdl[data-v-fdf763e0] .el-input--mini .el-input__inner {
  height: 20px;
  line-height: 20px;
}
.leftLogin[data-v-fdf763e0] {
  max-width: 350px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  border-right: 1px solid #ccc;
  padding-right: 10px;
  float: left;
}
.rightLogin[data-v-fdf763e0] {
  padding-left: 10px;
  float: left;
}
.login[data-v-fdf763e0] .el-dropdown {
  font-size: 16px;
}
.marl8[data-v-fdf763e0] {
  margin-left: 8px;
}
.qvxian[data-v-fdf763e0] {
  margin-top: 35px;
  margin-left: 10px;
}

.switch-btn[data-v-9448b14c] {
  padding: 5px 10px;
  font-size: 20px;
  color: #255bda;
  border: 1px solid #999;
  border-radius: 20px;
  cursor: pointer;
}
.switch-btn .down[data-v-9448b14c] {
  color: #666;
}
.switch-region-dialog[data-v-9448b14c] .el-dialog__header {
  text-align: left;
}
.switch-region-dialog[data-v-9448b14c] .el-dialog__footer {
  text-align: left;
}
.switch-region-dialog[data-v-9448b14c] .el-dialog {
  border-radius: 10px;
}
.switch-region-dialog .dialog-footer .btn[data-v-9448b14c] {
  padding: 10px 80px;
  border: none;
}
.switch-region-dialog .dialog-footer .btn[data-v-9448b14c]:nth-of-type(2) {
  background-color: #eee;
}
.switch-region-dialog .dialog-footer .now[data-v-9448b14c] {
  margin-bottom: 10px;
  font-size: 14px;
}
.region-list[data-v-9448b14c] {
  padding-bottom: 30px;
  text-align: left;
}
.region-item[data-v-9448b14c] {
  display: inline-block;
}
.region-item .btn[data-v-9448b14c] {
  margin-top: 10px;
  margin-right: 15px;
  border: none;
}

.error[data-v-785b4351] {
  width: 920px;
  height: 630px;
  margin: 0 auto;
  z-index: 9999;
}
.tips[data-v-785b4351] {
  font-size: 24px;
}

.checkBtn[data-v-73323d79] {
  width: 200px;
  height: 60px;
  background: yellow;
  font-size: 28px;
  border-radius: 34px;
  color: #255bda;
}
.video[data-v-73323d79] {
  width: 1200px;
  height: 380px;
  background: cyan;
}
.miss[data-v-73323d79] {
  width: 1200px;
  height: 380px;
  -o-object-fit: fill;
     object-fit: fill;
  outline: none;
}
.explain[data-v-73323d79] {
  margin-top: 20px;
  width: 1200px;
  height: 405px;
  background: url(/static/img/indexbg.a154693.png) no-repeat;
  background-size: 100% 100%;
}
.url[data-v-73323d79] {
  font-size: 28px;
  text-align: center;
  display: block;
  width: 1200px;
  height: 405px;
}
.roomticket[data-v-73323d79] {
  margin-top: 20px;
  width: 1200px;
  height: 160px;
  background: url(/static/img/bg04.d78ab90.jpg) no-repeat;
  background-size: 100% 100%;
}
.hcbBG[data-v-73323d79] {
  margin-top: 20px;
  width: 1200px;
  height: 120px;
  background: url(/static/img/hcb_bg.6f3f33b.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.yjxc[data-v-73323d79] {
  margin-top: 20px;
  width: 1200px;
  height: 120px;
  background: url(/static/img/yjxc_bg.80bce89.png) no-repeat;
  background-size: cover;
  background-position: 0% 100%;
  cursor: pointer;
  color: #fff;
  font-size: 42px;
  line-height: 120px;
  font-weight: bold;
}
.roomurl[data-v-73323d79] {
  font-size: 28px;
  text-align: center;
  display: block;
  width: 1200px;
  height: 160px;
  cursor: pointer;
}
.moreticket[data-v-73323d79] {
  width: 230px;
  height: 35px;
  background: #f87518;
}
.title[data-v-73323d79] {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.title2[data-v-73323d79] {
  width: 590px;
}
.title3[data-v-73323d79] {
  width: 100%;
}
.title .titleleft[data-v-73323d79] {
  font-size: 28px;
  color: #255bda;
  width: 300px;
}
.title .titleright[data-v-73323d79] {
  font-size: 18px;
  color: #999999;
}
.news[data-v-73323d79] {
  width: 589px;
  height: 220px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.news ul li[data-v-73323d79] {
  height: 44px;
  line-height: 44px;
  width: 569px;
  padding: 0 15px;
  font-size: 16px;
  cursor: pointer;
}
.news ul li[data-v-73323d79]:hover {
  background: #f5f5f5;
}
.news2[data-v-73323d79] {
  width: 100%;
  height: 220px;
  border: 1px solid #ebebeb;
  overflow: hidden;
}
.news2 ul li[data-v-73323d79] {
  height: 44px;
  line-height: 44px;
  width: 100%;
  padding: 0 15px;
  font-size: 16px;
  cursor: pointer;
}
.news2 ul li[data-v-73323d79]:hover {
  background: #f5f5f5;
}
.pointer[data-v-73323d79] {
  color: #255bda;
  line-height: 44px;
  font-size: 20px;
}
.swiperbox[data-v-73323d79] {
  height: 200px;
  overflow: hidden;
}
.seamless-warp[data-v-73323d79] {
  height: 229px;
  overflow: hidden;
}
.platform[data-v-73323d79] {
  position: relative;
  width: 1200px;
  height: 400px;
  background: url(/static/img/bg02.89c1809.png) no-repeat;
  background-size: 100% 100%;
}
.platform img[data-v-73323d79] {
  width: 1200px;
  height: 400px;
}
.boxshaw[data-v-73323d79] {
  width: 823px;
  height: 209px;
  margin-top: 10px;
  background: url(/static/img/build.c7a2cfb.png) no-repeat;
  background-size: 100% 100%;
}
.boxshaw img[data-v-73323d79] {
  width: 823px;
  height: 224px;
}
.slideimg[data-v-73323d79] {
  width: 100%;
  height: 161px;
}
.slideimg img[data-v-73323d79] {
  width: 100%;
  height: 161px;
}
.slidetitle[data-v-73323d79] {
  font-size: 18px;
  color: #333;
  line-height: 46px;
  overflow: hidden;
  height: 46px;
  width: 100%;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.thead[data-v-73323d79] {
  margin-bottom: 20px;
  font-size: 18px;
  color: #2077be;
}
.thead div[data-v-73323d79] {
  float: left;
}
.thead .title1[data-v-73323d79] {
  width: 10%;
}
.thead .title2[data-v-73323d79] {
  width: 10%;
}
.thead .title3[data-v-73323d79] {
  width: 10%;
}
.thead .title4[data-v-73323d79] {
  width: 5%;
}
.sd[data-v-73323d79] {
  margin-left: 40px;
  margin-right: 20px;
}
.third[data-v-73323d79] {
  margin-left: 40px;
}
.swiper-button-prev[data-v-73323d79],
.swiper-button-next[data-v-73323d79] {
  margin-top: -40px;
}
.newsImg[data-v-73323d79]:hover {
  -webkit-animation-name: pic-data-v-73323d79;
          animation-name: pic-data-v-73323d79;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-73323d79 {
50% {
    -webkit-transform: scale(1.08);
}
}
.showMore[data-v-73323d79] {
  position: absolute;
  margin: 257px 432px;
  z-index: 5000;
  width: 100px;
  background: #007aff;
}
.showRoomTickets[data-v-73323d79] {
  position: absolute;
  margin: 256px 432px;
  z-index: 5000;
  width: 230px;
  height: 60px;
  margin-top: 50px;
  margin-left: 180px;
  /*background: #007aff;*/
  cursor: pointer;
}
.col[data-v-73323d79] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.row[data-v-73323d79] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.items[data-v-73323d79] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.spaceb[data-v-73323d79] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex_start_just[data-v-73323d79] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex_end_just[data-v-73323d79] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex_end_align[data-v-73323d79] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_start_align[data-v-73323d79] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.center[data-v-73323d79],
.flex_center[data-v-73323d79] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.button-hover[data-v-73323d79]:active,
.button-active[data-v-73323d79]:active {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.button-hover50[data-v-73323d79]:active,
.button-active50[data-v-73323d79]:active {
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  border-radius: 50%;
}
.button-scale[data-v-73323d79]:active {
  -webkit-transform: scale(0.93);
  transform: scale(0.93);
}
/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */

@font-face {
  font-family: 'swiper-icons';
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
      touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */

.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
          transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
          transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: none;
          -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
          transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left top;
          transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
          transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */

:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

/* a11y */

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
          transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
          filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.fox[data-v-26c46322] {
    width: 1200px;
    height: 407px;
    background: url(/static/img/bg04.e8e1396.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.searchlist[data-v-26c46322]{ margin: 10px auto;width: 95%;;height: 30px;line-height: 30px;
}
.searchlist ul li[data-v-26c46322]{width: auto;overflow: hidden; padding: 0 15px;color: #666; float: left;
font-size: 14px;cursor: pointer;
}
.special[data-v-26c46322]{ color: #F87518 !important;
}
.empty[data-v-26c46322] {
    height: 200px;
    width: 1200px;
}
.appends[data-v-26c46322]{ color: #fff;
    background: #255BDA;
    width:150px;height: 40px; line-height: 40px; border-radius: 0 3px  3px 0;cursor: pointer;
}
.tenfour[data-v-26c46322]{ width: 1110px !important;
}

.card[data-v-42bcbee1] {
  width: 1140px;
  left: 30px;;
  position: absolute;
  bottom: -175px;
  height: 253px;
  opacity: 0.9;
}
.card_box[data-v-42bcbee1] {
  width: 558px;
  height: 253px;
  border-radius: 5px;
  background: #fff;
}
.card_main[data-v-42bcbee1] {
  width: 500px;
  height: 183px;
  padding: 30px 0;
}
.card_main_left[data-v-42bcbee1] {
  width: 270px;
  height: 180px
}
.card_main_left_txt[data-v-42bcbee1] {
  width: 100%;
  line-height: 45px;
  color: #255BDA;
  font-size: 26px;
}

/* .card_main_right {
    width: 228px;
    height: 120px;
    margin-top: 40px;
  }

  .card_main_right img {
    width: 228px;
    height: auto;
  } */
.coloryellow[data-v-42bcbee1] {
  color: #F87518;
}
.linkbuttoncolor[data-v-42bcbee1] {
  background: #F87518 !important;
}
.card_main_left_center[data-v-42bcbee1] {
  height: 78px;
  line-height: 20px;
  padding: 3px 0 10px 0;
  width: 100%;
  word-break: break-all;
  font-size: 16px;
  color: #333333;
}
.linkbutton[data-v-42bcbee1] {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #255BDA;
  font-size: 14px;
  float: left;
  margin-top: 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
.linkbutton a[data-v-42bcbee1] {
  color: #fff;
  display: block;
}
.card_box[data-v-42bcbee1]:hover {
  -webkit-animation-name: pic-data-v-42bcbee1;
          animation-name: pic-data-v-42bcbee1;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-42bcbee1 {
50% {
    -webkit-transform: scale(1.08);
}
}

.banner[data-v-322b131e] {
  width: 1200px;
  height: 150px;
  background: url(/static/img/bgjushou.2fc9251.png) no-repeat;
  background-size: 100% 100%
}
.contents[data-v-322b131e] {
  width: 1200px;
  overflow: hidden;
}
.banner_box[data-v-322b131e]::-webkit-scrollbar {
  display: none;
}
.banner_left[data-v-322b131e] {
  width: 326px;
  min-height: 400px
}
.banner_right[data-v-322b131e] {
  width: 834px;
  height: 650px
}
.banner_box[data-v-322b131e] {
  height: auto;
  width: 296px;
  padding: 5px 15px;
  background: #f5f5f5;
  overflow: scroll
}
.tieles[data-v-322b131e] {
  height: 80px;
  line-height: 80px;
  cursor: pointer;
  width: 100%;
  color: #255BDA;
  font-size: 24px;
  position: relative;
}
.button[data-v-322b131e] {
  margin-top: 20px;
  background: #255BDA;
  line-height: 38px;
  color: #fff;
  width: 100px;
  border-radius: 3px;
}

.ch[data-v-e24496ca] .el-tooltip__popper.is-dark{ width: 1000px;
}
.box[data-v-e24496ca] {
    width: 1200px;
    height: 407px;
    background-size: 100% 100%;
    background: url(/static/img/bg12.6048668.png) no-repeat;
    position: relative;
}
.search_box[data-v-e24496ca] {
    width: 1100px;
    position: absolute;
    left: 50px;
    height: 179px;
    background: #f5f5f5;
    opacity: 0.95;
    bottom: -78px;
    border-radius: 3px;
}
.box_main[data-v-e24496ca] {
    width: 700px;
    height: 100px;
    margin: 40px auto;
}
.box_main_t[data-v-e24496ca] {
    width: 100%;
    height: 60px;
    background: #fff;
    border-radius: 3px;
}
.box_main_t_left[data-v-e24496ca] {
    width: 590px;
    height: 60px;
    line-height: 60px;
}
.box_main_t_right[data-v-e24496ca] {
    width: 100px;
    height: 40px;
    margin: 10px 0;
    background: #F87518;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    line-height: 40px;
}
.box_main_b[data-v-e24496ca] {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.box_main_b ul li[data-v-e24496ca] {
    float: left;
    width: auto;
    padding: 0 15px;
    cursor: pointer;
}
.specailli[data-v-e24496ca] {
    color: #255BDA
}
.centertitlte[data-v-e24496ca] {
    width: 1200px;
    height: 30px;
    line-height: 30px;
    color: #999;
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
}
.empty[data-v-e24496ca] {
    height: 150px;
    width: 1200px;
}
.chec[data-v-e24496ca] {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding: 10px 0;
}
.allpostition[data-v-e24496ca] {
    width: 1200px;
    height: auto;
    margin-bottom: 12px;
    overflow: hidden;
    position: relative;
}
.checkab[data-v-e24496ca] {
    position: absolute;
    width: 100px;
    left: 0;
    top: 8px;
    font-weight: bold;
}
.bluecolor[data-v-e24496ca] {
    height: 80px;
    line-height: 80px;
    color: #255BDA;
    font-size: 20px;
    width: 1200px;
}
.searchtable[data-v-e24496ca] {
    width: 1200px;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
}


.detail[data-v-644600a3] {
  width: 1000px;
  margin: 30px auto;
  min-height: 700px;
}
.header[data-v-644600a3] {
  min-height: 80px;
  font-size: 27px;
  line-height: 40px;
  color: #333
}
.box[data-v-644600a3] {
  width: 100%;
  min-height: 643px;
  border: 1px solid #ccc;
  margin: 30px auto;
}
.stp[data-v-644600a3] {
  width: 100%;
  min-height: 100px;
  line-height: 100px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  text-indent: 30px;
}
.stp_2[data-v-644600a3] {
  width: 100%;
  min-height: 100px;
  border-bottom: 1px solid #ccc;
  text-align: left;
  padding-left: 30px;
  padding-right: 15px;
  overflow: auto;
  line-height: 25px;
  display: table;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
}
.stp_l[data-v-644600a3] {
  width: 489px;
  height: 100px;
}
.stp_r[data-v-644600a3] {
  border-left: 1px solid #ccc;
}
.span[data-v-644600a3] {
  color: #2077b1;
}
.are[data-v-644600a3] {
  width: 100%;
  min-height: 240px;
  border-bottom: 1px solid #ccc;
  padding-left: 30px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.are p[data-v-644600a3] {
  line-height: 40px;
  text-align: left;
  /* text-indent: 30px; */
}
.last[data-v-644600a3] {
  width: 100%;
  min-height: 100px;
  text-align: left;
  text-indent: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.last_l[data-v-644600a3] {
  width: 489px;
  min-height: 100px;
  line-height: 100px;
  border-right: 1px solid #ccc;
}
.last_r[data-v-644600a3] {
  min-height: 80px;
  width: 489px;
  ;
  padding: 10px 0;
  line-height: 40px;
  border-right: none
}
.cj2[data-v-644600a3] {
  vertical-align: middle;
  display: table-cell;
}
.back[data-v-644600a3] {
  font-size: 16px;
  color: #007AFF;
  text-decoration: underline;
  cursor: pointer;
  float: left;
  margin-left: 10px;
  margin-bottom: 20px;
}

.fox[data-v-198faeff] {
  width: 1200px;
  height: 407px;
  background: url(/static/img/bg05.f750925.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.empty[data-v-198faeff] {
  height: 200px;
  width: 1200px;
}


.backstage[data-v-2aef1b28] {
    position: relative; /*   相对   */
    width: 1200px;
    min-height: 800px;
    /*   所有组件之外的背景  */
    background-color: #EFF2F6;
}
  /*// 主体区域*/
.main-container[data-v-2aef1b28] {
   min-width: 1040px;
   min-height: 100%;
   -webkit-transition: margin-left .28s;
   transition: margin-left .28s;
   margin-left: 160px;
   position: relative;
}
  /*// 侧边栏*/
.sidebar-container[data-v-2aef1b28] {
   -webkit-transition: width 0.28s;
   transition: width 0.28s;
   width: 160px !important;
   height: 100%;
   position: absolute;
   background-color: #ececec;
}
.sidebar-container[data-v-2aef1b28] .el-menu-vertical-demo:not(.el-menu--collapse) {
    width: 160px;
    height: 100%;
}
.sidebar-container[data-v-2aef1b28] .el-menu {
    border-right: solid 0px #e6e6e6;
}
.minMargin[data-v-2aef1b28] {
    width: 10px;
    height: 100%;
    position: absolute;
    cursor: pointer;
    margin-left: 64px;
}
.maxMargin[data-v-2aef1b28] {
    width: 10px;
    height: 100%;
    position: absolute;
    cursor: pointer;
    margin-left: 170px;
}
.backstage[data-v-2aef1b28] .el-aside{
    /*   使整个侧边栏高度自动，而菜单最小高度800px即可  */
    /*height: 800px;*/
    -webkit-transition: width 0.28s;
    transition: width 0.28s;
}
.backstage[data-v-2aef1b28] .el-menu {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0F1F50), to(#0E1330));
    background-image: linear-gradient(#0F1F50, #0E1330);
    border-right: solid 0px #e6e6e6;
    height: 100%;
    min-height: 800px;
}
.backstage[data-v-2aef1b28] .el-menu-vertical-demo:not(.el-menu--collapse) {
    height: 100%;
}
.backstage[data-v-2aef1b28] .el-main{
    -webkit-transition: margin-left .28s;
    transition: margin-left .28s;
    padding: 10px;
}
.backstage[data-v-2aef1b28] .el-menu-item{
    color: #cbcaca;
}
.backstage[data-v-2aef1b28] .el-menu-item.is-active {
    background-color: #0080FE !important;
    color: white;
    font-weight: 900;
}
.backstage[data-v-2aef1b28] .el-menu-item:hover{
    background-color: #0080FE !important;
    color: white;
}

.position[data-v-8b3558f6]{
  padding: 0 30px;
  /*margin-right: 50px;*/
  background-color: #EFF2F6;
  /*min-width: 1060px;*/
}
/*    一级筛选    */
.oneSelect[data-v-8b3558f6]{
  /*margin-top: 30px;*/
  padding-top: 10px;
  text-align: left;
  position: relative;/*   相对  */
}
.oneSelect span[data-v-8b3558f6] {
  font-size: 14px;
  color: #756e6e;
  margin-right: 30px;
  cursor: pointer;/*   手指   */
}
/*  激活一级筛选 */
.active[data-v-8b3558f6]{
  font-size: 18px !important;
  font-weight: 900;
  color: black !important;
}
/*     发布职位按钮   */
.publishPosition[data-v-8b3558f6]{
  height: 50px;
  width: 300px;
  top:10px;
  right: 0;
  position: absolute;/*    绝对   */
  text-align: right;
}
.publishPosition[data-v-8b3558f6] .el-button--primary {
  color: #fff;
  /*background-color: #0080FE;*/
  /*border-color: #0080FE;*/
  background-image: -webkit-gradient(linear, left top, right top, from(#4e73fd), to(#0088F6));
  background-image: linear-gradient(to right, #4e73fd, #0088F6);
  border: 0;
  width: 150px;
  height: 36px;
  font-size: 14px;
  /*border-radius: 6px;*/
}
.publishPosition[data-v-8b3558f6] .el-button--primary:hover {
  background-color: #50a7f8;
  border-color: #50a7f8;
}
/*   二级筛选   */
.twoSelect[data-v-8b3558f6] {
  /*min-width: 1060px;*/
  padding: 0 40px;
  margin-top: 20px;
  position: relative;/*   相对   */
  height: 46px;
  background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 15px;
  color: #666;
  border-radius: 4px;
}
/*    搜索职位框位置   */
.search[data-v-8b3558f6] {
  position: absolute; /*   绝对  */
  height: 50px;
  width: 240px;
  margin-right: 40px;
  top:0;
  right: 0;
}
.search[data-v-8b3558f6] .el-icon-search:hover {
  color: #4D9AFF;
  font-weight: 900;
  cursor: pointer;
}
.twoSelect[data-v-8b3558f6]   .el-input--mini {
  margin-top: 9px;
}
.twoSelect[data-v-8b3558f6]   .el-tabs__nav-scroll {
 margin-top: 6px;
}
.twoSelect[data-v-8b3558f6]   .el-tabs__item {
  color: #87888a;
}
.twoSelect[data-v-8b3558f6]   .el-tabs__item:hover {
  color: black;
  font-weight: 900;
}
.twoSelect[data-v-8b3558f6]   .el-tabs__item.is-active {
  color: black;
  font-weight: 900;
}
/*  滚条颜色*/
.twoSelect[data-v-8b3558f6]   .el-tabs__active-bar{
  background-color: #0592ef;/*   不支持渐变色的时候 */
  background-image: -webkit-gradient(linear, left top, right top, from(#4F74FE) , to(#0088F6));
  background-image: linear-gradient(to right, #4F74FE , #0088F6);
  height: 3px;
  border-radius: 50px;
}
/*  滚条轨道 */
.twoSelect[data-v-8b3558f6]   .el-tabs__nav-wrap::after {
  background-color: rgba(255,255,255,0);
}
/*   职位管理  */
.positionForeach[data-v-8b3558f6]{
  margin-top: 10px;
}
/*    职位项   */
.posi-item[data-v-8b3558f6]{
  margin-bottom: 10px;
  position: relative;/*   相对   */
  /*min-width: 1060px;*/
  /*height: 140px;*/
  background-color: #fff;
  -webkit-box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
          box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  font-size: 15px;
  border-radius: 4px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
/*   职位信息  */
.posi-info[data-v-8b3558f6]{
  /*min-width: 1000px;*/
  height: 60px;
  border-bottom: 1px dashed #c2c4c7 ;
  position: relative; /*   相对  */
}
.publisher[data-v-8b3558f6]{
  height: 15px;
  padding: 10px 0;
  position: relative;/*   相对  */
}
.info-tip[data-v-8b3558f6] {
  color: #3f9ff3;
  border: 1px #3f9ff3 solid;
  padding: 0 5px;
  border-radius: 50px;
  margin-left: 8px;
}
.info-left[data-v-8b3558f6]{
  width: 400px;
  position: absolute;/*   绝对  */
  left:0;
  text-align: left;
}
.info-left  i[data-v-8b3558f6]{
  margin-left: 6px;
  margin-right: 6px;
}
.info-right[data-v-8b3558f6]{
  width: 500px;
  position: absolute;/*   绝对  */
  right: 0;
}
.pubByWho[data-v-8b3558f6]{
  position: absolute;color: #7e8084;font-size: 14px;left:0;width: 300px;text-align: left;
}
.position[data-v-8b3558f6] .el-button--primary {
  color: #fff;
  background-color: #0080fe;
  border-color: #0080fe;
}
/*    发布操作栏    */
.pub-op[data-v-8b3558f6]{
  margin-top: 20px;
  min-height: 100px;
}
.card[data-v-8b3558f6]{
  position: relative; /*     相对      */
  /*min-width: 1060px;*/
  min-height: 140px;
  background-color: #fff;
  -webkit-box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  font-size: 15px;
  border-radius: 4px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.ageTip[data-v-8b3558f6]{
  position: absolute;top: 10px; left: 400px;
}
.position[data-v-8b3558f6] .el-checkbox {
  margin-top: 10px;
}
.posi-pub[data-v-8b3558f6] {
  padding-top: 10px;
}
.posi-pub h3[data-v-8b3558f6]{
  text-align: left;
  margin-bottom: 20px;
}
.posi-pub[data-v-8b3558f6] .el-form-item__content{
  text-align: left;
}
/*【下线】小标签*/
.seeTag[data-v-8b3558f6]{
  position: absolute;
  top: 0;
  left: 0;
  color: #707071;
  width: 0;
  height: 0;
  border-top: 40px solid #D3DFF1;
  border-right: 45px solid transparent;
}
/*【已发布】小标签*/
.seeTag2[data-v-8b3558f6]{
  position: absolute;
  top: 0;
  left: 0;
  color: #707071;
  width: 0;
  height: 0;
  border-top: 50px solid #bcd96f7d;
  border-right: 55px solid transparent;
}
/*   丝带  */
.seeTag3[data-v-8b3558f6]{
  position: absolute;
  top: 0;
  left: 0;
  color: #707071;
  width: 0;
  height: 0;
  border-top: 27px solid white;
  border-right: 28px solid transparent;
  z-index: 99;
}

.posi-detail[data-v-8b3558f6]{
  padding: 0 30px;
  background-color: #EFF2F6;
  margin-top: 20px;
}
.outSide[data-v-8b3558f6]{
  position: relative; /*     相对      */
  /*width: 800px;*/
  min-height: 180px;
  background-color: #fff;
  -webkit-box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  font-size: 15px;
  border-radius: 4px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
}
/*   福利标签  */
.fuLiTag[data-v-8b3558f6]{
  margin-right: 15px;
  border-radius: 50px;border: 1px solid #6988fd;padding: 0 10px;background-color: #6988fd;color: white;
  margin-bottom: 10px;
  display: inline-block;
}
.posiRequire[data-v-8b3558f6]{
  position: relative; /*     相对      */
  /*width: 800px;*/
  min-height: 250px;
  background-color: #fff;
  -webkit-box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  font-size: 15px;
  border-radius: 4px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 20px;
}
.position[data-v-8b3558f6]   .el-dialog__body {
  padding: 5px 20px;
}
.piLiang a[data-v-8b3558f6]:hover{
  background-color: #eef7ff;
  padding: 5px 7px;
  border-radius: 50px;
}
.position[data-v-8b3558f6]   .el-table__row{
  -webkit-transition: all .6s;
  transition: all .6s;
}
.position[data-v-8b3558f6]   .el-table__row:hover{
  -webkit-box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
          box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  -webkit-transform: translateZ(0) scale(1.06);
          transform: translateZ(0) scale(1.06);
}
.position[data-v-8b3558f6] .el-table th>.cell{
  text-align: center;
}
.position[data-v-8b3558f6] .el-table .cell{
  text-align: center;
  -webkit-transform: translate3d(0,0,0);
          transform: translate3d(0,0,0);
  max-height: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.card[data-v-7dd83b98]{
  margin-bottom: 30px;position: relative; min-height: 140px;background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 16px;border-radius: 12px;padding-top: 25px;padding-bottom: 20px;padding-left: 30px;padding-right: 30px;color: black;text-align: center
}
.card2[data-v-7dd83b98]{
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
  margin-left: 15px;
  position: relative;
  height: 70px;
  background-color: #EFF2F6;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 16px;
  border-radius: 10px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  color: #8a8d8d;
  text-align: center
}
.home[data-v-7dd83b98]{
  padding: 80px 30px;
  background-color: #EFF2F6;
}
.home[data-v-7dd83b98] .el-dialog {
  border-radius: 18px;
}
.zhaoPin[data-v-7dd83b98]{
  line-height: 40px;
  font-weight: 1000;
  font-size: 34px;
  color: #000000;
  -webkit-transition:all .6s;
  transition:all .6s;
}
.zhaoPin[data-v-7dd83b98]:hover {
  color: #8a8d8d;
  cursor: pointer;
}

.findTalent[data-v-683b2f4a]{
  padding: 0 30px;
  background-color: #EFF2F6;
}
.oneSelect[data-v-683b2f4a] {
  padding-top: 10px;
  text-align: left;
}
.posiList[data-v-683b2f4a]{
  font-size: 14px;
  color: #756e6e;
  margin-right: 30px;
  cursor: pointer;/*   手指   */
}
.active[data-v-683b2f4a]{
  font-size: 17px !important;
  font-weight: 900;
  color: black !important;
}
/*  条件筛选*/
.chosePosi[data-v-683b2f4a]{
  color: #7d7c7c;font-size: 14px;
}
.chosePosi[data-v-683b2f4a]:hover {
  color: black;
  cursor: pointer;
}
.oneSelect[data-v-683b2f4a] .el-card__header {
  padding: 8px 20px;
}
.oneSelect[data-v-683b2f4a] .el-scrollbar__wrap{
  overflow-x: hidden;
}
.oneSelect[data-v-683b2f4a] .el-card__body {
  padding: 0;
}
.chosePosi-item[data-v-683b2f4a]{
  margin: 5px 10px;
  color: #8e908a;
  border-radius: 8px;
  height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chosePosi-item[data-v-683b2f4a]:hover{
  color: white;
  font-weight: 900;
  background-color: #0080fe;
  /*background-color: #d9d9d9;*/
  cursor: pointer;
}
.selectBar[data-v-683b2f4a]{
  padding: 10px 40px;
  margin-top: 10px;
  position: relative;/*   相对   */
  min-height: 240px;
  background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 15px;
  color: #666;
  border-radius: 4px;
}
.search[data-v-683b2f4a]{
  height: 180px;
  border-bottom: 1px dashed #d4d2d2;
}
.search[data-v-683b2f4a] .el-button--primary{
  background-color: #0080fe;
  border-color: #0080fe;
  width: 150px;
}
.search[data-v-683b2f4a] .el-button--primary:hover{
  background-color: #409EFF;
  border-color: #409EFF;
}
.search-op p[data-v-683b2f4a]:hover{
  cursor: pointer;
}
.results[data-v-683b2f4a]{
  min-height: 40px;padding-top: 5px;
}
.results span[data-v-683b2f4a] {
  margin-bottom: 5px;
}
/*   二级筛选   */
.twoSelect[data-v-683b2f4a] {
  padding: 0 40px;
  margin-top: 20px;
  position: relative;/*   相对   */
  height: 46px;
  background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 15px;
  color: #666;
  border-radius: 4px;
}
/*    标签页滚动条相关   */
.twoSelect[data-v-683b2f4a]   .el-tabs__nav-scroll {
  margin-top: 6px;
}
.twoSelect[data-v-683b2f4a]   .el-tabs__item {
  color: #87888a;
}
.twoSelect[data-v-683b2f4a]   .el-tabs__item:hover {
  color: black;
  font-weight: 900;
}
.twoSelect[data-v-683b2f4a]   .el-tabs__item.is-active {
  color: black;
  font-weight: 900;
}
/*  滚条颜色*/
.twoSelect[data-v-683b2f4a]   .el-tabs__active-bar{
  background-color: #0592ef;/*   不支持渐变色的时候 */
  background-image: -webkit-gradient(linear, left top, right top, from(#4F74FE) , to(#0088F6));
  background-image: linear-gradient(to right, #4F74FE , #0088F6);
  height: 3px;
  border-radius: 50px;
  max-width: 70px;
}
/*  滚条轨道 */
.twoSelect[data-v-683b2f4a]   .el-tabs__nav-wrap::after {
  background-color: rgba(255,255,255,0);
}














































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*  人才列表 */
.talentForeach[data-v-683b2f4a]{
  margin-top: 10px;
}
/*人才项*/
.talent-item[data-v-683b2f4a]{
  margin-bottom: 15px;
  position: relative;/*   相对   */
  /*min-width: 1060px;*/
  /*height: 140px;*/
  background-color: #F8F9FC;
  -webkit-box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
          box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  font-size: 15px;
  border-radius: 4px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
.talent-item[data-v-683b2f4a]:hover {
  background-color: white;
  -webkit-box-shadow: 4px 6px 9px rgb(200 202 204 / 38%);
          box-shadow: 4px 6px 9px rgb(200 202 204 / 38%);
}
.talent-info[data-v-683b2f4a]{
  min-height: 120px;
  border-bottom: 1px dashed #d5d4d4;
}
.kanJianLi[data-v-683b2f4a], .mianShi[data-v-683b2f4a]{
  margin-left: 25px;
  text-align: left;
}
.kanJianLi[data-v-683b2f4a] .el-button--warning{
  border:0;
}
.mianShi[data-v-683b2f4a] .el-button--primary{
  border:0;
  background-image: -webkit-gradient(linear, left top, right top, from(#4e73fd), to(#0088F6));
  background-image: linear-gradient(to right, #4e73fd, #0088F6);
}
.mianShi[data-v-683b2f4a] .el-button--primary:hover {
  background: #66abff;
  border-color: #66b1ff;
  color: #FFF;
}
.connectPosi[data-v-683b2f4a]{
  min-height: 25px;
}
/*.connectPosi span:hover{*/
/*  color: cornflowerblue;*/
/*  cursor: pointer;*/
/*}*/
/* 不够一行显示省略号 */
.info-twoLine[data-v-683b2f4a]{
  margin-top: 8px;
  color: #6f6c6c;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.info-twoLine span[data-v-683b2f4a] {
  margin-left: 8px;
  margin-right: 8px;
  color: #e6e4e4;
}
.info-threeLine[data-v-683b2f4a]{
  margin-top: 8px;
  color: #979494;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.info-threeLine span[data-v-683b2f4a] {
  margin-left: 8px;
  margin-right: 8px;
  color: #e6e4e4;
}
.info-lastLine[data-v-683b2f4a] {
  margin-top: 8px;
}
.info-lastLine span[data-v-683b2f4a] {
  font-size: 13px;
  color: #8c939d;
  border: 1px solid #cecccc;
  border-radius: 50px;
  padding: 1px 10px;
}
/*【看过】小标签*/
.seeTag[data-v-683b2f4a]{
  position: absolute;
  top: 0;
  left: 0;
  color: #707071;
  width: 0;
  height: 0;
  border-top: 40px solid #D3DFF1;
  border-right: 45px solid transparent;
}
.close[data-v-683b2f4a]{
 padding: 0;
}

.mark[data-v-3f9a49f0]{
  border-radius: 4px;color:#9fcc76;  border: 1px solid #9fcc76;padding: 1px 5px;margin-left: 10px;
  margin-left: 5px;
  margin-right: 2px;
  display: inline-block;
  font-size: 10px;
  /*border-radius: 50px;color:white;  border:0;background-image: linear-gradient(to right, #9fcc76, #6eb530);padding: 2px 9px;*/
}
.base-info[data-v-3f9a49f0] {
  padding: 30px 20px;
  margin-top: 20px;
  position: relative;/*   相对   */
  min-height: 100px;
  background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 15px;
  color: #000000;
  border-radius: 4px;
}
.info-twoLine[data-v-3f9a49f0]{
  margin-top: 8px;
  color: #6f6c6c;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.info-twoLinespan[data-v-3f9a49f0] {
  margin-left: 8px;
  margin-right: 8px;
  color: #e6e4e4;
}
.info-threeLine[data-v-3f9a49f0]{
  margin-top: 8px;
  color: #898686;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.info-threeLinespan[data-v-3f9a49f0] {
  margin-left: 8px;
  margin-right: 8px;
  color: #e6e4e4;
}
.info-lastLine[data-v-3f9a49f0] {
  margin-top: 8px;
}
.experience[data-v-3f9a49f0] {
  padding: 30px 20px;
  margin-top: 15px;
  min-height: 300px;
  background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 15px;
  color: #000000;
  border-radius: 4px;
}
.workForeach[data-v-3f9a49f0], .projectForeach[data-v-3f9a49f0] {
  border-left: 1px dashed #e0dfdf;
  color: #5b5b61;
}
.work[data-v-3f9a49f0], .project[data-v-3f9a49f0]{
  margin-bottom: 65px;
}
.work-item[data-v-3f9a49f0]{
  position: relative;  /*  相对  */
  /*border-left: 1px dashed #e0dfdf;*/
  text-align: left;
  margin-bottom: 45px;
}
.work-item span[data-v-3f9a49f0] {
  margin-right: 20px;
}
.project-item[data-v-3f9a49f0]{
  position: relative;  /*  相对  */
  /*border-left: 1px dashed #e0dfdf;*/
  text-align: left;
  margin-bottom: 45px;
}
.project-item span[data-v-3f9a49f0] {
  margin-right: 20px;
}

.resume-op[data-v-3f9a49f0] {
  padding: 20px 20px;
  margin-top: 20px;
  position: relative;/*   相对   */
  min-height: 200px;
  background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 15px;
  color: #050505;
  border-radius: 4px;
}
.resume-op[data-v-3f9a49f0] .el-button--primary{
  background-color: #0080FE;border-color: #0080FE;
}
.resume-op[data-v-3f9a49f0] .el-button--primary:hover {
   background: #66abff;
   border-color: #66b1ff;
  color: #FFF;
}
.shouCang[data-v-3f9a49f0]:hover {
  color: #4D9AFF;
}
.print[data-v-3f9a49f0]:hover {
  color: #4D9AFF;
}
.bigger[data-v-3f9a49f0]{
  font-size: 20px; color: cornflowerblue;font-weight: 900;
}
/*     悬停放大    */
.bigger[data-v-3f9a49f0]:hover {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  cursor: pointer;
}

.talent[data-v-5dd604bf]{
  padding: 0 30px;
  background-color: #EFF2F6;
}
.oneSelect[data-v-5dd604bf] {
  padding-top: 10px;
  text-align: left;
}
.posiList[data-v-5dd604bf]{
  font-size: 14px;
  color: #756e6e;
  margin-right: 30px;
  cursor: pointer;/*   手指   */
}
.active[data-v-5dd604bf]{
  font-size: 18px !important;
  font-weight: 900;
  color: black !important;
}
.chosePosi[data-v-5dd604bf]{
  color: #7d7c7c;font-size: 14px;
}
.chosePosi[data-v-5dd604bf]:hover {
  color: black;
  cursor: pointer;
}
.oneSelect[data-v-5dd604bf] .el-card__header {
  padding: 8px 20px;
}
.oneSelect[data-v-5dd604bf] .el-scrollbar__wrap{
  overflow-x: hidden;
}
.oneSelect[data-v-5dd604bf] .el-card__body {
  padding: 0;
}
.chosePosi-item[data-v-5dd604bf]{
  margin: 5px 10px;
  color: #8e908a;
  border-radius: 8px;
  height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.chosePosi-item[data-v-5dd604bf]:hover{
  color: white;
  font-weight: 900;
  background-color: #0080fe;
  /*background-color: #d9d9d9;*/
  cursor: pointer;
}
/*   二级筛选   */
.twoSelect[data-v-5dd604bf] {
  padding: 0 40px;
  margin-top: 20px;
  position: relative;/*   相对   */
  height: 46px;
  background-color: #fff;
  /*box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);*/
  font-size: 15px;
  color: #666;
  border-radius: 4px;
}
/*    搜索职位框位置   */
.search[data-v-5dd604bf] {
  position: absolute; /*   绝对  */
  height: 50px;
  width: 155px;
  margin-right: 40px;
  top:0;
  right: 0;
}
.twoSelect[data-v-5dd604bf]   .el-input--mini {
  margin-top: 9px;
}
/*    标签页滚动条相关   */
.twoSelect[data-v-5dd604bf]   .el-tabs__nav-scroll {
  margin-top: 6px;
}
.twoSelect[data-v-5dd604bf]   .el-tabs__item {
  color: #87888a;
}
.twoSelect[data-v-5dd604bf]   .el-tabs__item:hover {
  color: black;
  font-weight: 900;
}
.twoSelect[data-v-5dd604bf]   .el-tabs__item.is-active {
  color: black;
  font-weight: 900;
}
/*  滚条颜色*/
.twoSelect[data-v-5dd604bf]   .el-tabs__active-bar{
  background-color: #0592ef;/*   不支持渐变色的时候 */
  background-image: -webkit-gradient(linear, left top, right top, from(#4F74FE) , to(#0088F6));
  background-image: linear-gradient(to right, #4F74FE , #0088F6);
  height: 3px;
  border-radius: 50px;
}
/*  滚条轨道 */
.twoSelect[data-v-5dd604bf]   .el-tabs__nav-wrap::after {
  background-color: rgba(255,255,255,0);
}
/*  人才管理 */
.talentForeach[data-v-5dd604bf]{
  margin-top: 10px;
}
/*人才项*/
.talent-item[data-v-5dd604bf]{
  margin-bottom: 15px;
  position: relative;/*   相对   */
  /*min-width: 1060px;*/
  /*height: 140px;*/
  background-color: #F8F9FC;
  -webkit-box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
          box-shadow: 4px 6px 9px rgb(211 214 218 / 38%);
  font-size: 15px;
  border-radius: 4px;
  padding-top: 25px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  /*cursor: pointer;!*      手指     *!*/
}
.talent-item[data-v-5dd604bf]:hover {
  background-color: white;
  -webkit-box-shadow: 4px 6px 9px rgb(200 202 204 / 38%);
          box-shadow: 4px 6px 9px rgb(200 202 204 / 38%);
}
.talent-info[data-v-5dd604bf]{
  min-height: 120px;
  border-bottom: 1px dashed #d5d4d4;
}
.kanJianLi[data-v-5dd604bf], .mianShi[data-v-5dd604bf]{
  margin-left: 25px;
  text-align: left;
}
.kanJianLi[data-v-5dd604bf] .el-button--warning{
  border:0;
}
.mianShi[data-v-5dd604bf] .el-button--primary{
  border:0;
  background-image: -webkit-gradient(linear, left top, right top, from(#4e73fd), to(#0088F6));
  background-image: linear-gradient(to right, #4e73fd, #0088F6);
}
.mianShi[data-v-5dd604bf] .el-button--primary:hover {
  background: #66abff;
  border-color: #66b1ff;
  color: #FFF;
}
.connectPosi[data-v-5dd604bf]{
  height: 25px;
}
/*.connectPosi span:hover{*/
/*  color: cornflowerblue;*/
/*  cursor: pointer;*/
/*}*/
/* 不够一行显示省略号 */
.info-twoLine[data-v-5dd604bf]{
  margin-top: 8px;
  color: #6f6c6c;
 height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.info-twoLine span[data-v-5dd604bf] {
  margin-left: 8px;
  margin-right: 8px;
color: #e6e4e4;
}
.info-threeLine[data-v-5dd604bf]{
  margin-top: 8px;
  color: #979494;
  height: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.info-threeLine span[data-v-5dd604bf] {
  margin-left: 8px;
  margin-right: 8px;
  color: #e6e4e4;
}
.info-lastLine[data-v-5dd604bf] {
  margin-top: 8px;
}
.info-lastLine span[data-v-5dd604bf] {
  font-size: 13px;
  color: #8c939d;
  border: 1px solid #cecccc;
  border-radius: 50px;
  padding: 1px 10px;
}
/*【看过】小标签*/
.seeTag[data-v-5dd604bf]{
  position: absolute;
  top: 0;
  left: 0;
  color: #707071;
  width: 0;
  height: 0;
  border-top: 40px solid #D3DFF1;
  border-right: 45px solid transparent;
}
.talent[data-v-5dd604bf]   .el-rate {
  margin-top: 10px;
}
.talent[data-v-5dd604bf]   .el-rate__icon {
  font-size: 28px;
}
.pingJiaBtn[data-v-5dd604bf] {
  color:white;  border:0;background-image: -webkit-gradient(linear, left top, right top, from(#f34a6d), to(#ff714d));background-image: linear-gradient(to right, #f34a6d, #ff714d);
}
.chaKanPingJiaBtn[data-v-5dd604bf] {
  color:white;  border:0;background-image: -webkit-gradient(linear, left top, right top, from(#6eb530), to(#9fcc76));background-image: linear-gradient(to right, #6eb530, #9fcc76);
}
.pingJiaBtn[data-v-5dd604bf]:hover {
  background: #f6816c;
  border-color: #f6816c;
  color: #FFF;
}
.chaKanPingJiaBtn[data-v-5dd604bf]:hover {
  color:white;  border:0;
  background: #9fcc76;
}
.myBadge[data-v-5dd604bf]{
  position: absolute;
  display: inline-block;
  background-color: #4D9AFF;
  color: white;
  border-radius: 50%;
  min-width: 20px;
  min-height: 20px;
  z-index: 99
}

.fox[data-v-4fe263d6] {
    width: 1200px;
    height: 407px;
    background: url(/static/img/bg07.ba539fe.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.empty[data-v-4fe263d6] {
    height: 100px;
    width: 1200px;
}
.titles[data-v-4fe263d6] {
    font-size: 24px;
    width: 1200px;
    height: 60px;
    line-height: 60px;
    color: #255BDA;
}
.checkbox[data-v-4fe263d6] {
    width: 1200px;
    height: 30px;
}
.table[data-v-4fe263d6] {
    width: 1200px;
    padding-bottom: 30px;
    margin-top: 15px;
}
.applyBtn[data-v-4fe263d6] {
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #255BDA;
    float: left;
    border-radius: 5px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}
.applyBtn a[data-v-4fe263d6] {
    color: #fff
}
.card[data-v-4fe263d6]{  width: 1140px;left: 30px;;
 position: absolute; bottom: -175px; height: 253px; opacity: 0.9;
}
.card_box[data-v-4fe263d6]{ width: 558px;height: 253px;border-radius: 5px; background: #fff;
}
.card_box[data-v-4fe263d6]:hover{
    -webkit-animation-name: pic-data-v-4fe263d6;
            animation-name: pic-data-v-4fe263d6;
    -webkit-animation-duration: 1s;
            animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-4fe263d6 {
50% {
      -webkit-transform:scale(1.08);
}
}
.card_main[data-v-4fe263d6]{ width: 498px; height: 183px;padding: 30px 0;
}
.card_main_left[data-v-4fe263d6]{ width: 315px;height: 180px
}
.card_main_right[data-v-4fe263d6]{ width: 166px;height: 120px;margin-top: 40px;
}
.card_main_right img[data-v-4fe263d6]{ /*width: 166px;height: 120px;*/
}
.card_main_left_txt[data-v-4fe263d6]{ width: 100%; line-height: 45px;color: #255BDA;
font-size: 26px;
}
.coloryellow[data-v-4fe263d6]{color: #F87518;
}
.linkbuttoncolor[data-v-4fe263d6]{ background:#F87518 !important ;
}
.card_main_left_center[data-v-4fe263d6]{     height: 78px; line-height: 20px;padding: 3px 0 10px 0; width: 100%; word-break: break-all;font-size: 16px;
    color: #333333;
}
.linkbutton[data-v-4fe263d6]{ width:100px;height:40px;text-align: center; line-height: 40px;background: #255BDA;
font-size: 14px;float: left; margin-top: 15px;border-radius: 5px; cursor: pointer;color: #fff;
}
.linkbutton a[data-v-4fe263d6]{color: #fff;display: block;
}

.card[data-v-a253e0c0] {
  width: 1140px;
  left: 30px;
  position: absolute;
  bottom: -175px;
  height: 253px;
  opacity: 0.9;
}
.card_box[data-v-a253e0c0] {
  width: 558px;
  height: 253px;
  border-radius: 5px;
  background: #fff;
  margin-bottom: 10px;
}
.card_main[data-v-a253e0c0] {
  width: 498px;
  height: 183px;
  padding: 30px 0;
}
.card_main_left[data-v-a253e0c0] {
  width: 315px;
  height: 180px
}
.card_main_right[data-v-a253e0c0] {
  width: 166px;
  height: 120px;
  margin-top: 40px;
}
.card_main_right img[data-v-a253e0c0] {
  /*width: 166px;height: 120px;*/
  width: 100%;
  height: 100%;
}
.card_main_left_txt[data-v-a253e0c0] {
  width: 100%;
  line-height: 45px;
  color: #255BDA;
  font-size: 26px;
}
.coloryellow[data-v-a253e0c0] {
  color: #F87518;
}
.linkbuttoncolor[data-v-a253e0c0] {
  background: #F87518 !important;
}
.colorPurple[data-v-a253e0c0] {
  color: #6A5ACD !important;
}
.bgColor[data-v-a253e0c0] {
  background: #6A5ACD !important;
}
.card_main_left_center[data-v-a253e0c0] {
  height: 78px;
  line-height: 20px;
  padding: 3px 0 10px 0;
  width: 100%;
  word-break: break-all;
  font-size: 16px;
  color: #333333;
}
.linkbutton[data-v-a253e0c0] {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #255BDA;
  font-size: 14px;
  float: left;
  margin-top: 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
.linkbutton a[data-v-a253e0c0] {
  color: #fff;
  display: block;
}
.card_box[data-v-a253e0c0]:hover {
  -webkit-animation-name: pic-data-v-a253e0c0;
          animation-name: pic-data-v-a253e0c0;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-a253e0c0 {
50% {
    -webkit-transform: scale(1.08);
}
}

.hd[data-v-1fab89e4] {
  width: 1200px;
  height: 80px;
  margin-top: 80px;
  overflow: hidden;
}
.child[data-v-1fab89e4] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.first[data-v-5442293a] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-5442293a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-5442293a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-5442293a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-5442293a] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-5442293a] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}
.myMr[data-v-5442293a] {
  color: #255bda !important;
  font-weight: 600;
}

.first[data-v-321047e7] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-321047e7] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-321047e7] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-321047e7] .el-checkbox {
    margin-right: 9px;
}
.el-dialog-div[data-v-321047e7] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-321047e7]{
  width: 60% !important;
}
.titles[data-v-321047e7]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-321047e7]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-321047e7]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}


.first[data-v-1d10504b] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-1d10504b] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-1d10504b] {
  color: #F56C6C;
}
.titls h2[data-v-1d10504b] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-1d10504b] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-1d10504b] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-1d10504b] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.imgli[data-v-f848b73c] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  margin-top: 10px;
}
.imgli img[data-v-f848b73c] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.delbox[data-v-f848b73c] {
  position: relative;
}
.delbox:hover .del[data-v-f848b73c] {
  display: block;
}
.del[data-v-f848b73c] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.icon[data-v-f848b73c] {
  color: #fff;
  line-height: 148px;
  font-size: 20px;
  text-align: center;
  width: 100%;
}

.spans[data-v-1f2595ce]{ display: inline; padding: 5px 10px;background: #f5f5f5;color: #666!important; border-radius: 3px;margin-left: 8px;font-size: 16px;cursor: pointer;
}

.spans[data-v-b5b742ec]{ display: inline; padding: 5px 10px;background: #f5f5f5;color: #666!important; border-radius: 3px;margin-left: 8px;font-size: 16px;cursor: pointer;
}

.myNewBox[data-v-54ebd3bf] {
  width: 1200px;
}
.loadingImg[data-v-54ebd3bf] {
  width: 65%;
  margin-bottom: 20px;
}

.loader[data-v-13309bc8] {
  position: relative;
}
.loader span[data-v-13309bc8] {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #ccc;
  display: inline-block;
  text-transform: uppercase;
  -webkit-animation: animate-data-v-13309bc8 2s ease-in-out infinite;
          animation: animate-data-v-13309bc8 2s ease-in-out infinite;
  -webkit-animation-delay: calc(0.1s * var(--i));
          animation-delay: calc(0.1s * var(--i));
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.loader span[data-v-13309bc8] {
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
@-webkit-keyframes animate-data-v-13309bc8 {
0%,
  40%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
20% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
}
}
@keyframes animate-data-v-13309bc8 {
0%,
  40%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
}
20% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
}
}
.successText[data-v-13309bc8] {
  font-size: 14px;
  color: #1989fa;
  font-weight: 600;
}
.container[data-v-13309bc8] {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.content[data-v-13309bc8] {
  width: 100%;
  margin: 0;
  position: relative;
  float: left;
  font-size: 12px;
  line-height: 2em;
}
.col[data-v-13309bc8] {
  width: 100%;
}
#skill[data-v-13309bc8] {
  list-style: none;
  padding-top: 30px;
}
#skill li[data-v-13309bc8] {
  margin-bottom: 70px;
  background: #ccc;
  height: 5px;
  border-radius: 3px;
  border: 1px solid #ccc;
}
.expand[data-v-13309bc8] {
  /* margin: 2px 0; */
  height: 5px;
  border-radius: 3px;
  background: #07c160;
  /* border: 1px solid #2187e7; */
  position: absolute;
  left: 0px;
  /* box-shadow: 0px 0px 10px 1px #0a6b39; */
}
.html5[data-v-13309bc8] {
  /* width: 70%; */
  width: 100%;
  background: #1989fa;
  -moz-animation: html5-data-v-13309bc8 40s linear;
  -webkit-animation: html5-data-v-13309bc8 40s linear;
}
@-webkit-keyframes html5-data-v-13309bc8 {
0% {
    width: 0px;
    background: #07c160;
}
100% {
    width: 100%;
    background: #1989fa;
}
}



























































































































































































































































































































































































































































































.botBnt[data-v-0600cc18] {
  width: 90%;
  margin: 20px auto;
}

.first[data-v-366e63a5]{ width: 1200px; height: 500px ;line-height: 80px; font-size: 35px; color: #67C23A;
}

.allDiv[data-v-4aca4ee8]{
  width: 1200px;
  padding: 30px 0px;
}
.div[data-v-4aca4ee8] {
  width: 100%;
  padding: 30px 0px 0px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.first[data-v-4aca4ee8] {
  width: 950px;
  float: left;
}
.picDiv[data-v-4aca4ee8] {
/*  width: 150px;
  min-height: 800px;
  float: left;
  text-align: left;*/
  font-size: 14px;
  line-height: 30px;
  margin-top: -10px;
}
.picDiv ul[data-v-4aca4ee8] {
  text-align: right;
  margin-right: 10px;
}
.first[data-v-4aca4ee8] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-4aca4ee8] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-4aca4ee8] .el-checkbox {
  margin-right: 9px;
}
.imgli img[data-v-4aca4ee8] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.table[data-v-4aca4ee8]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}

.fox[data-v-bf3eb66c]{ width: 1200px;height: 407px; background: url(/static/img/xiaxue.9448037.jpg) no-repeat;
    background-size: 100% 100%; position: relative;
}
.empty[data-v-bf3eb66c]{ height: 200px;width: 1200px;
}

.cardvue{margin-top: 20px
}

.tag[data-v-8f25faec] {
  width: 80px;
  border-radius: 0 0 0 5px;
  background: #255BDA;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5px;
  pointer-events: none;
  line-height: 24px !important;
}
.tag2[data-v-8f25faec] {
  width: 80px;
  border-radius: 0 0 0 5px;
  background: #aaa;
  position: absolute;
  top: 0;
  right: 0;
  /* padding: 0 5px; */
  pointer-events: none;
  line-height: 24px !important;
}
.tag2 span[data-v-8f25faec] {
  color: #fff;
  font-size: 13px;
}
.tag span[data-v-8f25faec] {
  color: #fff;
  font-size: 13px;
}
.titles[data-v-8f25faec] {
  width: 1200px;
  height: 60px;
  line-height: 58px;
  /*padding-top: 20px;*/
  border-bottom: 1px solid #dcdcdc;
  color: #255BDA;
  font-size: 23px;
  margin-bottom: 20PX;
}
.btline[data-v-8f25faec] {
  border-bottom: 3px solid #255BDA;
  display: inline-block;
}
.card[data-v-8f25faec] {
  overflow: hidden;
}
.card_t[data-v-8f25faec] {
  width: 1200px;
  min-height: 100px;
  margin: 8px auto 0 auto;
}
.card_t ul li[data-v-8f25faec]:hover {
  color: #fff;
  background: #255BDA !important;
}
.card_t ul li.disableBg[data-v-8f25faec]:hover {
  color: #fff;
  background: #aaa !important;
}
.card_t ul li:hover .heng[data-v-8f25faec] {
  background: #fff;
}
.card_t ul li:hover .shu[data-v-8f25faec] {
  background: #fff;
}
.card_t ul li a[data-v-8f25faec] {
  color: #2c3e50;
}
.card_t ul li:hover a[data-v-8f25faec] {
  color: #fff;
}
.card_t ul li[data-v-8f25faec] {
  position: relative;
  width: 270px;
  height: 40px;
  padding: 20px 6px;
  background: #fff;
  border-radius: 3px;
  float: left;
  margin-right: 24px;
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
}
.rgbadiv[data-v-8f25faec] {
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 1);
  left: 0;
  top: 0;
  border-radius: 3px;
}
.card_t ul li[data-v-8f25faec]:nth-child(4n) {
  margin-right: 0;
}
.li_left[data-v-8f25faec] {
  width: 40px;
  height: 40px;
}
.li_left img[data-v-8f25faec] {
  width: 36px;
  height: 36px;
  margin-top: 5px;
}
.li_center[data-v-8f25faec] {
  width: 220px;
  height: 40px;
  /* margin-left: 5px; */
  margin-top: 5px;
}
.li_right[data-v-8f25faec] {
  width: 1px;
  height: 40px;
  position: relative;
}
.heng[data-v-8f25faec] {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #255BDA;
  top: 21px;
  left: -32px;
}
.shu[data-v-8f25faec] {
  position: absolute;
  width: 2px;
  height: 20px;
  left: -23px;
  background: #255BDA;
  top: 12px;
}

.hd[data-v-bb574f8c] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-bb574f8c] {
  width: 1200px;
  height: auto;
  margin-top: 5px;
}
.buttons[data-v-bb574f8c] {
  margin: 0 auto;
  width: 720px;
}

.tips[data-v-47fc31d4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-47fc31d4] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-47fc31d4] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-47fc31d4] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-47fc31d4] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-47fc31d4] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-47fc31d4] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-47fc31d4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-47fc31d4] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  margin: 0 auto;
}















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.secondB[data-v-323d3009] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.secondB[data-v-323d3009] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.secondB[data-v-323d3009] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.secondB[data-v-323d3009] {
  width: 1200px;

  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
/*.secondB /deep/ .el-row {*/
/*  width: 1100px;*/
/*  */
/*}*/
.secondB[data-v-323d3009] .el-form-item__label {
  text-align: center;
  vertical-align: middle;

  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.name-label[data-v-323d3009] .el-form-item__label {
  width: 80px;
}
.secondB .merge-cell-2[data-v-323d3009] {
  background: #F5F5F5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.secondB .merge-cell-3[data-v-323d3009] {
  background: #F5F5F5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.secondB .table-lables[data-v-323d3009] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.secondB .table-lables-jy[data-v-323d3009] {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.secondB[data-v-323d3009] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.secondB[data-v-323d3009] .el-form-item__error {
  margin-left: 10px;
}
.secondB[data-v-323d3009] .el-checkbox {
  margin-right: 9px;
}
.titles[data-v-323d3009] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-323d3009] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-323d3009] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider--horizontal[data-v-323d3009] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.secondB .uploadDiv[data-v-323d3009] {
  text-align: left;
}
.secondB .el-icon-plus[data-v-323d3009]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.secondB[data-v-323d3009] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.secondB[data-v-323d3009] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.secondB .required[data-v-323d3009]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.reportPlace[data-v-323d3009] .el-form-item__label {
  margin-top: 10px;
}
.secondB[data-v-323d3009] .el-textarea__inner {
  font-family: inherit;
}
.secondB .item-label[data-v-323d3009] {
  width: 80px;
  font-size: 14px;

  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.secondB .item-label-2[data-v-323d3009] {
  width: 120px;
  font-size: 14px;

  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.secondB .el-input.is-disabled[data-v-323d3009] .el-input__inner {
  cursor: pointer;
  background-color: #f6f4f4;
  color: #606266;
}
.secondB .tow-row[data-v-323d3009] .el-form-item__label {
  padding: 0px;
}
.secondB[data-v-323d3009] .el-input.is-disabled .el-input__inner {
  cursor: pointer;
  background-color: #f6f4f4;
  color: #606266;
}
.secondB[data-v-323d3009] .el-form--inline .el-form-item {
}
.secondB[data-v-323d3009] .el-radio {
  margin-right: 0;
}
/*  设置 核心成员的分割线border*/
.coreMembers[data-v-323d3009] {
  margin-top: 5px;
  /*border-bottom: 1px solid cornflowerblue;*/
  margin-bottom: 5px;
}
.mainForm[data-v-323d3009] {
}

.wordNumber {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.thirdB[data-v-16aea736] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.thirdB[data-v-16aea736] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.TB1[data-v-16aea736] {
  border-right: 1px solid;
  height: 40px;
  line-height: 40px;
  border-color: #ebeef5;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-16aea736] .el-form-item__label {
  width: 80px;
}
.thirdB[data-v-16aea736] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* 企业经营 border*/
.qiyejingying[data-v-16aea736] {
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  color: #909399;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  background-color: #f5f7fa;
  border-color: #ebeef5;
}
.qiyejingying2[data-v-16aea736] {
  color: #909399;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #ebeef5;
  margin-bottom: 10px;
  background-color: #f5f7fa;
}
.thirdB[data-v-16aea736] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.thirdB[data-v-16aea736] .el-form-item {
  margin-bottom: 10px;
}
.thirdB[data-v-16aea736] .el-table__empty-text {
  display: none;
}
.thirdB[data-v-16aea736] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.thirdB[data-v-16aea736] .el-table th {

  text-align: center;
}

/*<!--   富文本  -->*/
.thirdB[data-v-16aea736] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.thirdB[data-v-16aea736] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.thirdB[data-v-16aea736] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}

.fourthB[data-v-2b47219c] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.fourthB[data-v-2b47219c] .el-divider__text{
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-2b47219c] .el-form-item__label{
  width: 80px;
}
.fourthB[data-v-2b47219c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fourthB[data-v-2b47219c] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.fourthB[data-v-2b47219c] .el-form-item {
  margin-bottom: 10px;
}
.fourthB[data-v-2b47219c] .el-table__empty-text {
  display: none;
}
.fourthB[data-v-2b47219c] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.fourthB[data-v-2b47219c] .el-table th {
  text-align: center;
}
/*<!--   富文本  -->*/
.fourthB[data-v-2b47219c] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.fourthB[data-v-2b47219c] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.fourthB[data-v-2b47219c] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}

.el-main[data-v-2800f0bc] {
    padding: 0px;
}
.PicB .el-upload-list--picture-card .el-upload-list__item[data-v-2800f0bc] {
    overflow: visible;
    background-color: #fff;
    border: 1px solid #c0ccda;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 148px;
    height: 148px;
    margin: 0 8px 8px 0;
    display: inline-block;
    text-align: center;
}
.PicB .el-main[data-v-2800f0bc] {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    width: 100%;
}
.PicB .el-breadcrumb[data-v-2800f0bc] {
    padding: 24px;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.PicB .el-upload[data-v-2800f0bc]:hover {
    border-color: #409eff;
}
.PicB[data-v-2800f0bc] {
    width: 1200px;
    height: auto;
}
.PicB .el-header[data-v-2800f0bc] {
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 60px;
    width: 100%;
}
.PicB .menu-right[data-v-2800f0bc] {
    text-align: left;
    margin-left: 30px;
}
.PicB[data-v-2800f0bc] .el-upload__tip {
    font-size: 12px;
    color: #606266;
    margin: 30px 0px;
}

  /*.fiveC .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}*/
.PicB .el-upload[data-v-2800f0bc]:hover {
    border-color: #409eff;
}
.PicB[data-v-2800f0bc] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
.PicB[data-v-2800f0bc] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.PicB .required[data-v-2800f0bc]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.fiveC .not-required[data-v-2800f0bc] {
    margin-left: 11px;
}
.five-tel-menu-div[data-v-2800f0bc] {
    /*width: 160px;*/
    /*word-break: keep-all;*/

    overflow: hidden;
    /*ext-overflow: ellipsis;*/
    /*word-wrap: break-word;*/
    /*white-space: nowrap;*/
}
.PicB .el-menu-item[data-v-2800f0bc],
  .el-submenu__title[data-v-2800f0bc] {
    /*height: 36px;*/
    height: auto;
    line-height: 30px;
    /*position: relative;*/
    /*-webkit-box-sizing: border-box;*/
    /*white-space: nowrap;*/
    list-style: none;
    /*float: left;*/
}
.PicB .el-menu-item[data-v-2800f0bc],
  .el-submenu__title[data-v-2800f0bc] {
    white-space: normal !important;
}

.PicB /deep/ .el-collapse-item__header {
  padding-left: 20px !important;
  font-size: 15px;
}
.PicB /deep/ .el-menu-item.is-active {
  color: #303133;
}

.uploadFileBB .imgli[data-v-2b058c77] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFileBB .imgli img[data-v-2b058c77] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.uploadFileBB .delbox[data-v-2b058c77] {
  position: relative;
}
.uploadFileBB .delbox:hover .del[data-v-2b058c77] {
  display: block;
}
.uploadFileBB .del[data-v-2b058c77] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFileBB .icon[data-v-2b058c77] {
  color: #fff;
  line-height: 146px;
  font-size: 20px;
  width: 146px;
  text-align: center;
}
.uploadFileBB  .el-upload[data-v-2b058c77] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFileBB  .el-upload[data-v-2b058c77]:hover {
  border-color: #409EFF;
}
.uploadFileBB .avatar-uploader-icon[data-v-2b058c77] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFileBB .avatar[data-v-2b058c77] {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFileBB[data-v-2b058c77] .el-upload__tip{
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}

.detailItem[data-v-7aae383b] {
  width: 320px;
  position: relative;
  cursor: pointer;
  height: 80px;
  padding: 0 20px 0 40px;
  border: 1px solid #cfcfcf;
  border-right: none;
  background-color: white;
  color: #000000;
}
.detailItem2[data-v-7aae383b] {
  width: 320px;
  position: relative;
  cursor: pointer;
  height: 80px;
  padding: 0 40px;
  border: 1px solid #cfcfcf;
  background-color: white;
  color: #000000;
}
.status1.detailItem[data-v-7aae383b]:before,
.status1.detailItem[data-v-7aae383b]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #2077bd;
  content: ' ';
}
.status2.detailItem[data-v-7aae383b]:before,
.status2.detailItem[data-v-7aae383b]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #67c23a;
  content: ' ';
}
.status3.detailItem[data-v-7aae383b]:before,
.status3.detailItem[data-v-7aae383b]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #fed802;
  content: ' ';
}
.status4.detailItem[data-v-7aae383b]:before,
.status4.detailItem[data-v-7aae383b]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #d9534f;
  content: ' ';
}
.detailItem[data-v-7aae383b]:before,
.detailItem[data-v-7aae383b]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #fff;
  content: ' ';
}
.detailItem[data-v-7aae383b]:before {
  right: -81px !important;
  border-left-color: #cfcfcf !important;
}
.ucenter[data-v-7aae383b] {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.detailInfo[data-v-7aae383b] {
  padding: 20px 0;
}
.detailBar[data-v-7aae383b] {
  height: 80px;
}

/* .detailItem {
  width: 16%;
  position: relative;
  cursor: pointer;
  height: 80px;
  float: left;
  border: 1px solid #cfcfcf;
  background-color: #ffffff;
  color: #8a8a8a;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
} */
.big[data-v-7aae383b] {
  width: 19% !important;
}
.userInfo[data-v-7aae383b] {
  text-align: left;
  padding: 30px 0;
  font-size: 20px;
  color: #8a8a8a;
}
.status1[data-v-7aae383b] {
  background-color: #2077bd;
  background: #2077bd;
  color: #fff !important;
}
.status2[data-v-7aae383b] {
  background-color: #67c23a;
  background: #67c23a;
  color: #fff !important;
}
.status3[data-v-7aae383b] {
  background-color: #fed802;
  background: #fed802;
  color: #fff !important;
}
.status4[data-v-7aae383b] {
  background-color: #d9534f;
  background: #d9534f;
  color: #fff !important;
}
.col[data-v-7aae383b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.row[data-v-7aae383b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.items[data-v-7aae383b] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.spaceb[data-v-7aae383b] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex_start_just[data-v-7aae383b] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex_end_just[data-v-7aae383b] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex_end_align[data-v-7aae383b] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_start_align[data-v-7aae383b] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.center[data-v-7aae383b],
.flex_center[data-v-7aae383b] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.zIndex1[data-v-7aae383b] {
  z-index: 1;
}
.zIndex2[data-v-7aae383b] {
  z-index: 2;
}
.zIndex3[data-v-7aae383b] {
  z-index: 3;
}
.zIndex4[data-v-7aae383b] {
  z-index: 4;
}
.zIndex5[data-v-7aae383b] {
  z-index: 5;
}
.zIndex6[data-v-7aae383b] {
  z-index: 6;
}

.secondB[data-v-fd5bf120]   .el-collapse-item__header {
  padding-left: 20px !important;font-size: 15px;
}
.secondB[data-v-fd5bf120]   .el-menu-item.is-active {
  color: #303133;
}
/*<!--   富文本  -->*/
.secondB[data-v-fd5bf120] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.secondB[data-v-fd5bf120] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.secondB[data-v-fd5bf120] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.secondB[data-v-fd5bf120] {
  width: 1200px;
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.secondB[data-v-fd5bf120] .el-form-item__label {
  text-align: center;
  vertical-align: middle;

  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.name-label[data-v-fd5bf120] .el-form-item__label{
  width: 80px;
}
.secondB .merge-cell-2[data-v-fd5bf120]{
  background: #F5F5F5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.secondB .merge-cell-3[data-v-fd5bf120]{
  background: #F5F5F5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.secondB .table-lables[data-v-fd5bf120]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.secondB .table-lables-jy[data-v-fd5bf120]{
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.secondB[data-v-fd5bf120] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.secondB[data-v-fd5bf120] .el-form-item__error {
  margin-left: 10px;
}
.secondB[data-v-fd5bf120] .el-checkbox {
  margin-right: 9px;
}
.titles[data-v-fd5bf120]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-fd5bf120]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-fd5bf120]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.el-divider--horizontal[data-v-fd5bf120] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.secondB .uploadDiv[data-v-fd5bf120]{
  text-align: left;
}
.secondB .el-icon-plus[data-v-fd5bf120]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.secondB[data-v-fd5bf120] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.secondB[data-v-fd5bf120] .el-divider__text{
  color: #255BDA;
  font-size: 20px;
}
.secondB .required[data-v-fd5bf120]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.reportPlace[data-v-fd5bf120] .el-form-item__label{
  margin-top: 10px;
}
.secondB[data-v-fd5bf120] .el-textarea__inner{
  font-family: inherit;
}
.secondB .item-label[data-v-fd5bf120]{
  width: 80px;
  font-size: 14px;

  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.secondB .item-label-2[data-v-fd5bf120]{
  width: 120px;
  font-size: 14px;

  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
/*.secondB .el-input.is-disabled /deep/ .el-input__inner{*/
/*  cursor: pointer;*/
/*  background-color: white;*/
/*  color: #606266;*/
/*}*/
.secondB .tow-row[data-v-fd5bf120] .el-form-item__label{
  padding: 0px;
}
/*.secondB /deep/ .el-input.is-disabled .el-input__inner{*/
/*  cursor: pointer;*/
/*  background-color: white;*/
/*  color: #606266;*/
/*}*/
.secondB[data-v-fd5bf120] .el-radio {
  margin-right: 0;
}
/*  设置 核心成员的分割线border*/
.coreMembers[data-v-fd5bf120] {
  margin-top: 5px;
  /*border-bottom: 1px solid cornflowerblue;*/
  margin-bottom: 5px;
}
.five-tel-menu-div[data-v-fd5bf120]{
  /*width: 160px;*/
  /*word-break: keep-all;*/
  /*!*word-wrap: break-word;*!*/
  /*white-space: nowrap;*/
  overflow: hidden;
  /*text-overflow: ellipsis;*/
}
.secondB .el-menu-item[data-v-fd5bf120],
.el-submenu__title[data-v-fd5bf120] {
  /*height: 36px;*/
  height: auto;
  line-height: 30px;
  /*position: relative;*/
  /*-webkit-box-sizing: border-box;*/
  /*white-space: nowrap;*/
  list-style: none;
  /*float: left;*/
}
.secondB .el-menu-item[data-v-fd5bf120], .el-submenu__title[data-v-fd5bf120] {
  white-space:normal !important;
}



























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/* 企业经营 border*/
.qiyejingying[data-v-fd5bf120] {
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  color: #909399;
  font-size: 14px;
  font-weight: 700;
  height: 40px;background-color: #f5f7fa;border-color: #ebeef5;
}
.qiyejingying2[data-v-fd5bf120] {
  color: #909399;
  font-size: 14px;
  font-weight: 700;
  border: 1px solid #ebeef5;margin-bottom: 10px;background-color: #f5f7fa;
}
/*  elementUI 表格居中显示 */
.secondB[data-v-fd5bf120] .el-table__empty-text {
  display: none;
}
.secondB[data-v-fd5bf120] .el-table__empty-block {
  display: none;
  min-height: 0;
}
.secondB[data-v-fd5bf120] .el-table th {
  text-align: center;
}
.TB1[data-v-fd5bf120]{
  border-right: 1px solid;height: 40px;line-height: 40px;border-color: #ebeef5;
}

.PicName[data-v-fd5bf120]   .el-breadcrumb__inner{
  font-size: 16px;
  font-weight: 900;
  color: #409EFF;
}


.hd[data-v-b514aae8]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-b514aae8]{ width: 1200px; height: auto;
}

[data-v-283d9763] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-283d9763] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-283d9763] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-283d9763] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-283d9763] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-283d9763] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.tips[data-v-283d9763] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.next[data-v-283d9763] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-283d9763] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}

.first[data-v-5eb52c2a] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-5eb52c2a] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-5eb52c2a] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-5eb52c2a] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-5eb52c2a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-5eb52c2a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-5eb52c2a] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-5eb52c2a] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-5eb52c2a] {
  width: 60% !important;
}
.titles[data-v-5eb52c2a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-5eb52c2a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-5eb52c2a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-5eb52c2a] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-5eb52c2a] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-5eb52c2a] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-5eb52c2a]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-5eb52c2a] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-5eb52c2a]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-5eb52c2a] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-5eb52c2a] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-5eb52c2a] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-5eb52c2a] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-5eb52c2a] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-5eb52c2a] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-63632e6e] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-63632e6e] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-63632e6e] {
  color: #f56c6c;
}
.titls h2[data-v-63632e6e] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-63632e6e] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-63632e6e] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-63632e6e] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-63632e6e]:hover {
  border-color: #409eff;
}
[data-v-63632e6e] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-63632e6e] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-63632e6e] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-63632e6e]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-63632e6e] {
  margin-left: 11px;
}
.qq-upload[data-v-63632e6e] {
  float: left;
}

.imgli[data-v-604c63e8] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  margin-top: 10px;
}
.imgli img[data-v-604c63e8] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.delbox[data-v-604c63e8] {
  position: relative;
}
.delbox:hover .del[data-v-604c63e8] {
  display: block;
}
.del[data-v-604c63e8] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.icon[data-v-604c63e8] {
  color: #fff;
  line-height: 148px;
  font-size: 20px;
  text-align: center;
  width: 100%;
}


.imgli[data-v-cea4a934] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  /* margin-top: 10px; */
}
.myLi[data-v-cea4a934] {
  float: left;
}
.myLi img[data-v-cea4a934] {
  width: 148px;
  height: 148px;
}
.delbox[data-v-cea4a934] {
  position: relative;
}
.delbox:hover .del[data-v-cea4a934] {
  display: block;
}
.del[data-v-cea4a934] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.icon[data-v-cea4a934] {
  color: #fff;
  line-height: 148px;
  font-size: 20px;
  text-align: center;
  /* width: 100%; */
}

.first[data-v-61b12974] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-61b12974] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-61b12974] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-61b12974] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-61b12974] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-61b12974] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-61b12974] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-61b12974] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-61b12974] {
  width: 60% !important;
}
.titles[data-v-61b12974] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-61b12974] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-61b12974] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-61b12974] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-61b12974] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-61b12974] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-61b12974]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-61b12974] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-61b12974]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-61b12974] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-61b12974] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-61b12974] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-61b12974] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-61b12974] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-61b12974] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-43acc328] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-43acc328] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-43acc328] {
  color: #f56c6c;
}
.titls h2[data-v-43acc328] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-43acc328] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-43acc328] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-43acc328] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-43acc328]:hover {
  border-color: #409eff;
}
[data-v-43acc328] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-43acc328] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-43acc328] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-43acc328]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-43acc328] {
  margin-left: 11px;
}
.qq-upload[data-v-43acc328] {
  float: left;
}






























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-5db9d28b] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-5db9d28b] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-5db9d28b] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
[data-v-5db9d28b] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.first[data-v-5db9d28b] {
  width: 1100px;
  margin-top: 30px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-5db9d28b] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-5db9d28b] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-5db9d28b] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-5db9d28b] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-5db9d28b] {
  width: 60% !important;
}
.titles[data-v-5db9d28b] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-5db9d28b] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-5db9d28b] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-5db9d28b] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-5db9d28b] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-5db9d28b] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-5db9d28b]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-5db9d28b] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-5db9d28b]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-5db9d28b] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-5db9d28b] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-5db9d28b] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-5db9d28b] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-5db9d28b] {
  width: 178px;
  height: 250px;
  display: block;
}
.ssss[data-v-5db9d28b] {
  position: relative;
}
.ssss:hover .myIcon[data-v-5db9d28b] {
  /* display: inline-block; */
  opacity: 1;
}
.myIcon[data-v-5db9d28b] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  /* display: none; */
  opacity: 0;
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  color: #fff;
  line-height: 148px;
  font-size: 20px;
  text-align: center;
}

.FirstR[data-v-bc620aac] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstR[data-v-bc620aac] .el-divider__text{
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-bc620aac] .el-form-item__label{
  width: 80px;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstR .el-icon-plus[data-v-bc620aac]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstR[data-v-bc620aac] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstR  .avatar[data-v-bc620aac] {
  width: 178px;
  height: 250px;
  display: block;
}
.secondR[data-v-bc620aac] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.uploadDiv[data-v-bc620aac]{
  text-align: left;
}

.hd[data-v-5cc5c9c6]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-5cc5c9c6]{ width: 1200px; height: auto;
}

[data-v-5515909a] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-5515909a] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-5515909a] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-5515909a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-5515909a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-5515909a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.tips[data-v-5515909a] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.next[data-v-5515909a] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-5515909a] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}

.first[data-v-3a6e8fe5] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-3a6e8fe5] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-3a6e8fe5] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-3a6e8fe5] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-3a6e8fe5] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3a6e8fe5] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3a6e8fe5] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-3a6e8fe5] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-3a6e8fe5] {
  width: 60% !important;
}
.titles[data-v-3a6e8fe5] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3a6e8fe5] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3a6e8fe5] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-3a6e8fe5] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-3a6e8fe5] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-3a6e8fe5] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-3a6e8fe5]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-3a6e8fe5] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-3a6e8fe5]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-3a6e8fe5] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-3a6e8fe5] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-3a6e8fe5] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-3a6e8fe5] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-3a6e8fe5] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-3a6e8fe5] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-c174ff34] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.first[data-v-c174ff34] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-c174ff34] .el-menu-item div {
  margin: 0 !important;
}
.titls[data-v-c174ff34] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-c174ff34] {
  color: #F56C6C;
}
.titls h2[data-v-c174ff34] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-c174ff34] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-c174ff34] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-c174ff34] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-c174ff34]:hover {
  border-color: #409eff;
}
[data-v-c174ff34] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-c174ff34] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-c174ff34] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-c174ff34]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-c174ff34] {
  margin-left: 11px;
}

.first[data-v-0fca6136] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-0fca6136] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-0fca6136] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-0fca6136] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-0fca6136] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-0fca6136] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-0fca6136] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-0fca6136] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-0fca6136] {
  width: 60% !important;
}
.titles[data-v-0fca6136] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-0fca6136] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-0fca6136] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-0fca6136] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-0fca6136] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-0fca6136] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-0fca6136]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-0fca6136] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-0fca6136]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-0fca6136] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-0fca6136] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-0fca6136] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-0fca6136] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-0fca6136] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-0fca6136] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-16a6e699] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.first[data-v-16a6e699] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-16a6e699] .el-menu-item div {
  margin: 0 !important;
}
.titls[data-v-16a6e699] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-16a6e699] {
  color: #F56C6C;
}
.titls h2[data-v-16a6e699] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-16a6e699] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-16a6e699] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-16a6e699] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-16a6e699]:hover {
  border-color: #409eff;
}
[data-v-16a6e699] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-16a6e699] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-16a6e699] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-16a6e699]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-16a6e699] {
  margin-left: 11px;
}
























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-3702abec] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-3702abec] .el-menu-item div {
  margin: 0 !important;
  white-space: normal !important;
  overflow: initial !important;
  text-overflow: initial !important;
}
.first[data-v-3702abec] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-3702abec] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-3702abec] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
[data-v-3702abec] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
[data-v-3702abec] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-3702abec] {
  width: 1100px;
  margin-top: 30px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-3702abec] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3702abec] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3702abec] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-3702abec] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-3702abec] {
  width: 60% !important;
}
.titles[data-v-3702abec] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3702abec] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3702abec] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-3702abec] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-3702abec] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-3702abec] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-3702abec]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-3702abec] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-3702abec]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-3702abec] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-3702abec] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-3702abec] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-3702abec] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-3702abec] {
  width: 178px;
  height: 250px;
  display: block;
}

.hd[data-v-01414a0a]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-01414a0a]{ width: 1200px; height: auto;
}

[data-v-4823c9a0] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-4823c9a0] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-4823c9a0] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-4823c9a0] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-4823c9a0] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-4823c9a0] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.tips[data-v-4823c9a0] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.next[data-v-4823c9a0] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-4823c9a0] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}

.first[data-v-096bfb35] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-096bfb35] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-096bfb35] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-096bfb35] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-096bfb35] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-096bfb35] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-096bfb35] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-096bfb35] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-096bfb35] {
  width: 60% !important;
}
.titles[data-v-096bfb35] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-096bfb35] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-096bfb35] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-096bfb35] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-096bfb35] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-096bfb35] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-096bfb35]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-096bfb35] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-096bfb35]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-096bfb35] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-096bfb35] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-096bfb35] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-096bfb35] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-096bfb35] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-096bfb35] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-8f0b3f04] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.first[data-v-8f0b3f04] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-8f0b3f04] .el-menu-item div {
  margin: 0 !important;
}
.titls[data-v-8f0b3f04] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-8f0b3f04] {
  color: #F56C6C;
}
.titls h2[data-v-8f0b3f04] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-8f0b3f04] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-8f0b3f04] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-8f0b3f04] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-8f0b3f04]:hover {
  border-color: #409eff;
}
[data-v-8f0b3f04] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-8f0b3f04] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-8f0b3f04] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-8f0b3f04]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-8f0b3f04] {
  margin-left: 11px;
}

.first[data-v-65857c1a] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-65857c1a] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-65857c1a] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-65857c1a] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-65857c1a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-65857c1a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-65857c1a] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-65857c1a] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-65857c1a] {
  width: 60% !important;
}
.titles[data-v-65857c1a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-65857c1a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-65857c1a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-65857c1a] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-65857c1a] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-65857c1a] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-65857c1a]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-65857c1a] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-65857c1a]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-65857c1a] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-65857c1a] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-65857c1a] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-65857c1a] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-65857c1a] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-65857c1a] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}



















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-46effddc] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-46effddc] .el-menu-item div {
  margin: 0 !important;
  white-space: normal !important;
  overflow: initial !important;
  text-overflow: initial !important;
}
.first[data-v-46effddc] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-46effddc] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-46effddc] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
[data-v-46effddc] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
[data-v-46effddc] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-46effddc] {
  width: 1100px;
  margin-top: 30px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-46effddc] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-46effddc] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-46effddc] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-46effddc] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-46effddc] {
  width: 60% !important;
}
.titles[data-v-46effddc] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-46effddc] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-46effddc] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-46effddc] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-46effddc] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-46effddc] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-46effddc]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-46effddc] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-46effddc]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-46effddc] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-46effddc] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-46effddc] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-46effddc] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-46effddc] {
  width: 178px;
  height: 250px;
  display: block;
}






















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-20f58696] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-20f58696] .el-menu-item div {
  margin: 0 !important;
  white-space: normal !important;
  overflow: initial !important;
  text-overflow: initial !important;
}
.first[data-v-20f58696] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-20f58696] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-20f58696] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
[data-v-20f58696] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
[data-v-20f58696] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-20f58696] {
  width: 1100px;
  margin-top: 30px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-20f58696] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-20f58696] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-20f58696] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-20f58696] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-20f58696] {
  width: 60% !important;
}
.titles[data-v-20f58696] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-20f58696] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-20f58696] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-20f58696] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-20f58696] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-20f58696] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-20f58696]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-20f58696] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-20f58696]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-20f58696] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-20f58696] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-20f58696] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-20f58696] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-20f58696] {
  width: 178px;
  height: 250px;
  display: block;
}

.hd[data-v-5d28efb3]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-5d28efb3]{ width: 1200px; height: auto;
}

[data-v-3e7f2018] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-3e7f2018] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-3e7f2018] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-3e7f2018] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3e7f2018] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3e7f2018] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.tips[data-v-3e7f2018] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.next[data-v-3e7f2018] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-3e7f2018] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}

.first[data-v-656eccef] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-656eccef] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-656eccef] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-656eccef] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-656eccef] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-656eccef] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-656eccef] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-656eccef] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-656eccef] {
  width: 60% !important;
}
.titles[data-v-656eccef] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-656eccef] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-656eccef] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-656eccef] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-656eccef] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-656eccef] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-656eccef]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-656eccef] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-656eccef]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-656eccef] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-656eccef] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-656eccef] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-656eccef] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-656eccef] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-656eccef] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-557a8e76] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.first[data-v-557a8e76] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-557a8e76] .el-menu-item div {
  margin: 0 !important;
}
.titls[data-v-557a8e76] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-557a8e76] {
  color: #F56C6C;
}
.titls h2[data-v-557a8e76] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-557a8e76] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-557a8e76] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-557a8e76] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-557a8e76]:hover {
  border-color: #409eff;
}
[data-v-557a8e76] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-557a8e76] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-557a8e76] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-557a8e76]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-557a8e76] {
  margin-left: 11px;
}

.first[data-v-2c89cfbc] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-2c89cfbc] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-2c89cfbc] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-2c89cfbc] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-2c89cfbc] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-2c89cfbc] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-2c89cfbc] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-2c89cfbc] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-2c89cfbc] {
  width: 60% !important;
}
.titles[data-v-2c89cfbc] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-2c89cfbc] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-2c89cfbc] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-2c89cfbc] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-2c89cfbc] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-2c89cfbc] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-2c89cfbc]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-2c89cfbc] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-2c89cfbc]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-2c89cfbc] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-2c89cfbc] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-2c89cfbc] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-2c89cfbc] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-2c89cfbc] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-2c89cfbc] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-90d1fc3e] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.first[data-v-90d1fc3e] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-90d1fc3e] .el-menu-item div {
  margin: 0 !important;
}
.titls[data-v-90d1fc3e] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-90d1fc3e] {
  color: #F56C6C;
}
.titls h2[data-v-90d1fc3e] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-90d1fc3e] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-90d1fc3e] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-90d1fc3e] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-90d1fc3e]:hover {
  border-color: #409eff;
}
[data-v-90d1fc3e] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-90d1fc3e] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-90d1fc3e] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-90d1fc3e]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-90d1fc3e] {
  margin-left: 11px;
}



































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-312d98e0] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-312d98e0] .el-menu-item div {
  margin: 0 !important;
  white-space: normal !important;
  overflow: initial !important;
  text-overflow: initial !important;
}
.first[data-v-312d98e0] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-312d98e0] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-312d98e0] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
[data-v-312d98e0] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
[data-v-312d98e0] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-312d98e0] {
  width: 1100px;
  margin-top: 30px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-312d98e0] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-312d98e0] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-312d98e0] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-312d98e0] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-312d98e0] {
  width: 60% !important;
}
.titles[data-v-312d98e0] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-312d98e0] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-312d98e0] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-312d98e0] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-312d98e0] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-312d98e0] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-312d98e0]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-312d98e0] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-312d98e0]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-312d98e0] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-312d98e0] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-312d98e0] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-312d98e0] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-312d98e0] {
  width: 178px;
  height: 250px;
  display: block;
}

.hd[data-v-65dbe084] {
  width: 1200px;
  height: 80px;
  margin-top: 80px;
  overflow: hidden;
}
.child[data-v-65dbe084] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.tips[data-v-844da2a2] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-844da2a2] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-844da2a2] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-844da2a2]{ width: 1200px; min-height: 800px;
}
.titles[data-v-844da2a2]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-844da2a2]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-844da2a2]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-844da2a2]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-844da2a2]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}














































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-44037164] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-44037164] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-44037164] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-44037164] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-44037164] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-44037164] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-44037164] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-44037164] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-44037164] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-44037164]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-44037164] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-44037164] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-44037164] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-44037164] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-44037164] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-44037164]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.wordNumber[data-v-44037164] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-33a2e9c1] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-33a2e9c1] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-33a2e9c1] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-33a2e9c1] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-33a2e9c1] {
  color: #F56C6C;
}
.titls h2[data-v-33a2e9c1] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-33a2e9c1] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-33a2e9c1] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-33a2e9c1] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-33a2e9c1]:hover {
  border-color: #409eff;
}
[data-v-33a2e9c1] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-33a2e9c1] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-33a2e9c1]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-33a2e9c1] {
  margin-left: 11px;
}

.FirstH[data-v-843a32aa] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstH[data-v-843a32aa] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstH[data-v-843a32aa] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstH[data-v-843a32aa] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstH[data-v-843a32aa] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstH[data-v-843a32aa] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-843a32aa] .el-form-item__label {
  width: 80px;
}
.FirstH[data-v-843a32aa] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstH[data-v-843a32aa] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstH[data-v-843a32aa] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstH .el-icon-plus[data-v-843a32aa]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstH[data-v-843a32aa] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstH .avatar[data-v-843a32aa] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstH[data-v-843a32aa] .el-table__empty-text {
  display: none;
}
.FirstH[data-v-843a32aa] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstH[data-v-843a32aa] .el-table th {

  text-align: center;
}
.FirstH[data-v-843a32aa] .el-menu-item.is-active {
   color: #303133 !important;
}

.NavEdu[data-v-26bfc79e] {
  width: 1000px;
  /*width: 1200px;*/
  /*height: auto;*/
  margin-top: 30px;
  padding: 30px 0;
  min-height: 400px;
  border: 1px solid #eee
}

/*.cardBox{ width: 558px;height: 253px;border-radius: 5px; background: #fff;}*/
.cardBox[data-v-26bfc79e] {
  cursor: pointer;
  height: 60px;
  background-color: #54a3f5;
  color: white;
  font-weight: 900;
  font-size: 18px;
  border: #54a3f5;
  border-radius: 20px;
  -webkit-box-shadow: 0 10px 18px 0 rgba(26, 26, 26, 0.2);
          box-shadow: 0 10px 18px 0 rgba(26, 26, 26, 0.2)
}
.cardBox[data-v-26bfc79e]:hover {
  -webkit-animation-name: pic-data-v-26bfc79e;
          animation-name: pic-data-v-26bfc79e;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-26bfc79e {

  /*50% {-webkit-transform:scale(1.08);}*/
50% {
    -webkit-transform: translateY(-16px);
            transform: translateY(-16px)
}
65% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px)
}
75% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px)
}
85% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px)
}
95% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px)
}
100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px)
}
}

[data-v-99a0c46a] .el-tabs__item {
  font-size: 16px !important;
}
.content[data-v-99a0c46a] {
  width: 1200px;
  margin-top: 80px;
}
.child[data-v-99a0c46a] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.hd[data-v-0409a523] {
  width: 1200px;
  height: 80px;
  margin-top: 60px;
  overflow: hidden;
}
.child[data-v-0409a523] {
  width: 1200px;
  height: auto;
  margin-top: 30px;
}






































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-62939f66] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-62939f66] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-62939f66] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-62939f66] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP .txtTitle[data-v-62939f66] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-62939f66] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.FirstP[data-v-62939f66] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-62939f66] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-62939f66] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-62939f66] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-62939f66] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-62939f66]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-62939f66] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-62939f66] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-62939f66] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-62939f66] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-62939f66] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-62939f66]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.tips[data-v-160aa1c8] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-160aa1c8] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-160aa1c8] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-160aa1c8]{ width: 1200px; min-height: 800px;
}
.titles[data-v-160aa1c8]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-160aa1c8]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-160aa1c8]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-160aa1c8]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-160aa1c8]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}

.first[data-v-0bcb2220]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-0bcb2220]   .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-0bcb2220] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-0bcb2220] {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-0bcb2220] {
    color: #F56C6C;
}
.titls h2[data-v-0bcb2220] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-0bcb2220] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-0bcb2220] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-0bcb2220] {
    width: 100%;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}
/* 新 */
.el-upload[data-v-0bcb2220]:hover {
    border-color: #409eff;
}
[data-v-0bcb2220] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
[data-v-0bcb2220] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.required[data-v-0bcb2220]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.not-required[data-v-0bcb2220]{
    margin-left: 11px;
}

.hd[data-v-2389f97c] {
  width: 1200px;
  height: 80px;
  margin-top: 60px;
  overflow: hidden;
}
.child[data-v-2389f97c] {
  width: 1200px;
  height: auto;
  margin-top: 30px;
}
























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-8a5434a0] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-8a5434a0] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-8a5434a0] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-8a5434a0] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP .txtTitle[data-v-8a5434a0] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-8a5434a0] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.FirstP[data-v-8a5434a0] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-8a5434a0] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-8a5434a0] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-8a5434a0] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-8a5434a0] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-8a5434a0]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-8a5434a0] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-8a5434a0] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-8a5434a0] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-8a5434a0] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-8a5434a0] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-8a5434a0]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.tips[data-v-5af8a038] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-5af8a038] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-5af8a038] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-5af8a038]{ width: 1200px; min-height: 800px;
}
.titles[data-v-5af8a038]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-5af8a038]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-5af8a038]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-5af8a038]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-5af8a038]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}

.first[data-v-ef25354e]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-ef25354e]   .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-ef25354e] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-ef25354e] {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-ef25354e] {
    color: #F56C6C;
}
.titls h2[data-v-ef25354e] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-ef25354e] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-ef25354e] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-ef25354e] {
    width: 100%;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}
/* 新 */
.el-upload[data-v-ef25354e]:hover {
    border-color: #409eff;
}
[data-v-ef25354e] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
[data-v-ef25354e] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.required[data-v-ef25354e]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.not-required[data-v-ef25354e]{
    margin-left: 11px;
}

.hd[data-v-298f57d6] {
  width: 1200px;
  height: 80px;
  margin-top: 60px;
  overflow: hidden;
}
.child[data-v-298f57d6] {
  width: 1200px;
  height: auto;
  margin-top: 30px;
}





















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-a614d640] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-a614d640] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-a614d640] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-a614d640] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP .txtTitle[data-v-a614d640] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-a614d640] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.FirstP[data-v-a614d640] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-a614d640] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-a614d640] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-a614d640] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-a614d640] .el-form-item {
  margin-bottom: 16px;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-a614d640]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-a614d640] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-a614d640] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-a614d640] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-a614d640] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-a614d640] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-a614d640]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.tips[data-v-5af97b0a] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-5af97b0a] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-5af97b0a] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-5af97b0a]{ width: 1200px; min-height: 800px;
}
.titles[data-v-5af97b0a]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-5af97b0a]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-5af97b0a]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-5af97b0a]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-5af97b0a]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}

.first[data-v-b1a334ec]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-b1a334ec]   .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-b1a334ec] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.first[data-v-b1a334ec] .el-menu-item {
    line-height: normal !important;
    white-space: normal !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}
.first[data-v-b1a334ec] .el-menu-item div {
    margin: 0 !important;
}
.titls[data-v-b1a334ec] {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-b1a334ec] {
    color: #F56C6C;
}
.titls h2[data-v-b1a334ec] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-b1a334ec] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-b1a334ec] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-b1a334ec] {
    width: 100%;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}
/* 新 */
.el-upload[data-v-b1a334ec]:hover {
    border-color: #409eff;
}
[data-v-b1a334ec] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
[data-v-b1a334ec] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.required[data-v-b1a334ec]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.not-required[data-v-b1a334ec]{
    margin-left: 11px;
}

.hd[data-v-1771db3a] {
  width: 1200px;
  height: 80px;
  margin-top: 60px;
  overflow: hidden;
}
.child[data-v-1771db3a] {
  width: 1200px;
  height: auto;
  margin-top: 30px;
}


































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-553dd2fc] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-553dd2fc] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-553dd2fc] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-553dd2fc] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP .txtTitle[data-v-553dd2fc] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-553dd2fc] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.FirstP[data-v-553dd2fc] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-553dd2fc] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-553dd2fc] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-553dd2fc] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-553dd2fc] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-553dd2fc]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-553dd2fc] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-553dd2fc] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-553dd2fc] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-553dd2fc] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-553dd2fc] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-553dd2fc]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.tips[data-v-32339b7e] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-32339b7e] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-32339b7e] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-32339b7e]{ width: 1200px; min-height: 800px;
}
.titles[data-v-32339b7e]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-32339b7e]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-32339b7e]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-32339b7e]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-32339b7e]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}

.first[data-v-1746493e]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-1746493e]   .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-1746493e] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-1746493e] {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-1746493e] {
    color: #F56C6C;
}
.titls h2[data-v-1746493e] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-1746493e] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-1746493e] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-1746493e] {
    width: 100%;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}
/* 新 */
.el-upload[data-v-1746493e]:hover {
    border-color: #409eff;
}
[data-v-1746493e] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
[data-v-1746493e] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.required[data-v-1746493e]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.not-required[data-v-1746493e]{
    margin-left: 11px;
}

[data-v-a10b5724] .el-tabs__item {
  font-size: 16px !important;
}
.content[data-v-a10b5724] {
  width: 1200px;
  margin-top: 80px;
}
.child[data-v-a10b5724] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.hd[data-v-b2c3d0ee] {
  width: 1200px;
  height: 80px;
  margin-top: 60px;
  overflow: hidden;
}
.child[data-v-b2c3d0ee] {
  width: 1200px;
  height: auto;
  margin-top: 30px;
}













































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstN[data-v-d581974c] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstN[data-v-d581974c] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstN[data-v-d581974c] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstN .required[data-v-d581974c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.FirstN[data-v-d581974c] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstN[data-v-d581974c] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-d581974c] .el-form-item__label {
  width: 80px;
}
.FirstN[data-v-d581974c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstN[data-v-d581974c] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstN[data-v-d581974c] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstN .el-icon-plus[data-v-d581974c]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstN[data-v-d581974c] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstN .avatar[data-v-d581974c] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstN[data-v-d581974c] .el-table__empty-text {
  display: none;
}
.FirstN[data-v-d581974c] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstN[data-v-d581974c] .el-table th {

  text-align: center;
}

.tips[data-v-628b294e] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-628b294e] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-628b294e] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-628b294e]{ width: 1200px; min-height: 800px;
}
.titles[data-v-628b294e]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-628b294e]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-628b294e]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-628b294e]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-628b294e]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}

.first[data-v-881c1642]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-881c1642]   .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-881c1642] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-881c1642] {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-881c1642] {
    color: #F56C6C;
}
.titls h2[data-v-881c1642] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-881c1642] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-881c1642] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-881c1642] {
    width: 100%;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}
/* 新 */
.el-upload[data-v-881c1642]:hover {
    border-color: #409eff;
}
[data-v-881c1642] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
[data-v-881c1642] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.required[data-v-881c1642]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.not-required[data-v-881c1642]{
    margin-left: 11px;
}

.hd[data-v-25d65719] {
  width: 1200px;
  height: 80px;
  margin-top: 60px;
  overflow: hidden;
}
.child[data-v-25d65719] {
  width: 1200px;
  height: auto;
  margin-top: 30px;
}

















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-1bd22d6c] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-1bd22d6c] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-1bd22d6c] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP .required[data-v-1bd22d6c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.FirstP[data-v-1bd22d6c] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-1bd22d6c] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-1bd22d6c] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-1bd22d6c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-1bd22d6c] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-1bd22d6c] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-1bd22d6c]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-1bd22d6c] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-1bd22d6c] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-1bd22d6c] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-1bd22d6c] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-1bd22d6c] .el-table th {

  text-align: center;
}

.tips[data-v-b93e9792] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-b93e9792] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-b93e9792] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-b93e9792]{ width: 1200px; min-height: 800px;
}
.titles[data-v-b93e9792]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-b93e9792]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-b93e9792]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-b93e9792]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-b93e9792]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}

.first[data-v-134dda84]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-134dda84]   .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-134dda84] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-134dda84] {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-134dda84] {
    color: #F56C6C;
}
.titls h2[data-v-134dda84] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-134dda84] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-134dda84] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-134dda84] {
    width: 100%;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}
/* 新 */
.el-upload[data-v-134dda84]:hover {
    border-color: #409eff;
}
[data-v-134dda84] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
[data-v-134dda84] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.required[data-v-134dda84]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.not-required[data-v-134dda84]{
    margin-left: 11px;
}









































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-588a6e10] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-588a6e10] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-588a6e10] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-588a6e10] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-588a6e10] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-588a6e10] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-588a6e10] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-588a6e10] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-588a6e10] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-588a6e10] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-588a6e10]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-588a6e10] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-588a6e10] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-588a6e10] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-588a6e10] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-588a6e10] .el-table th {

  text-align: center;
}


































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-2e2a8dd0] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-2e2a8dd0] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-2e2a8dd0] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-2e2a8dd0] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-2e2a8dd0] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP .txtTitle[data-v-2e2a8dd0] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-2e2a8dd0] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.FirstP[data-v-2e2a8dd0] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-2e2a8dd0] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-2e2a8dd0] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-2e2a8dd0] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-2e2a8dd0] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-2e2a8dd0]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-2e2a8dd0] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-2e2a8dd0] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-2e2a8dd0] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-2e2a8dd0] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-2e2a8dd0] .el-table th {

  text-align: center;
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-19ccd2bd] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-19ccd2bd] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-19ccd2bd] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-19ccd2bd] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-19ccd2bd] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-19ccd2bd] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-19ccd2bd] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-19ccd2bd] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-19ccd2bd] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-19ccd2bd] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-19ccd2bd]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-19ccd2bd] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-19ccd2bd] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-19ccd2bd] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-19ccd2bd] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-19ccd2bd] .el-table th {

  text-align: center;
}













































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-c11b6862] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-c11b6862] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-c11b6862] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-c11b6862] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-c11b6862] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP .txtTitle[data-v-c11b6862] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-c11b6862] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.FirstP[data-v-c11b6862] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-c11b6862] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-c11b6862] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-c11b6862] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-c11b6862] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-c11b6862]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-c11b6862] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-c11b6862] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-c11b6862] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-c11b6862] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-c11b6862] .el-table th {

  text-align: center;
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-edb3f834] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-edb3f834] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-edb3f834] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-edb3f834] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-edb3f834] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP .txtTitle[data-v-edb3f834] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-edb3f834] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.FirstP[data-v-edb3f834] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-edb3f834] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-edb3f834] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-edb3f834] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-edb3f834] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-edb3f834]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-edb3f834] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-edb3f834] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-edb3f834] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-edb3f834] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-edb3f834] .el-table th {

  text-align: center;
}
























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-3333b193] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-3333b193] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-3333b193] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-3333b193] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-3333b193] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-3333b193] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-3333b193] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-3333b193] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-3333b193] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-3333b193] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-3333b193]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-3333b193] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-3333b193] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-3333b193] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-3333b193] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-3333b193] .el-table th {

  text-align: center;
}
.FirstP .txtTitle[data-v-3333b193] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.FirstP .txtTitle2[data-v-3333b193] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

.detailItem[data-v-7df2479e] {
  width: 270px;
  position: relative;
  cursor: pointer;
  height: 80px;
  padding: 0 20px 0 40px;
  border: 1px solid #cfcfcf;
  border-right: none;
  background-color: white;
  color: #000000;
}
.detailItem2[data-v-7df2479e] {
  width: 270px;
  position: relative;
  cursor: pointer;
  height: 80px;
  padding: 0 40px;
  border: 1px solid #cfcfcf;
  background-color: white;
  color: #000000;
}
.status1.detailItem[data-v-7df2479e]:before,
.status1.detailItem[data-v-7df2479e]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #2077bd;
  content: ' ';
}
.status2.detailItem[data-v-7df2479e]:before,
.status2.detailItem[data-v-7df2479e]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #67c23a;
  content: ' ';
}
.status3.detailItem[data-v-7df2479e]:before,
.status3.detailItem[data-v-7df2479e]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #fed802;
  content: ' ';
}
.status4.detailItem[data-v-7df2479e]:before,
.status4.detailItem[data-v-7df2479e]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #d9534f;
  content: ' ';
}
.detailItem[data-v-7df2479e]:before,
.detailItem[data-v-7df2479e]:after {
  position: absolute;
  right: -80px;
  top: 0px;
  border: 40px solid transparent;
  border-left-color: #fff;
  content: ' ';
}
.detailItem[data-v-7df2479e]:before {
  right: -81px !important;
  border-left-color: #cfcfcf !important;
}
.ucenter[data-v-7df2479e] {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.detailInfo[data-v-7df2479e] {
  padding: 20px 0;
}
.detailBar[data-v-7df2479e] {
  height: 80px;
}

/* .detailItem {
  width: 16%;
  position: relative;
  cursor: pointer;
  height: 80px;
  float: left;
  border: 1px solid #cfcfcf;
  background-color: #ffffff;
  color: #8a8a8a;
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
} */
.big[data-v-7df2479e] {
  width: 19% !important;
}
.userInfo[data-v-7df2479e] {
  /* width: 930px; */
  text-align: left;
  padding: 30px 0;
  font-size: 20px;
  color: #8a8a8a;
}
.status1[data-v-7df2479e] {
  background-color: #2077bd;
  background: #2077bd;
  color: #fff !important;
}
.status2[data-v-7df2479e] {
  background-color: #67c23a;
  background: #67c23a;
  color: #fff !important;
}
.status3[data-v-7df2479e] {
  background-color: #fed802;
  background: #fed802;
  color: #fff !important;
}
.status4[data-v-7df2479e] {
  background-color: #d9534f;
  background: #d9534f;
  color: #fff !important;
}
.col[data-v-7df2479e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.row[data-v-7df2479e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.items[data-v-7df2479e] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.spaceb[data-v-7df2479e] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex_start_just[data-v-7df2479e] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex_end_just[data-v-7df2479e] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex_end_align[data-v-7df2479e] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_start_align[data-v-7df2479e] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.center[data-v-7df2479e],
.flex_center[data-v-7df2479e] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.zIndex1[data-v-7df2479e] {
  z-index: 1;
}
.zIndex2[data-v-7df2479e] {
  z-index: 2;
}
.zIndex3[data-v-7df2479e] {
  z-index: 3;
}
.zIndex4[data-v-7df2479e] {
  z-index: 4;
}
.zIndex5[data-v-7df2479e] {
  z-index: 5;
}
.zIndex6[data-v-7df2479e] {
  z-index: 6;
}

.fox[data-v-60e4735f] {
    width: 1200px;
    height: 407px;
    background: url(/static/img/bg08.e27fb3b.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.fox.pinghu[data-v-60e4735f] {
    background: url(/static/img/bg06.a05bbf3.jpg) no-repeat center/100% 100%;
}
.fox.gang[data-v-60e4735f] {
    background: url(/static/img/bg04.66f4acc.jpg) no-repeat center/100% 100%;
}
.searchlist[data-v-60e4735f]{ margin: 10px auto;width: 95%;;height: 30px;line-height: 30px;
}
.searchlist ul li[data-v-60e4735f]{width: auto;overflow: hidden; padding: 0 15px;color: #666; float: left;
font-size: 14px;cursor: pointer;
}
.special[data-v-60e4735f]{ color: #F87518 !important;
}
.serch[data-v-60e4735f] .el-input-group__append {
    color: #fff;
    background: #255BDA;
    width: 80px;
}
.empty[data-v-60e4735f] {
    height: 200px;
    width: 1200px;
}


.empty[data-v-211db6ae] {
  width: 1200px;
  height: 200px;
}
.cardvue[data-v-211db6ae] {
  margin-top: 20px
}

.box[data-v-1b5feefc] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-1b5feefc] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-1b5feefc] {
  background: #007aff;
  color: #fff
}
.hd[data-v-1b5feefc] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-d7126f38]{ width: 1200px; min-height: 800px;
}
.titles[data-v-d7126f38]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-d7126f38]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-d7126f38]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-d7126f38]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-d7126f38]{background:#255BDA ; width: 300px;border-radius: 3px;
}

.first[data-v-3fe5fd8f] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-3fe5fd8f] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3fe5fd8f] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3fe5fd8f] .el-checkbox {
  margin-right: 9px;
}
.explain[data-v-3fe5fd8f] {
  color: #8c939d;
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
  padding-top: 25px;
  width: 100%;
  height: 50px;
  background: #e9ff84;
  display: block;
}
.explainInfo[data-v-3fe5fd8f] {
  color: #3a8ee6;
  cursor: pointer;
}


.first[data-v-3d2bfb6e] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-3d2bfb6e] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-3d2bfb6e] {
    color: #F56C6C;
}
.titls h2[data-v-3d2bfb6e] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-3d2bfb6e] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-3d2bfb6e] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-3d2bfb6e] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}


.first[data-v-452f94a7]{ width: 1200px; height: 500px ;line-height: 80px; font-size: 35px; color: #67C23A;
}

.first[data-v-49f639f1] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-49f639f1] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-49f639f1] {
  color: #f56c6c;
}
.titls h2[data-v-49f639f1] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-49f639f1] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-49f639f1] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-49f639f1] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.box[data-v-29e09a45] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-29e09a45] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-29e09a45] {
  background: #007aff;
  color: #fff
}
.hd[data-v-29e09a45] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-25e90bf4]{ width: 1200px; min-height: 800px;
}
.titles[data-v-25e90bf4]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-25e90bf4]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-25e90bf4]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-25e90bf4]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-25e90bf4]{background:#255BDA ; width: 300px;border-radius: 3px;
}

.first[data-v-07eff08c] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-07eff08c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-07eff08c] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-07eff08c] .el-checkbox {
  margin-right: 9px;
}

.first[data-v-707d9e5c] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-707d9e5c] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-707d9e5c] {
    color: #F56C6C;
}
.titls h2[data-v-707d9e5c] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-707d9e5c] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-707d9e5c] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-707d9e5c] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}


.first[data-v-570185b0] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-570185b0] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-570185b0] {
  color: #F56C6C;
}
.titls h2[data-v-570185b0] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-570185b0] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-570185b0] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-570185b0] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.detail[data-v-64054a9d] {
  width: 1200px;
  margin: 30px auto;
  min-height: 800px;
}
.header[data-v-64054a9d] {
  width: 1000px;
  height: auto;
  overflow: hidden;
  font-size: 28px;
  line-height: 40px;
  color: #333;
  margin-bottom: 30px;
}
.second[data-v-64054a9d] {
  width: 1000px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  margin-bottom: 30px;
  text-align: left;
  text-indent: 30px;
}
.are p[data-v-64054a9d] {
  line-height: 40px;
  text-align: left;
  text-indent: 30px;
}


.box[data-v-754022a1] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-754022a1] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-754022a1] {
  background: #007aff;
  color: #fff
}
.hd[data-v-754022a1] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-441510c0]{ width: 1200px; min-height: 800px;
}
.titles[data-v-441510c0]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-441510c0]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-441510c0]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-441510c0]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-441510c0]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-441510c0]{font-weight: bold;
}

ul li[data-v-d842a188]{
  text-indent:2em;
}
.test-underline[data-v-d842a188] {
			text-decoration: underline;
      font-weight: bold;
}

.first[data-v-e123c572] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-e123c572] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-e123c572] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-e123c572] .el-checkbox {
  margin-right: 9px;
}


.explain {
  color: #8c939d;
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
  padding-top: 25px;
  width: 100%;
  height: 50px;
  background: #e9ff84;
  display: block;
}
.explainInfo {
  color: #3a8ee6;
  cursor: pointer;
}

.first[data-v-8d492616] {
   width: 1100px;
   min-height: 800px;
   padding: 30px 25px;
}
.titls[data-v-8d492616] {
   width: 1200px;
   height: 70px;
   border-bottom: 1px solid #dcdcdc;
   text-align: left;
}
.titls span[data-v-8d492616] {
   color: #F56C6C;
}
.titls h2[data-v-8d492616] {
   font-size: 18px;
   color: #333;
   line-height: 40px;
   font-weight: 400;
}
.titls p[data-v-8d492616] {
   font-size: 16px;
   line-height: 20px;
   color: #999;
   text-indent: 10px;
}
.spans[data-v-8d492616] {
   display: inline;
   padding: 5px 10px;
   background: #f5f5f5;
   color: #666 !important;
   border-radius: 3px;
   margin-left: 8px;
   font-size: 16px;
   cursor: pointer;
}
.update[data-v-8d492616] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.first[data-v-446fd29b] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-446fd29b] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-446fd29b] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-446fd29b] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-446fd29b]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-446fd29b]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-62a82ff2] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-62a82ff2] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-62a82ff2] {
  background: #007aff;
  color: #fff
}
.hd[data-v-62a82ff2] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.custom-modal-overlay[data-v-62a82ff2] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9999;
}
.custom-modal[data-v-62a82ff2] {
  background: #fff;
  padding: 20px;
  border-radius: 8px;
  width: 400px;
  text-align: center;
}
.modal-row[data-v-62a82ff2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
.modal-row[data-v-62a82ff2]:last-child {
  border-bottom: none;
}
.disabled-row[data-v-62a82ff2] {
  opacity: 0.6;
}

/* 如果使用 el-dialog，建议添加以下类名优化布局 */
.dialog-content[data-v-62a82ff2] {
  padding: 10px 0;
}
.dialog-row[data-v-62a82ff2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
}
.dialog-row[data-v-62a82ff2]:last-child {
  margin-bottom: 0;
}
.disabled-row[data-v-62a82ff2] {
  color: #999;
}

.first[data-v-a7b0c7b6] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-a7b0c7b6] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-a7b0c7b6] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-a7b0c7b6] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-a7b0c7b6] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-a7b0c7b6] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}

.first[data-v-c2a1a2d6] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-c2a1a2d6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-c2a1a2d6] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-c2a1a2d6] .el-checkbox {
  margin-right: 9px;
}
.explain[data-v-c2a1a2d6] {
  color: #8c939d;
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
  padding-top: 25px;
  width: 100%;
  height: 50px;
  background: #e9ff84;
  display: block;
}
.explainInfo[data-v-c2a1a2d6] {
  color: #3a8ee6;
  cursor: pointer;
}

.first[data-v-0eb32f62] {
   width: 1100px;
   min-height: 800px;
   padding: 30px 25px;
}
.titls[data-v-0eb32f62] {
   width: 1200px;
   height: 70px;
   border-bottom: 1px solid #dcdcdc;
   text-align: left;
}
.titls span[data-v-0eb32f62] {
   color: #F56C6C;
}
.titls h2[data-v-0eb32f62] {
   font-size: 18px;
   color: #333;
   line-height: 40px;
   font-weight: 400;
}
.titls p[data-v-0eb32f62] {
   font-size: 16px;
   line-height: 20px;
   color: #999;
   text-indent: 10px;
}
.spans[data-v-0eb32f62] {
   display: inline;
   padding: 5px 10px;
   background: #f5f5f5;
   color: #666 !important;
   border-radius: 3px;
   margin-left: 8px;
   font-size: 16px;
   cursor: pointer;
}
.update[data-v-0eb32f62] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.box[data-v-7368c7db] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-7368c7db] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-7368c7db] {
  background: #007aff;
  color: #fff
}
.hd[data-v-7368c7db] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-4a9a85b0] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-4a9a85b0] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-4a9a85b0] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-4a9a85b0] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-4a9a85b0] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-4a9a85b0] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-4a9a85b0] {
  font-weight: bold;
}

.first[data-v-39703a69] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-39703a69] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-39703a69] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-39703a69] .el-checkbox {
  margin-right: 9px;
}
.explain[data-v-39703a69] {
  color: #8c939d;
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
  padding-top: 25px;
  width: 100%;
  height: 50px;
  background: #e9ff84;
  display: block;
}
.explainInfo[data-v-39703a69] {
  color: #3a8ee6;
  cursor: pointer;
}

.first[data-v-60a7b3ef] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-60a7b3ef] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-60a7b3ef] {
    color: #F56C6C;
}
.titls h2[data-v-60a7b3ef] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-60a7b3ef] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-60a7b3ef] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-60a7b3ef] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.box[data-v-1fa51892] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-1fa51892] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-1fa51892] {
  background: #007aff;
  color: #fff
}
.hd[data-v-1fa51892] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-5f790f6b] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-5f790f6b] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-5f790f6b] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-5f790f6b] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-5f790f6b] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-5f790f6b] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-5f790f6b] {
  font-weight: bold;
}
.m-table[data-v-5f790f6b] {
  border: 1px solid black;
  border-collapse: collapse;
}
.m-tr[data-v-5f790f6b] {
  height: 25px;
}
.m-td[data-v-5f790f6b] {
  border: 1px solid black;
  width: 100px;
  text-align: center;
  vertical-align: middle;
}
.m-tdx[data-v-5f790f6b] {
  border: 1px solid black;
  width: 300px;
  text-align: center;
  vertical-align: middle;
}

ul li[data-v-32454fde]{
  text-indent:2em;
}
.test-underline[data-v-32454fde] {
  text-decoration: underline;
  font-weight: bold;
}

.first[data-v-6d248a75] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-6d248a75] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-6d248a75] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-6d248a75] .el-checkbox {
  margin-right: 9px;
}
.explain[data-v-6d248a75] {
  color: #8c939d;
  font-size: 16px;
  text-align: center;
  margin-bottom: 50px;
  padding-top: 25px;
  width: 100%;
  height: 50px;
  background: #e9ff84;
  display: block;
}
.explainInfo[data-v-6d248a75] {
  color: #3a8ee6;
  cursor: pointer;
}

.first[data-v-608a7808] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-608a7808] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-608a7808] {
    color: #F56C6C;
}
.titls h2[data-v-608a7808] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-608a7808] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-608a7808] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-608a7808] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-4341a5a3] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-4341a5a3] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-4341a5a3] {
  color: #F56C6C;
}
.titls h2[data-v-4341a5a3] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-4341a5a3] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-4341a5a3] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-4341a5a3] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-2a426762] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-2a426762] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-2a426762] {
  color: #F56C6C;
}
.titls h2[data-v-2a426762] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-2a426762] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-2a426762] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-2a426762] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-ddc208fe] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-ddc208fe] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-ddc208fe] {
    color: #F56C6C;
}
.titls h2[data-v-ddc208fe] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-ddc208fe] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-ddc208fe] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-ddc208fe] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}


.box[data-v-490dec4f] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-490dec4f] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-490dec4f] {
  background: #007aff;
  color: #fff
}
.hd[data-v-490dec4f] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-0f3a0049] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-0f3a0049] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-0f3a0049] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-0f3a0049] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-0f3a0049] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-0f3a0049] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-0f3a0049] {
  font-weight: bold;
}

.first[data-v-f68df5dc] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-f68df5dc] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-f68df5dc] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-f68df5dc] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-1bb70b71] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-1bb70b71] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-1bb70b71] {
    color: #F56C6C;
}
.titls h2[data-v-1bb70b71] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-1bb70b71] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-1bb70b71] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-1bb70b71] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-764ac00d] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-764ac00d] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-764ac00d] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-764ac00d] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-764ac00d]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-764ac00d]{
  width: 1200px;
  padding: 30px 0px;
}

.first[data-v-4d3ffc1a] {
   width: 1100px;
   min-height: 800px;
   padding: 30px 25px;
}
.titls[data-v-4d3ffc1a] {
   width: 1200px;
   height: 90px;
   border-bottom: 1px solid #dcdcdc;
   text-align: left;
}
.titls span[data-v-4d3ffc1a] {
   color: #F56C6C;
}
.titls h2[data-v-4d3ffc1a] {
   font-size: 18px;
   color: #333;
   line-height: 40px;
   font-weight: 400;
}
.titls p[data-v-4d3ffc1a] {
   font-size: 16px;
   line-height: 20px;
   color: #999;
   text-indent: 10px;
}
.spans[data-v-4d3ffc1a] {
   display: inline;
   padding: 5px 10px;
   background: #f5f5f5;
   color: #666 !important;
   border-radius: 3px;
   margin-left: 8px;
   font-size: 16px;
   cursor: pointer;
}
.update[data-v-4d3ffc1a] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.box[data-v-247ad36e] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-247ad36e] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-247ad36e] {
  background: #007aff;
  color: #fff
}
.hd[data-v-247ad36e] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-0f68203e] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-0f68203e] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-0f68203e] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-0f68203e] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-0f68203e] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-0f68203e] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-0f68203e] {
  font-weight: bold;
}

.first[data-v-4fc5d9a5] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-4fc5d9a5] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-4fc5d9a5] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-4fc5d9a5] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-e356442e] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-e356442e] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-e356442e] {
    color: #F56C6C;
}
.titls h2[data-v-e356442e] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-e356442e] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-e356442e] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-e356442e] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}


.first[data-v-55508ef8] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-55508ef8] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-55508ef8] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-55508ef8] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-55508ef8]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-55508ef8]{
  width: 1200px;
  padding: 30px 0px;
}

.first[data-v-aca6a722] {
   width: 1100px;
   min-height: 800px;
   padding: 30px 25px;
}
.titls[data-v-aca6a722] {
   width: 1200px;
   height: 90px;
   border-bottom: 1px solid #dcdcdc;
   text-align: left;
}
.titls span[data-v-aca6a722] {
   color: #F56C6C;
}
.titls h2[data-v-aca6a722] {
   font-size: 18px;
   color: #333;
   line-height: 40px;
   font-weight: 400;
}
.titls p[data-v-aca6a722] {
   font-size: 16px;
   line-height: 20px;
   color: #999;
   text-indent: 10px;
}
.spans[data-v-aca6a722] {
   display: inline;
   padding: 5px 10px;
   background: #f5f5f5;
   color: #666 !important;
   border-radius: 3px;
   margin-left: 8px;
   font-size: 16px;
   cursor: pointer;
}
.update[data-v-aca6a722] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.box[data-v-3731e358] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-3731e358] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-3731e358] {
  background: #007aff;
  color: #fff
}
.hd[data-v-3731e358] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-a76c1892]{ width: 1200px; min-height: 800px;
}
.titles[data-v-a76c1892]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-a76c1892]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-a76c1892]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-a76c1892]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-a76c1892]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-a76c1892]{font-weight: bold;
}

.first[data-v-334c8833] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-334c8833] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-334c8833] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-334c8833] .el-checkbox {
  margin-right: 9px;
}
[data-v-334c8833] .el-textarea__inner{cursor:pointer;resize:none;
}

.first[data-v-316c2d92] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-316c2d92] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-316c2d92] {
  color: #F56C6C;
}
.titls h2[data-v-316c2d92] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-316c2d92] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-316c2d92] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-316c2d92] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.first[data-v-2f8acdd5] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-2f8acdd5] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-2f8acdd5] {
  color: #F56C6C;
}
.titls h2[data-v-2f8acdd5] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-2f8acdd5] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-2f8acdd5] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-2f8acdd5] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.first[data-v-0fb1db32] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-0fb1db32] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-0fb1db32] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-0fb1db32] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-0fb1db32]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-0fb1db32]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-2124cd46] {
  width: 1200px;
  height: 40px;;
  margin: 26px auto;
}
.box ul li[data-v-2124cd46] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-2124cd46] {
  background: #007aff;
  color: #fff
}
.hd[data-v-2124cd46] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-1a9e0c62] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-1a9e0c62] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-1a9e0c62] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-1a9e0c62] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-1a9e0c62] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-1a9e0c62] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-1a9e0c62] {
  font-weight: bold;
}

.first[data-v-83ca1cf4] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-83ca1cf4] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-83ca1cf4] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-83ca1cf4] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-36c6d90a] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-36c6d90a] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-36c6d90a] {
  color: #F56C6C;
}
.titls h2[data-v-36c6d90a] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-36c6d90a] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-36c6d90a] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-36c6d90a] {
  width: 1200px;
  min-height: 150px;
  margin: 30px 0;
  overflow: -webkit-paged-x;
}


.first[data-v-e325d134] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-e325d134] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-e325d134] {
  color: #F56C6C;
}
.titls h2[data-v-e325d134] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-e325d134] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-e325d134] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-e325d134] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-5e5dd322] {
  margin-top: 30px;
  width: 1150px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-5e5dd322] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-5e5dd322] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-5e5dd322] .el-checkbox {
  margin-right: 9px;
}
.table[data-v-5e5dd322]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-5e5dd322]{
  width: 1200px;
  padding: 30px 0px;
}


.box[data-v-0b253ecc] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-0b253ecc] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-0b253ecc] {
  background: #007aff;
  color: #fff
}
.hd[data-v-0b253ecc] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-59763108] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-59763108] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-59763108] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-59763108] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-59763108] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-59763108] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-59763108] {
  font-weight: bold;
}

.first[data-v-460efb63] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-460efb63] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-460efb63] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-460efb63] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-65ada088] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-65ada088] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-65ada088] {
    color: #F56C6C;
}
.titls h2[data-v-65ada088] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-65ada088] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-65ada088] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-65ada088] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-8b0e25c2] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-8b0e25c2] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-8b0e25c2] {
  color: #F56C6C;
}
.titls h2[data-v-8b0e25c2] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-8b0e25c2] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-8b0e25c2] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-8b0e25c2] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-780e1b49] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-780e1b49] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-780e1b49] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-780e1b49] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-780e1b49]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-780e1b49]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-76c413b5] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-76c413b5] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-76c413b5] {
  background: #007aff;
  color: #fff
}
.hd[data-v-76c413b5] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-527aa548] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-527aa548] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-527aa548] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-527aa548] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-527aa548] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-527aa548] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-527aa548] {
  font-weight: bold;
}

.first[data-v-097acaf4] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-097acaf4] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-097acaf4] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-097acaf4] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-76559357] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-76559357] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-76559357] {
    color: #F56C6C;
}
.titls h2[data-v-76559357] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-76559357] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-76559357] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-76559357] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-772b0f52] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-772b0f52] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-772b0f52] {
  color: #F56C6C;
}
.titls h2[data-v-772b0f52] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-772b0f52] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-772b0f52] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-772b0f52] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-6e7bb560] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-6e7bb560] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-6e7bb560] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-6e7bb560] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-6e7bb560]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-6e7bb560]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-383f576a] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-383f576a] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-383f576a] {
  background: #007aff;
  color: #fff
}
.hd[data-v-383f576a] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-92063c88] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-92063c88] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-92063c88] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-92063c88] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-92063c88] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-92063c88] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-92063c88] {
  font-weight: bold;
}

.first[data-v-4d62a088] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-4d62a088] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-4d62a088] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-4d62a088] .el-checkbox {
  margin-right: 9px;
}

.first[data-v-b0633c50] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-b0633c50] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-b0633c50] {
    color: #F56C6C;
}
.titls h2[data-v-b0633c50] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-b0633c50] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-b0633c50] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-b0633c50] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-68ad9102] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-68ad9102] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-68ad9102] {
  color: #F56C6C;
}
.titls h2[data-v-68ad9102] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-68ad9102] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-68ad9102] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-68ad9102] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-7454460a] {
  margin-top: 30px;
  width: 1150px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-7454460a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-7454460a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-7454460a] .el-checkbox {
  margin-right: 9px;
}
.table[data-v-7454460a] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-7454460a] {
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-3650f425] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-3650f425] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-3650f425] {
  background: #007aff;
  color: #fff
}
.hd[data-v-3650f425] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-1d0857c4] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-1d0857c4] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-1d0857c4] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-1d0857c4] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-1d0857c4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-1d0857c4] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-1d0857c4] {
  font-weight: bold;
}

.first[data-v-51757372] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-51757372] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-51757372] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-51757372] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-7dab46c8] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-7dab46c8] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-7dab46c8] {
  color: #F56C6C;
}
.titls h2[data-v-7dab46c8] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-7dab46c8] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-7dab46c8] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-7dab46c8] {
  width: 1200px;
  min-height: 150px;
  margin: 30px 0;
}


.first[data-v-124251eb] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-124251eb] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-124251eb] {
  color: #F56C6C;
}
.titls h2[data-v-124251eb] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-124251eb] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-124251eb] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-124251eb] {
  width: 1200px;
  min-height: 150px;
  margin: 30px 0;
}


.allDiv[data-v-1216fcbf] {
  width: 1200px;
  padding: 30px 0px;
}
.div[data-v-1216fcbf] {
  width: 100%;
  padding: 30px 0px 0px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.first[data-v-1216fcbf] {
  width: 1100px;
  min-height: 800px;
  float: left;
  margin-left: 30px;
}
.picDiv[data-v-1216fcbf] {
  /*  width: 150px;
    min-height: 800px;
    float: left;*/
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  margin-top: -10px;
}
.first[data-v-1216fcbf] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-1216fcbf] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-1216fcbf] .el-checkbox {
  margin-right: 9px;
}
.imgli img[data-v-1216fcbf] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.table[data-v-1216fcbf] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}


.box[data-v-632a9c82] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-632a9c82] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-632a9c82] {
  background: #007aff;
  color: #fff
}
.hd[data-v-632a9c82] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}

.first[data-v-3e25f764] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-3e25f764] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3e25f764] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3e25f764] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-3e25f764] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-3e25f764] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-3e25f764] {
  font-weight: bold;
}

.first[data-v-1f9cfbf0] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-1f9cfbf0] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-1f9cfbf0] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-1f9cfbf0] .el-checkbox {
  margin-right: 9px;
}

.first[data-v-ce5f2532] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-ce5f2532] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-ce5f2532] {
  color: #F56C6C;
}
.titls h2[data-v-ce5f2532] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-ce5f2532] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-ce5f2532] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-ce5f2532] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.box[data-v-7a0d56b0] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-7a0d56b0] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-7a0d56b0] {
  background: #007aff;
  color: #fff
}
.hd[data-v-7a0d56b0] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}

.first[data-v-c01f1da4] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-c01f1da4] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-c01f1da4] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-c01f1da4] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-c01f1da4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-c01f1da4] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-c01f1da4] {
  font-weight: bold;
}
.m-table[data-v-c01f1da4] {
  border: 1px solid black;
  border-collapse: collapse;
}
.m-tr[data-v-c01f1da4] {
  height: 25px;
}
.m-td[data-v-c01f1da4] {
  border: 1px solid black;
  width: 100px;
  text-align: center;
  vertical-align: middle;
}
.m-tdx[data-v-c01f1da4] {
  border: 1px solid black;
  width: 300px;
  text-align: center;
  vertical-align: middle;
}

.first[data-v-70851232] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-70851232] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-70851232] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-70851232] .el-checkbox {
  margin-right: 9px;
}

.first[data-v-10873f3b] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-10873f3b] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-10873f3b] {
  color: #F56C6C;
}
.titls h2[data-v-10873f3b] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-10873f3b] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-10873f3b] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-10873f3b] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-b5c998cc] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-b5c998cc] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-b5c998cc] {
  color: #F56C6C;
}
.titls h2[data-v-b5c998cc] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-b5c998cc] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-b5c998cc] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-b5c998cc] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-2073bf34] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-2073bf34] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-2073bf34] {
    color: #F56C6C;
}
.titls h2[data-v-2073bf34] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-2073bf34] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-2073bf34] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-2073bf34] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}


.box[data-v-7a9d2482] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-7a9d2482] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-7a9d2482] {
  background: #007aff;
  color: #fff
}
.hd[data-v-7a9d2482] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-2f1020d6]{ width: 1200px; min-height: 800px;
}
.titles[data-v-2f1020d6]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-2f1020d6]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-2f1020d6]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-2f1020d6]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-2f1020d6]{background:#255BDA ; width: 300px;border-radius: 3px;
}

.first[data-v-0f0a169c] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-0f0a169c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-0f0a169c] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-0f0a169c] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-ce4b54b4] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-ce4b54b4] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-ce4b54b4] {
  color: #F56C6C;
}
.titls h2[data-v-ce4b54b4] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-ce4b54b4] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-ce4b54b4] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-ce4b54b4] {
  width: 1200px;
  min-height: 150px;
  margin: 30px 0;
}


.box[data-v-784b734a] {
  width: 1200px;
  height: 40px;;
  margin: 26px auto;
}
.box ul li[data-v-784b734a] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-784b734a] {
  background: #007aff;
  color: #fff
}
.hd[data-v-784b734a] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-4a0bc776] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-4a0bc776] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-4a0bc776] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-4a0bc776] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-4a0bc776] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-4a0bc776] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-4a0bc776] {
  font-weight: bold;
}

.first[data-v-b336b53e] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-b336b53e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-b336b53e] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-b336b53e] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-75b40ddc] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-75b40ddc] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-75b40ddc] {
  color: #F56C6C;
}
.titls h2[data-v-75b40ddc] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-75b40ddc] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-75b40ddc] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-75b40ddc] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-36292dc2] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-36292dc2] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-36292dc2] {
    color: #F56C6C;
}
.titls h2[data-v-36292dc2] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-36292dc2] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-36292dc2] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-36292dc2] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.allDiv[data-v-be8c5172] {
  width: 1200px;
  padding: 30px 0px;
}
.div[data-v-be8c5172] {
  width: 100%;
  padding: 30px 0px 0px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.first[data-v-be8c5172] {
  width: 1100px;
  min-height: 800px;
  float: left;
  margin-left: 50px;
}
.picDiv[data-v-be8c5172] {
  /*  width: 150px;
    min-height: 800px;
    float: left;*/
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  margin-top: -10px;
}
.first[data-v-be8c5172] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-be8c5172] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-be8c5172] .el-checkbox {
  margin-right: 9px;
}
.imgli img[data-v-be8c5172] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.table[data-v-be8c5172] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.people[data-v-be8c5172]{
  float: left !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
  margin-top: 60px;
}

.box[data-v-482ff5e0] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-482ff5e0] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-482ff5e0] {
  background: #007aff;
  color: #fff
}
.hd[data-v-482ff5e0] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-fc8f6e86]{ width: 1200px; min-height: 800px;
}
.titles[data-v-fc8f6e86]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-fc8f6e86]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-fc8f6e86]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-fc8f6e86]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-fc8f6e86]{background:#255BDA ; width: 300px;border-radius: 3px;
}

.first[data-v-089c3352] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-089c3352] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F4FAFE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-089c3352] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-089c3352] .outStanding .el-form-item__error {
  width:160px;
  margin-left:-140px
}
.first[data-v-089c3352] .el-checkbox {
  margin-right: 9px;
}
.first[data-v-089c3352] div.cell{
  height: 60px;
  padding: 0 12px;
}
.first[data-v-089c3352] th div.cell{
  height: 20px;
  padding: 0 12px;
  text-align: center;
}

.box[data-v-5b3a360e] {
  width: 1200px;
  height: 40px;
  ;
  margin: 26px auto;
}
.box ul li[data-v-5b3a360e] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-5b3a360e] {
  background: #007aff;
  color: #fff
}
.hd[data-v-5b3a360e] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-874d7898]{ width: 1200px; min-height: 800px;
}
.titles[data-v-874d7898]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-874d7898]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-874d7898]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-874d7898]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-874d7898]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-874d7898]{font-weight: bold;
}

.first[data-v-948cf952] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-948cf952] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-948cf952] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-948cf952] .el-checkbox {
    margin-right: 9px;
}
.el-dialog-div[data-v-948cf952] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-948cf952]{
  width: 60% !important;
}
.titles[data-v-948cf952]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-948cf952]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-948cf952]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}


.first[data-v-66fb6a0b] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-66fb6a0b] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-66fb6a0b] {
  color: #F56C6C;
}
.titls h2[data-v-66fb6a0b] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-66fb6a0b] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-66fb6a0b] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-66fb6a0b] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.first[data-v-d3c91ad4] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-d3c91ad4] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-d3c91ad4] {
  color: #F56C6C;
}
.titls h2[data-v-d3c91ad4] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-d3c91ad4] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-d3c91ad4] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-d3c91ad4] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


.first[data-v-0d9eb71a] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-0d9eb71a] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-0d9eb71a] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-0d9eb71a] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-0d9eb71a]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-0d9eb71a]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-12704f23] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-12704f23] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-12704f23] {
  background: #007aff;
  color: #fff
}
.hd[data-v-12704f23] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-cfd4fa00]{ width: 1200px; min-height: 800px;
}
.titles[data-v-cfd4fa00]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-cfd4fa00]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-cfd4fa00]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-cfd4fa00]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-cfd4fa00]{background:#255BDA ; width: 300px;border-radius: 3px;
}

.first[data-v-21e8339f] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-21e8339f] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F4FAFE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-21e8339f] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-21e8339f] .outStanding .el-form-item__error {
  width:160px;
  margin-left:-140px
}
.first[data-v-21e8339f] .el-checkbox {
  margin-right: 9px;
}
.first[data-v-21e8339f] div.cell{
  height: 60px;
  padding: 0 12px;
}
.first[data-v-21e8339f] th div.cell{
  height: 20px;
  padding: 0 12px;
  text-align: center;
}

.box[data-v-5c37b008] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-5c37b008] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-5c37b008] {
  background: #007aff;
  color: #fff
}
.hd[data-v-5c37b008] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-c300a24e]{ width: 1200px; min-height: 800px;
}
.titles[data-v-c300a24e]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-c300a24e]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-c300a24e]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.next[data-v-c300a24e]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-c300a24e]{background:#255BDA ; width: 300px;border-radius: 3px;
}

.first[data-v-3f6f1219] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-3f6f1219] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F4FAFE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3f6f1219] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3f6f1219] .outStanding .el-form-item__error {
  width:160px;
  margin-left:-140px
}
.first[data-v-3f6f1219] .el-checkbox {
  margin-right: 9px;
}
.first[data-v-3f6f1219] div.cell{
  height: 60px;
  padding: 0 12px;
}
.first[data-v-3f6f1219] th div.cell{
  height: 20px;
  padding: 0 12px;
  text-align: center;
}

.first[data-v-3721d57a] {
  width: 1100px;
  padding: 10px 25px 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-3721d57a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3721d57a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3721d57a] .el-checkbox {
  margin-right: 9px;
}
.talentTitle[data-v-3721d57a] {
  line-height: 25px;
}
.infoD>p[data-v-3721d57a] {
  text-indent: 2em;
}
[data-v-3721d57a] .el-textarea__inner {
  cursor: pointer;
  resize: none;
}

.first[data-v-33bee7e0] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-33bee7e0] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-33bee7e0] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-33bee7e0] .el-checkbox {
  margin-right: 9px;
}


.hd[data-v-4efdf184] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.first[data-v-4efdf184] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-4efdf184] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-4efdf184] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-4efdf184] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-d545b864] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-d545b864] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-d545b864] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-d545b864] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-605d16b2] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-605d16b2] {
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-605d16b2] {
  color: #F56C6C;
}
.titls h2[data-v-605d16b2] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-605d16b2] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-605d16b2] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-605d16b2] {
  width: 1200px;
  min-height: 150px;
  margin: 30px 0;
}


.allDiv[data-v-3b28faf3] {
  width: 1200px;
  padding: 30px 0px;
}
.div[data-v-3b28faf3] {
  width: 100%;
  padding: 30px 0px 0px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.first[data-v-3b28faf3] {
  width: 1100px;
  min-height: 800px;
  float: left;
  margin-left: 30px;
}
.picDiv[data-v-3b28faf3] {
  /*  width: 150px;
    min-height: 800px;
    float: left;*/
  text-align: left;
  font-size: 14px;
  line-height: 30px;
  margin-top: -10px;
}
.first[data-v-3b28faf3] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3b28faf3] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3b28faf3] .el-checkbox {
  margin-right: 9px;
}
.imgli img[data-v-3b28faf3] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.table[data-v-3b28faf3] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}


.fox[data-v-20dfdce6] {
    width: 1200px;
    height: 407px;
    background: url(/static/img/activitiess.5a14da8.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.fox.pinghu[data-v-20dfdce6] {
    background: url(/static/img/bg05.abc2d7c.jpg) no-repeat center/100% 100%;
}
.fox.gang[data-v-20dfdce6] {
    background: url(/static/img/bg05.2ab1a0c.jpg) no-repeat center/100% 100%;
}
.fox.nanhu[data-v-20dfdce6] {
    background: url(/static/img/bg05.c22a456.jpg) no-repeat center/100% 100%;
}
.searchlist[data-v-20dfdce6]{ margin: 10px auto;width: 95%;;height: 30px;line-height: 30px;
}
.searchlist ul li[data-v-20dfdce6]{width: auto;overflow: hidden; padding: 0 15px;color: #666; float: left;
font-size: 14px;cursor: pointer;
}
.special[data-v-20dfdce6]{ color: #F87518 !important;
}
.serch[data-v-20dfdce6] .el-input-group__append {
    color: #fff;
    background: #255BDA;
    width: 80px;
}
.empty[data-v-20dfdce6] {
    height: 200px;
    width: 1200px;
}


.content[data-v-35ca0ac2] {
  width: 1200px;
  position: relative;
}
.head_title[data-v-35ca0ac2] {
  width: 100%;
  min-height: 60px;
  border-bottom: 1px solid #dcdcdc;
  text-align: center;
}
.head_title .title[data-v-35ca0ac2] {
  min-height: 60px;
  border-bottom: 3px solid #255bda;
  text-align: center;
  display: inline-block;
  font-size: 23px;
  line-height: 58px;
  color: #255bda;
}
.el-carousel__container[data-v-35ca0ac2] {
  width: 100% !important;
  height: 100% !important;
}
.el-carousel__item[data-v-35ca0ac2] {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.el-carousel__item[data-v-35ca0ac2]:nth-child(2n) {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.el-carousel__item[data-v-35ca0ac2]:nth-child(2n+1) {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.activeList[data-v-35ca0ac2] {
  width: 1200px;
  min-height: 200px;
  position: relative;
  margin-top: 60px;
}
.activeItem_box[data-v-35ca0ac2] {
  width: 50%;
  float: left;
}
.activeItem[data-v-35ca0ac2] {
  width: 480px;
  min-width: 480px;
  height: 150px;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 8px 0 rgba(0, 0, 0, 0.19);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 8px 0 rgba(0, 0, 0, 0.19);
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0 auto 60px;
}
.activeItem[data-v-35ca0ac2]:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.activeItem .activeCarousel[data-v-35ca0ac2] {
  width: 100%;
  height: 100%;
}
.activeItem .el-carousel__container[data-v-35ca0ac2] {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden;
}
.txt_info[data-v-35ca0ac2] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.activeItem .title[data-v-35ca0ac2] {
  width: 90%;
  font-size: 20px;
  line-height: 26px;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  font-weight: bold;
  margin-top: 40px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.activeItem .intro[data-v-35ca0ac2] {
  width: 90%;
  font-size: 20px;
  line-height: 26px;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  margin-top: 10px;
}
.empty[data-v-35ca0ac2] {
  height: 200px;
  width: 1200px;
}
.col[data-v-35ca0ac2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.row[data-v-35ca0ac2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.items[data-v-35ca0ac2] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.spaceb[data-v-35ca0ac2] {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex_start_just[data-v-35ca0ac2] {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.flex_end_just[data-v-35ca0ac2] {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.flex_end_align[data-v-35ca0ac2] {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.flex_start_align[data-v-35ca0ac2] {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.center[data-v-35ca0ac2],
.flex_center[data-v-35ca0ac2] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/* 规定项目在必要的时候拆行或拆列 */
.wrap[data-v-35ca0ac2] {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.nowrap[data-v-35ca0ac2] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nowrap2[data-v-35ca0ac2] {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.activeDetail[data-v-415189bd] {
  padding: 20px 20px 40px 20px;
}
.mainTitle[data-v-415189bd] {
  max-width: 1000px;
  margin: 40px auto;
}
.mainTitle p[data-v-415189bd] {
  width: 100%;
  font-size: 40px;
  font-weight: bold;
  color: #000000;
}
.detail[data-v-415189bd] {
  max-width: 1000px;
}
.detailItem[data-v-415189bd] {
  margin: 20px 0;
}
.title[data-v-415189bd] {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  padding: 2vh 0;
  letter-spacing: 2px;
  text-align: left;
}
.imgList[data-v-415189bd] {
  width: 1000px;
  margin-top: 10px;
  position: relative;
}
.imgList img[data-v-415189bd] {
  max-width: 80%;
  margin: 20px auto;
}
.info[data-v-415189bd] {
}
.infoItem[data-v-415189bd] {
  margin: 20px 0;
  width: 450px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  display: grid;
}
.infoItem .item[data-v-415189bd] {
  width: 450px;
}
.infoItem .item p[data-v-415189bd] {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  float: left;
}
.hostItem[data-v-415189bd] {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 450px;
  text-align: left;
  position: relative;
  display: grid;
}
.hostItem .item[data-v-415189bd] {
  width: 450px;
}
.hostItem .item p[data-v-415189bd] {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  float: left;
}
.btn[data-v-415189bd] {
  width: 230px;
  height: 40px;
  margin: 0 auto;
  background: rgb(25, 108, 216);
}
.btn span[data-v-415189bd] {
  line-height: 40px;
  color: #fff;
}
.shows[data-v-415189bd] {
  min-height: 30vh;
  overflow: scroll;
  padding: 5vw;
  // text-align: left;
}
.shows h2[data-v-415189bd] {
  font-size: 18px;
}
.txtL[data-v-415189bd] {
  text-align: left;
}
.txtTitles[data-v-415189bd] {
  font-size: 20px;
  line-height: 28px;
}
.txtContent[data-v-415189bd] {
  font-size: 14px;
  line-height: 4vh;
  margin: 20px 0;
}
.promise[data-v-415189bd] {
  font-size: 14px;
  line-height: 24px;
  background-color: #fffbe8;
  padding: 10px 5px;
}
.promise span[data-v-415189bd] {
  color: #ed6a0c;
}

.container[data-v-6403b76c] {
  width: 1200px;
  padding-bottom: 8vh;
}
.imgs[data-v-6403b76c] {
  width: 100%;
  min-height: 30vh;
  position: relative;
}
.border[data-v-6403b76c] {
  position: absolute;
  height: 1vh;
  bottom: 0;
  width: 100%;
  background: #fff;
}
.imgs img[data-v-6403b76c] {
  width: 100%;
}
.txt[data-v-6403b76c] {
  width: 92%;
  margin: 0 auto;
  text-align: left;
  text-indent: 2em;
  overflow: hidden;
  min-height: 55vh;
  font-size: 18px;
  line-height: 32px;
}
.txth[data-v-6403b76c] {
  text-align: center;
  text-indent: 0em;
}
.explain[data-v-6403b76c] {
  text-align: center;
  text-indent: 0em;
  color: #ee0a24;
  font-size: 24px;
}
.call[data-v-6403b76c] {
  width: 500px;
  height: 8vh;
  line-height: 8vh;
  text-align: center;
  background: #196cd8;
  color: #fff;
  position: relative;
}
.call a[data-v-6403b76c] {
  color: #fff;
  display: block;
}


.hd[data-v-00a003a8]{width: 1200px;height: 80px;margin-top:80px;overflow: hidden;
}
.child[data-v-00a003a8]{ width: 1200px; height: auto;margin-top: 40px;
}

.first[data-v-32f61230] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-32f61230] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-32f61230] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-32f61230] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-32f61230] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-32f61230] {
  width: 60% !important;
}
.titles[data-v-32f61230] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-32f61230] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-32f61230] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}

.first[data-v-1ef4a886] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-1ef4a886] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-1ef4a886] {
  color: #F56C6C;
}
.titls h2[data-v-1ef4a886] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-1ef4a886] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-1ef4a886] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-1ef4a886] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.organTitle[data-v-9530bdd2] {
  font-size: 26px;
  font-weight: bold;
  margin: 20px;
}
.hd[data-v-9530bdd2] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-9530bdd2] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.organ[data-v-23ab5094] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.organ[data-v-23ab5094] .el-form-item__label {
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 10px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.organ[data-v-23ab5094] .el-form-item__error {
  margin-left: 10px;
}
.organ[data-v-23ab5094] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-23ab5094] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-23ab5094] {
  width: 60% !important;
}
.titles[data-v-23ab5094] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-23ab5094] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-23ab5094] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-23ab5094] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-23ab5094]{
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}

.first[data-v-91cc289c] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-91cc289c] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-91cc289c] {
  color: #F56C6C;
}
.titls h2[data-v-91cc289c] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-91cc289c] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-91cc289c] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-91cc289c] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.organTitle[data-v-2d53c8ca] {
  font-size: 26px;
  font-weight: bold;
  margin: 20px;
}
.organ[data-v-2d53c8ca] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.organ[data-v-2d53c8ca] .el-form-item__label {
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 10px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.organ[data-v-2d53c8ca] .el-form-item__error {
  margin-left: 10px;
}
.organ[data-v-2d53c8ca] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-2d53c8ca] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-2d53c8ca] {
  width: 60% !important;
}
.titles[data-v-2d53c8ca] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-2d53c8ca] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-2d53c8ca] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}

.organTitle[data-v-1655883e] {
  font-size: 26px;
  font-weight: bold;
  position: relative;
  width: 1100px;
  margin: 20px auto;
}
.buttonGroup[data-v-1655883e] {
  position: absolute;
  right: 0;
  top: 0;
}
.addBtn1[data-v-1655883e] {
  margin-right: 0px;
}
.addBtn2[data-v-1655883e] {
  margin-right: 0px;
}
.organ[data-v-1655883e] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.organ[data-v-1655883e] .el-form-item__label {
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 10px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.organ[data-v-1655883e] .el-form-item__error {
  margin-left: 10px;
}
.organ[data-v-1655883e] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-1655883e] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-1655883e] {
  width: 60% !important;
}
.titles[data-v-1655883e] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-1655883e] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-1655883e] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}

.el-message[data-v-a061e708] {
  text-align: center !important;
}
.organTitle[data-v-a061e708] {
  font-size: 26px;
  font-weight: bold;
  margin: 20px;
}
.organ[data-v-a061e708] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.organ[data-v-a061e708] .el-form-item__label {
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 10px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.organ[data-v-a061e708] .el-form-item__error {
  margin-left: 10px;
}
.organ[data-v-a061e708] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-a061e708] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-a061e708] {
  width: 60% !important;
}
.titles[data-v-a061e708] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-a061e708] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-a061e708] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.informationModelList[data-v-a061e708] {
  margin: 50px 0;
}

.allDiv[data-v-0452a287] {
  width: 1200px;
  padding: 30px 0px;
}
.div[data-v-0452a287] {
  width: 100%;
  padding: 30px 0px 0px 20px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.first[data-v-0452a287] {
  width: 950px;
  float: left;
}
.picDiv[data-v-0452a287] {
  /*  width: 150px;
min-height: 800px;
float: left;
text-align: left;*/
  font-size: 14px;
  line-height: 30px;
  margin-top: -10px;
}
.picDiv ul[data-v-0452a287] {
  text-align: right;
  margin-right: 10px;
}
.first[data-v-0452a287] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-0452a287] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-0452a287] .el-checkbox {
  margin-right: 9px;
}
.imgli img[data-v-0452a287] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.table[data-v-0452a287] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.titls[data-v-0452a287] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-0452a287] {
  color: #F56C6C;
}
.titls h2[data-v-0452a287] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-0452a287] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-0452a287] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-0452a287] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
  text-align: left;
}
.update img[data-v-0452a287] {
  width: 200px;
  height: 200px;
}

.all[data-v-0d7c30de]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 550px;
  margin-top: 20px;
}
.text-box[data-v-0d7c30de]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  width: 1200px;
  font-size: 24px;
  line-height: 35px;
}

.fox[data-v-56da1da4] {
  width: 1200px;
  height: 407px;
  background: url(/static/img/bg09.35e8132.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.fox.pinghu[data-v-56da1da4] {
  background: url(/static/img/bg04.da96859.jpg) no-repeat center/100% 100%;
}
.fox.gang[data-v-56da1da4] {
  background: url(/static/img/bg06.e3bc3e1.jpg) no-repeat center/100% 100%;
}
.fox.jiashan[data-v-56da1da4] {
  background: url(/static/img/bg09.35e8132.jpg) no-repeat center/100% 100%;
}
.fox.nanhu[data-v-56da1da4] {
  background: url(/static/img/bg04.6a34cb9.jpg) no-repeat center/100% 100%;
}
.searchlist[data-v-56da1da4] {
  margin: 10px auto;
  width: 95%;
  height: 30px;
  line-height: 30px;
}
.searchlist ul li[data-v-56da1da4] {
  width: auto;
  overflow: hidden;
  padding: 0 15px;
  color: #666;
  float: left;
  font-size: 14px;
  cursor: pointer;
}
.special[data-v-56da1da4] {
  color: #f87518 !important;
}
.serch[data-v-56da1da4] .el-input-group__append {
  color: #fff;
  background: #255bda;
  width: 80px;
}
.empty[data-v-56da1da4] {
  height: 200px;
  width: 1200px;
}
.card2[data-v-56da1da4] {
  width: 1140px;
  left: 30px;
  position: absolute;
  bottom: -450px;
  height: 253px;
  opacity: 0.9;
}
.card_box[data-v-56da1da4] {
  width: 558px;
  height: 253px;
  border-radius: 5px;
  background: #fff;
}
.card_main[data-v-56da1da4] {
  width: 498px;
  height: 183px;
  padding: 30px 0;
}
.card_main_left[data-v-56da1da4] {
  width: 270px;
  height: 180px
}
.card2 .card_main_left_txt[data-v-56da1da4] {
  width: 100%;
  line-height: 45px;
  color: #255BDA;
  font-size: 20px;
}

/* .card_main_right {
  width: 228px;
  height: 120px;
  margin-top: 40px;
}

.card_main_right img {
  width: 228px;
  height: auto;
} */
.coloryellow[data-v-56da1da4] {
  color: #F87518;
}
.linkbuttoncolor[data-v-56da1da4] {
  background: #F87518 !important;
}
.card_main_left_center[data-v-56da1da4] {
  height: 78px;
  line-height: 20px;
  padding: 3px 0 10px 0;
  width: 100%;
  word-break: break-all;
  font-size: 16px;
  color: #333333;
}
.linkbutton[data-v-56da1da4] {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #255BDA;
  font-size: 14px;
  float: left;
  margin-top: 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
.linkbutton a[data-v-56da1da4] {
  color: #fff;
  display: block;
}
.card_box[data-v-56da1da4]:hover {
  -webkit-animation-name: pic-data-v-56da1da4;
          animation-name: pic-data-v-56da1da4;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-56da1da4 {
50% {
    -webkit-transform: scale(1.08);
}
}

.empty[data-v-d01b3e8e]{ width: 1200px;height: 400px;
}
.cardvue[data-v-d01b3e8e]{margin-top: 20px
}

.empty[data-v-733d3d54] {
  width: 1200px;
  height: 500px;
}
.cardvue[data-v-733d3d54] {
  margin-top: 20px;
}

.list-menu-hd[data-v-60e66f4c] {
  margin-bottom: 20px;
  width: 1200px;
  height: 60px;
  color: #255bda;
  line-height: 58px;
  font-size: 23px;
  text-align: left;
  border-bottom: 1px solid #dcdcdc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tip[data-v-60e66f4c]{
  cursor: pointer;
}
.list-menu-title[data-v-60e66f4c] {
  border-bottom: 3px solid #255bda;
  display: inline-block;
}

.list-menu-bd[data-v-5bb528fd] {
  width: 1200px;
  min-height: 100px;
  margin: 8px auto 0 auto;
  overflow: hidden;
}
.list-menu-list[data-v-5bb528fd] {
  padding-top: 10px;
  overflow: hidden;
}

.list-menu-item[data-v-1727f27e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 260px;
  height: 40px;
  padding: 20px 6px;
  /* background: #fff; */
  border-radius: 3px;
  float: left;
  margin-left: 24px;
  line-height: 40px;
  font-size: 16px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
}
.itemOpen[data-v-1727f27e]{
  position: absolute;
  right: 0;
  top: 0;
  margin-top: -10px;
}
.itemStyle[data-v-1727f27e]{
  width:80px;
  border-radius:0 0 0 5px;
  background:#aaa;
  line-height: 24px;
  padding: 0 5px;
  color:#fff
}
.list-menu-item[data-v-1727f27e],
.list-menu-item[data-v-1727f27e]::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.list-menu-item[data-v-1727f27e]::before,
.list-menu-item[data-v-1727f27e]::after {
  background: #255bda;
  content: "";
  position: absolute;
  z-index: -1;
}
.list-menu-item[data-v-1727f27e]::after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.list-menu-item[data-v-1727f27e]:hover:after {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.list-menu-item[data-v-1727f27e]:hover {
  color: #fff;
  background: none !important;
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
}
.list-menu-item[data-v-1727f27e]:nth-child(4n) {
  margin-right: 0;
}
.list-menu-item .icon-front[data-v-1727f27e] {
  width: 40px;
  height: 40px;
}
.list-menu-item .icon-front img[data-v-1727f27e] {
  width: 36px;
  height: 36px;
}
.list-menu-item .title[data-v-1727f27e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-left: 5px;
  height: 40px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 18px;
}
.list-menu-item .title p[data-v-1727f27e] {
  line-height: 16px;
}
.list-menu-item .icon-after[data-v-1727f27e] {
  position: relative;
  width: 1px;
  height: 40px;
}
.list-menu-item .icon-after .heng[data-v-1727f27e] {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #255bda;
  top: 18px;
  left: -36px;
}
.list-menu-item .icon-after .shu[data-v-1727f27e] {
  position: absolute;
  width: 2px;
  height: 20px;
  left: -27px;
  background: #255bda;
  top: 9px;
}
.list-menu-item:hover .icon-after .heng[data-v-1727f27e],
.list-menu-item:hover .icon-after .shu[data-v-1727f27e] {
  background: #fff;
}
.list-menu-item .rgbadiv[data-v-1727f27e] {
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 1);
  left: 0;
  top: 0;
  border-radius: 3px;
}

.centertitlte[data-v-3a6465a8] {
   width: 1200px;
   height: 30px;
   line-height: 30px;
   color: #666;
   text-align: left;
   font-size: 18px;
   margin-bottom: 10px;
}
.div-btn[data-v-3a6465a8]{
   float: right;
   text-align: left;
   line-height: 35px;
}
.shadowbox[data-v-3a6465a8] {
   width: 1200px;
   min-height: 200px;
   background: #f5f5f5;
}
.center[data-v-3a6465a8] {
   font-size: 16px;
}
.centerheader[data-v-3a6465a8] {
   height: 90px;
   width: 1200px;
   margin: 30px auto;
}
.photo[data-v-3a6465a8] {
   width: 70px;
   height: 70px;
   background: #f5f5f5;
   border-radius: 50%;
   line-height: 70px
}
.name[data-v-3a6465a8] {
   width: 500px;
   height: 70px;
   margin-left: 25px;
   line-height: 35px;
}
.rdspan[data-v-3a6465a8] {
   font-size: 16px;
   background: #255BDA;
   border-radius: 5px;
   padding: 3px;
   margin-left: 20px;
   color: #fff;
}
.erweima[data-v-3a6465a8] {
   width: 80px;
   height: 70px;
   margin-left: 140px;
   font-size: 12px;
   color: #333;
}
.erweima img[data-v-3a6465a8] {
   width: 80px;
   height: 70px;
}
.company[data-v-3a6465a8] {
   width: 320px;
   height: 70px;
   margin-left: 25px;
   line-height: 70px;
}
.empty[data-v-3a6465a8]{ width: 1200px;height: 35px;background: #fff;
}
[data-v-3a6465a8] .el-tabs__header{
   padding: 0;
   position: relative;
   margin: 0 0 0px 10px;
}
.txtL[data-v-3a6465a8] .el-tag{
   height: 37px;
   line-height: 35px;
   font-size: 16px;
   vertical-align: middle;
   margin-left: 20px;
}
.shadowbox[data-v-3a6465a8] .is-scrolling-none{
   overflow: hidden;
   position: relative;
   border-left: 10px #f5f5f5 solid;
   border-right: 10px #f5f5f5 solid;
   width: 1180px;
}
.shadowbox[data-v-3a6465a8] .el-pagination{
   padding: 2px 10px;
}
.shadowbox[data-v-3a6465a8] .el-table td>.cell{
   padding-left: 0px;
}
.shadowbox[data-v-3a6465a8] .el-table .cell{
   line-height: 33px;
}
ul li[data-v-3a6465a8]{
   text-indent:2em;
}
.highlight[data-v-3a6465a8] {
  background-color: yellow;
  font-weight: bold;
}
.col[data-v-3a6465a8] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: vertical;
   -webkit-box-direction: normal;
       -ms-flex-direction: column;
           flex-direction: column;
}
.row[data-v-3a6465a8] {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
   -webkit-box-orient: horizontal;
   -webkit-box-direction: normal;
       -ms-flex-direction: row;
           flex-direction: row;
}
.items[data-v-3a6465a8] {
   -webkit-box-align: center;
       -ms-flex-align: center;
           align-items: center;
}
.spaceb[data-v-3a6465a8] {
   -webkit-box-pack: justify;
       -ms-flex-pack: justify;
           justify-content: space-between;
}
.flex_start_just[data-v-3a6465a8] {
   -webkit-box-pack: start;
       -ms-flex-pack: start;
           justify-content: flex-start;
}
.flex_end_just[data-v-3a6465a8] {
   -webkit-box-pack: end;
       -ms-flex-pack: end;
           justify-content: flex-end;
}
.flex_end_align[data-v-3a6465a8] {
   -webkit-box-align: end;
       -ms-flex-align: end;
           align-items: flex-end;
}
.flex_start_align[data-v-3a6465a8] {
   -webkit-box-align: start;
       -ms-flex-align: start;
           align-items: flex-start;
}
.center[data-v-3a6465a8],
 .flex_center[data-v-3a6465a8] {
   -webkit-box-pack: center;
       -ms-flex-pack: center;
           justify-content: center;
}

.tables[data-v-6d63aad3] .el-table td{ padding:3px 0;
}
.tables[data-v-6d63aad3] .el-table th{ padding:3px 0;font-weight: 400;color: #333;
}
.continueApply[data-v-6d63aad3] {
  color: red;
  cursor: pointer;
}

.houseTicketInfo[data-v-97b71774] {
  width: 1200px;
  padding: 30px 0px;
}
.houseTicketInfo[data-v-97b71774] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.div[data-v-97b71774] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.table[data-v-97b71774] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.dataFile[data-v-97b71774] {
  text-align: center;
  width: 20%;
  float: right;
}
.reviewInfo[data-v-97b71774] {
  font-size: 12px;
  line-height: 30px;
}
.hr[data-v-97b71774] {
  BORDER-TOP: #dcdcdc 1px dashed;
  OVERFLOW: hidden;
  HEIGHT: 1px;
  width: 1200px;
}
.formDiv[data-v-97b71774] {
  width: 80%;
  float: left;
}
.fileShow .el-dialog__body[data-v-97b71774] {
  text-align: center;
}

.purchaseInfo[data-v-5672d900]{
    width: 1200px;
    margin-top: 30px;
}
.table[data-v-5672d900]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.div[data-v-5672d900]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.purchaseInfo[data-v-5672d900] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.dataFile[data-v-5672d900] {
    text-align: center;
    width:20%;
    float: right;
}
.reviewInfo[data-v-5672d900]{
    font-size: 12px;
    line-height: 30px;
}
.hr[data-v-5672d900]{
    BORDER-TOP: #dcdcdc 1px dashed;
    OVERFLOW: hidden;
    HEIGHT: 1px;
    width: 1200px;
}
.reviewInfoShowOrHide[data-v-5672d900]{
    width: 1200px;
    text-align: center;
    font-size: 14px;
    height: 30px;
}
.formDiv[data-v-5672d900]{
  width: 80%;
  float: left;
}
.fileShow .el-dialog__body[data-v-5672d900]{
    text-align: center;
}

.tables[data-v-011e1886] .el-table td {
    padding: 3px 10px
}
.tables[data-v-011e1886] .el-table th {
    padding: 3px 0px;
    font-weight: 400;
    color: #333;
}
.el-table__body-wrapper[data-v-011e1886]::-webkit-scrollbar {
    width: 0px;
}
.el-table__body-wrapper[data-v-011e1886]::-webkit-scrollbar-thumb {
    border-radius: 2px;
    height: 50px;
    background: #eee;
}
.el-table__body-wrapper[data-v-011e1886]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.4);
}
.shadowbox[data-v-011e1886] .el-tabs--top{
    width: 1250px;
}
.qrcode[data-v-011e1886]{ width: 200px;height:200px;margin:20px auto;
}
.np[data-v-011e1886]{ line-height: 30px;font-size: 16px;
}

.tables[data-v-ddbb0f84] .el-table td {
  padding: 3px 0
}
.tables[data-v-ddbb0f84] .el-table th {
  padding: 3px 0;
  font-weight: 400;
  color: #333;
}
.shadowbox[data-v-ddbb0f84] .el-tabs--top{
  width: 1250px;
}


.tables[data-v-f35bbd3c] .el-table td {
  padding: 3px 0;
}
.tables[data-v-f35bbd3c] .el-table th {
  padding: 3px 0;
  font-weight: 400;
  color: #333;
}
.continueApply[data-v-f35bbd3c] {
  color: green;
  cursor: pointer;
}
.returnDown[data-v-f35bbd3c] {
  color: red;
  cursor: pointer;
}

.tables[data-v-8fccdf8a] .el-table td{ padding:3px 0;
}
.tables[data-v-8fccdf8a] .el-table th{ padding:3px 0;font-weight: 400;color: #333;
}

.tables[data-v-71e48cb7] .el-table td{ padding:3px 0;
}
.tables[data-v-71e48cb7] .el-table th{ padding:3px 0;font-weight: 400;color: #333;
}
.continueApply[data-v-71e48cb7]{color: green;cursor: pointer;
}
.returnDown[data-v-71e48cb7]{color: red;cursor: pointer;
}

.tables[data-v-3e6b80e0] {
  overflow: hidden;
  border-left: 10px #f5f5f5 solid;
  border-right: 10px #f5f5f5 solid;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.center-card-container[data-v-5b881bd7] {
  width: 1200px;
}
.center-card-title[data-v-5b881bd7] {
  margin-top: 20px;
  margin-bottom: 10px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #666;
  text-align: left;
  font-size: 18px;
}
.center-card-body[data-v-5b881bd7] {
  width: 100%;
  min-height: 200px;
  background: #f5f5f5;
}

.tables[data-v-3e41df9f] .el-table td {
    padding: 3px 0
}
.tables[data-v-3e41df9f] .el-table th {
    padding: 3px 0px;
    font-weight: 400;
    color: #333;
}
.el-table__body-wrapper[data-v-3e41df9f]::-webkit-scrollbar {
    width: 0px;
}
.el-table__body-wrapper[data-v-3e41df9f]::-webkit-scrollbar-thumb {
    border-radius: 2px;
    height: 50px;
    background: #eee;
}
.el-table__body-wrapper[data-v-3e41df9f]::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.4);
}
.shadowbox[data-v-3e41df9f] .el-tabs--top{
    width: 1250px;
}
.qrcode[data-v-3e41df9f]{ width: 200px;height:200px;margin:20px auto;
}
.np[data-v-3e41df9f]{ line-height: 30px;font-size: 16px;
}

*[data-v-a326ec8c]{margin: 0;padding: 0
}
.empty[data-v-a326ec8c]{width: 1200px;height: 800px;margin: 0 auto;text-align: center;line-height: 800px
}

.all[data-v-19eaa72a]{ width: 1200px;height: auto; overflow: hidden;padding-bottom: 20px; background: #fff;
}
.all[data-v-19eaa72a] p{font-size: 18px;text-align: start;line-height: 35px;
}
/*display: flex;*/
.all[data-v-19eaa72a] img{vertical-align: middle;display: table-cell
}
.all[data-v-19eaa72a] .ql-align-right {
  text-align: right !important;
}

.more[data-v-4d1aecff] {
  width: 1200px;
  min-height: 600px;
  margin: 0 auto;
  margin-top: 40px;
}
.more_left[data-v-4d1aecff] {
  width: 200px;
  float: left;
}
.more_left ul li[data-v-4d1aecff] {
  height: 60px;
  line-height: 60px;
  background: #efefef;
}
.liActive[data-v-4d1aecff] {
  background: #095ca0 !important;
  color: #fff;
}
.more_right[data-v-4d1aecff] {
  width: 990px;
  float: right;
  height: auto;
}
.more_right ul li[data-v-4d1aecff] {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #ccc;
  text-align: left;
  text-indent: 10px;
}
.minnew[data-v-4d1aecff] {
  min-height: 450px;
}
.myLis[data-v-4d1aecff] {
  position: relative;
}
.mewspan[data-v-4d1aecff] {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-width: 16px;
  padding: 0 3px;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  font-family: -apple-system-font, Helvetica Neue, Arial, sans-serif;
  line-height: 1.2;
  text-align: center;
  background-color: #ee0a24;
  border: 1px solid #fff;
  border-radius: 999px;
  position: absolute;
  top: -5px;
  text-indent: 0;
}

.detail[data-v-3986fec0] {
  width: 1200px;
  margin: 30px auto;
  min-height: 800px;
}
.are p[data-v-3986fec0] {
  line-height: 40px;
  text-align: left;
  text-indent: 30px;
}


.declareTheChannel[data-v-df1dd8aa]{
  width: 1200px;
  margin-top: 30px;
  min-height: 500px;
}
.liactive[data-v-df1dd8aa] {
  background: #095CA0;
}
.nav1[data-v-df1dd8aa] {
  height: auto;
  width: 700px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav2[data-v-df1dd8aa] {
  height: auto;
  width: 520px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.declareTheChannel ul li[data-v-df1dd8aa] {
  width: 11.111%;
  text-align: center;
  font-size: 18px;
  height:51px;
  cursor: pointer;
  float: left;
  padding-top: 16px;
  padding-bottom: 8px;
  position: relative;
}
.titleItem[data-v-df1dd8aa] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleItem2[data-v-df1dd8aa] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleLabel[data-v-df1dd8aa]{
  font-family: HelveticaNeue;
  display: block;
  color: white;
  font-size: 18px;
}
.titleItem[data-v-df1dd8aa]:hover{
  -webkit-animation-name: pic-data-v-df1dd8aa;
          animation-name: pic-data-v-df1dd8aa;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
.titleItem2[data-v-df1dd8aa]:hover{
  -webkit-animation-name: pic-data-v-df1dd8aa;
          animation-name: pic-data-v-df1dd8aa;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-df1dd8aa {
50% {
    -webkit-transform:scale(1.08);
}
}
.contact-info[data-v-df1dd8aa] {
  margin-top: 10px;
  color: #666;
  font-size: 26px;
}

.cardvue{margin-top: 20px
}

.titles[data-v-48ea38f8] {
  width: 1200px;
  height: 60px;
  line-height: 58px;
  /*padding-top: 20px;*/
  border-bottom: 1px solid #dcdcdc;
  color: #255BDA;
  font-size: 23px;
  margin-bottom: 20PX;
}
.btline[data-v-48ea38f8] {
  border-bottom: 3px solid #255BDA;
  display: inline-block;
}
.card[data-v-48ea38f8] {
  overflow: hidden;
}
.card_t[data-v-48ea38f8] {
  width: 1200px;
  min-height: 100px;
  margin: 8px auto 0 auto;
}
.card_t ul li[data-v-48ea38f8]:hover {
  color: #fff;
  background: #255BDA !important;
}
.card_t ul li:hover .heng[data-v-48ea38f8] {
  background: #fff;
}
.card_t ul li:hover .shu[data-v-48ea38f8] {
  background: #fff;
}
.card_t ul li a[data-v-48ea38f8] {
  color: #2c3e50;
}
.card_t ul li:hover a[data-v-48ea38f8] {
  color: #fff;
}
.card_t ul li[data-v-48ea38f8] {
  position: relative;
  width: 270px;
  height: 40px;
  padding: 20px 6px;
  background: #fff;
  border-radius: 3px;
  float: left;
  margin-right: 24px;
  line-height: 40px;
  font-size: 16px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
}
.rgbadiv[data-v-48ea38f8] {
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 1);
  left: 0;
  top: 0;
  border-radius: 3px;
}
.card_t ul li[data-v-48ea38f8]:nth-child(4n) {
  margin-right: 0;
}
.li_left[data-v-48ea38f8] {
  width: 40px;
  height: 40px;
}
.li_left img[data-v-48ea38f8] {
  width: 36px;
  height: 36px;
}
.li_center[data-v-48ea38f8] {
  width: 220px;
  height: 40px;
  margin-left: 5px;
}
.li_right[data-v-48ea38f8] {
  width: 1px;
  height: 40px;
  position: relative;
}
.heng[data-v-48ea38f8] {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #255BDA;
  top: 18px;
  left: -36px;
}
.shu[data-v-48ea38f8] {
  position: absolute;
  width: 2px;
  height: 20px;
  left: -27px;
  background: #255BDA;
  top: 9px;
}
.el-dialog--center .el-dialog__body[data-v-48ea38f8] {
    text-align: center !important;
}


.box[data-v-5b20701d] {
  width: 1200px;
  height: 40px;;
  margin: 26px auto;
}
.box ul li[data-v-5b20701d] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-5b20701d] {
  background: #007aff;
  color: #fff
}
.hd[data-v-5b20701d] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-f622fd04] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-f622fd04] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-f622fd04] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-f622fd04] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-f622fd04] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-f622fd04] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-f622fd04] {
  font-weight: bold;
}

.first[data-v-29dbd86c] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-29dbd86c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-29dbd86c] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-29dbd86c] .el-checkbox {
  margin-right: 9px;
}
.first[data-v-29dbd86c] .sub-title {
  margin-bottom: 10px;
  font-size: 14px;
  color: #8492a6;
  margin-left: -56px;
}

.first[data-v-56605204] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-56605204] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-56605204] {
  color: #F56C6C;
}
.titls h2[data-v-56605204] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-56605204] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-56605204] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-56605204] {
  width: 1200px;
  min-height: 150px;
  margin: 30px 0;
  overflow: -webkit-paged-x;
}

.first[data-v-67c7142c] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-67c7142c] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-67c7142c] {
  color: #F56C6C;
}
.titls h2[data-v-67c7142c] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-67c7142c] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-67c7142c] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-67c7142c] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-e9eae9ac] {
  margin-top: 30px;
  width: 1150px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-e9eae9ac] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-e9eae9ac] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-e9eae9ac] .el-checkbox {
  margin-right: 9px;
}
.table[data-v-e9eae9ac]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-e9eae9ac]{
  width: 1200px;
  padding: 30px 0px;
}


.box[data-v-02c93090] {
  width: 1200px;
  height: 40px;;
  margin: 26px auto;
}
.box ul li[data-v-02c93090] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-02c93090] {
  background: #007aff;
  color: #fff
}
.hd[data-v-02c93090] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-00ffa36a] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-00ffa36a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-00ffa36a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-00ffa36a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-00ffa36a] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-00ffa36a] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-00ffa36a] {
  font-weight: bold;
}

.first[data-v-2f5fb766] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-2f5fb766] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-2f5fb766] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-2f5fb766] .el-checkbox {
  margin-right: 9px;
}
.first[data-v-2f5fb766] .sub-title {
  margin-bottom: 10px;
  font-size: 14px;
  color: #8492a6;
  margin-left: -56px;
}

.first[data-v-240f4aec] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-240f4aec] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-240f4aec] {
  color: #F56C6C;
}
.titls h2[data-v-240f4aec] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-240f4aec] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-240f4aec] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-240f4aec] {
  width: 1200px;
  min-height: 150px;
  margin: 30px 0;
  overflow: -webkit-paged-x;
}


.first[data-v-624ce802] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-624ce802] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-624ce802] {
  color: #F56C6C;
}
.titls h2[data-v-624ce802] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-624ce802] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-624ce802] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-624ce802] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-038d915f] {
  margin-top: 30px;
  width: 1150px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-038d915f] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-038d915f] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-038d915f] .el-checkbox {
  margin-right: 9px;
}
.table[data-v-038d915f]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-038d915f]{
  width: 1200px;
  padding: 30px 0px;
}


.indexC .box[data-v-7cb93b28] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.indexC .box ul li[data-v-7cb93b28] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.indexC .sp[data-v-7cb93b28] {
  background: #007aff;
  color: #fff;
}
.indexC .hd[data-v-7cb93b28] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.indexC .tabItem[data-v-7cb93b28] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.first[data-v-0ef59e7a]{
  width: 1200px;
  height: auto;
}
.div[data-v-0ef59e7a]{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-0ef59e7a]{
  text-indent: 40px;
}
.font-text[data-v-0ef59e7a]{
  text-indent: 20px;
}
.next[data-v-0ef59e7a] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-0ef59e7a]{
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}

.secondC[data-v-3bd86f1a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.secondC[data-v-3bd86f1a] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.secondC[data-v-3bd86f1a] .el-upload:hover {
  border-color: #409EFF;
}
.secondC .avatar-uploader-icon[data-v-3bd86f1a] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.secondC .avatar[data-v-3bd86f1a] {
  width: 178px;
  height: 250px;
  display: block;
}
.name-label[data-v-3bd86f1a] .el-form-item__label{
  width: 80px;
}
.secondC .merge-cell-2[data-v-3bd86f1a]{
  background: #F5F5F5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.secondC .merge-cell-3[data-v-3bd86f1a]{
  background: #F5F5F5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.secondC .table-lables[data-v-3bd86f1a]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.secondC .table-lables-jy[data-v-3bd86f1a]{
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.secondC[data-v-3bd86f1a] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.secondC[data-v-3bd86f1a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.secondC[data-v-3bd86f1a] .el-form-item__error {
  margin-left: 10px;
}
.secondC[data-v-3bd86f1a] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-3bd86f1a] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-3bd86f1a]{
  width: 60% !important;
}
.titles[data-v-3bd86f1a]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-3bd86f1a]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-3bd86f1a]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.el-divider--horizontal[data-v-3bd86f1a] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.secondC .uploadDiv[data-v-3bd86f1a]{
  text-align: left;
}
.secondC .el-icon-plus[data-v-3bd86f1a]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.secondC[data-v-3bd86f1a] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.secondC[data-v-3bd86f1a] .el-divider__text{
  color: #255BDA;
  font-size: 20px;
}
.secondC .required[data-v-3bd86f1a]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.reportPlace[data-v-3bd86f1a] .el-form-item__label{
  margin-top: 10px;
}
.secondC[data-v-3bd86f1a] .el-textarea__inner{
  font-family: inherit;
}
.secondC .item-label[data-v-3bd86f1a]{
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.secondC .item-label-2[data-v-3bd86f1a]{
  width: 120px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.secondC .el-input.is-disabled[data-v-3bd86f1a] .el-input__inner{
  cursor: pointer;
  background-color: white;
  color: #606266;
}
.secondC .tow-row[data-v-3bd86f1a] .el-form-item__label{
  padding: 0px;
}
.secondC[data-v-3bd86f1a] .el-input.is-disabled .el-input__inner{
  cursor: pointer;
  background-color: white;
  color: #606266;
}













































































































































































































































































































































































































































































































































/*  .first /deep/ .el-form-item__label {
      text-align: center;
      vertical-align: middle;
      float: left;
      font-size: 14px;
      line-height: 20px;
      color: #606266;
      padding: 10px 0;
      background: #F5F5F5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }*/
.avatar-uploader .el-upload[data-v-c33f55f2] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-c33f55f2]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-c33f55f2] {
  font-size: 18px;
  color: #8c939d;
  width: 140px;
  height: 180px;
  line-height: 310px;
  text-align: center;
}
.avatar[data-v-c33f55f2] {
  width: 140px;
  height: 180px;
  display: block;
}
.merge-cell-2[data-v-c33f55f2] {
  width: 120px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-2-2[data-v-c33f55f2] {
  width: 120px;
  font-size: 14px;
  margin-top: 30px;
}
.merge-cell-3[data-v-c33f55f2] {
  line-height: 164px;
  width: 120px;
  font-size: 14px;
}
.merge-cell-4[data-v-c33f55f2] {
  width: 120px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-c33f55f2] {
  width: 120px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-c33f55f2] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-c33f55f2] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-c33f55f2] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-c33f55f2] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-c33f55f2] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-c33f55f2] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-c33f55f2] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-c33f55f2] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-c33f55f2] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-c33f55f2] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-c33f55f2] {
  width: 60% !important;
}
.titles[data-v-c33f55f2] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-c33f55f2] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-c33f55f2] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider--horizontal[data-v-c33f55f2] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.uploadDiv[data-v-c33f55f2] {
  text-align: left;
}
.el-icon-plus[data-v-c33f55f2]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.el-button.is-circle[data-v-c33f55f2] {
  border-radius: 50%;
  padding: 5px;
}
.el-divider__text[data-v-c33f55f2] {
  color: #255bda;
  font-size: 20px;
}
.el-form-item[data-v-c33f55f2] .el-textarea__inner {
  font-family: inherit;
}
.required[data-v-c33f55f2]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.validate-array-item[data-v-c33f55f2] {
  width: 100%;
}
.validate-array-item[data-v-c33f55f2] .el-form-item__content {
  width: 100%;
}




































































































































































/*  .first /deep/ .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }*/
.avatar-uploader .el-upload[data-v-730770be] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-730770be]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-730770be] {
  font-size: 18px;
  color: #8c939d;
  width: 140px;
  height: 180px;
  line-height: 310px;
  text-align: center;
}
.avatar[data-v-730770be] {
  width: 140px;
  height: 180px;
  display: block;
}
.merge-cell-2[data-v-730770be]{
  width: 120px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-2-2[data-v-730770be]{
  width: 120px;
  font-size: 14px;
  margin-top: 30px;
}
.merge-cell-3[data-v-730770be]{
  line-height: 164px;
  width: 120px;
  font-size: 14px;
}
.merge-cell-4[data-v-730770be]{
  width: 120px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-730770be]{
  width: 120px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-730770be]{
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-730770be]{
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-730770be]{
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-730770be]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 20px;
  text-align: left;
}
.table-contents[data-v-730770be]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-730770be] {
  width: 1200px;
  min-height: auto;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-730770be] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-730770be] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-730770be] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-730770be] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-730770be]{
  width: 60% !important;
}
.titles[data-v-730770be]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-730770be]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-730770be]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.el-divider--horizontal[data-v-730770be] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.uploadDiv[data-v-730770be]{
  text-align: left;
}
.el-icon-plus[data-v-730770be]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.el-button.is-circle[data-v-730770be] {
  border-radius: 50%;
  padding: 5px;
}
.borderB[data-v-730770be] .el-input__inner {
  -webkit-appearance: none;
  background-color: #FFF;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #606266;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 25px;
  line-height: 20px;
  outline: 0;
  padding: 0 10px;
  -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  transition: border-color .2s cubic-bezier(.645,.045,.355,1);
  width: 100%;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  /*outline: medium;*/
}
.el-divider__text[data-v-730770be]{
  color: #255BDA;
  font-size: 20px;
}
.el-form-item[data-v-730770be] .el-textarea__inner{
  font-family: inherit;
}
.required[data-v-730770be]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.fiveC .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.el-main {
  padding: 0px;
}
.fiveC .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.fiveC .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.fiveC .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.fiveC .el-upload:hover {
  border-color: #409eff;
}
.fiveC {
  width: 1200px;
  height: auto;
}
.fiveC .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.fiveC .menu-right {
  text-align: left;
  margin-left: 30px;
}
.fiveC /deep/ .el-upload__tip {
  font-size: 12px;
  color: #606266;
  margin: 30px 0px;
}
/*.fiveC .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}*/
.fiveC .el-upload:hover {
  border-color: #409eff;
}
.fiveC /deep/ .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.fiveC /deep/ .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.fiveC .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.fiveC .not-required{
  margin-left: 11px;
}
.five-tel-menu-div{
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uploadFileC .imgli[data-v-3cb5c156] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFileC .imgli img[data-v-3cb5c156] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
[data-v-3cb5c156] .el-image-viewer__canvas img{
  margin-left: auto !important;
}
.el-image[data-v-3cb5c156] {
  position: static !important;
}
.uploadFileC .delbox[data-v-3cb5c156] {
  position: relative;
}
.uploadFileC .delbox:hover .del[data-v-3cb5c156] {
  display: block;
}
.uploadFileC .del[data-v-3cb5c156] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFileC .icon[data-v-3cb5c156] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  text-align: center;
  padding: 63px 0;
}
.uploadFileC  .el-upload[data-v-3cb5c156] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFileC  .el-upload[data-v-3cb5c156]:hover {
  border-color: #409EFF;
}
.uploadFileC .avatar-uploader-icon[data-v-3cb5c156] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFileC .avatar[data-v-3cb5c156] {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFileC[data-v-3cb5c156] .el-upload__tip{
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.projectIdeas[data-v-3cb5c156] .el-icon-plus{
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectIdeas[data-v-3cb5c156] .el-upload-list--text{
  width: 400px;
}

.tleForm .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.tleForm {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.tleForm .div{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.tleForm .pDIV{
  text-indent: 40px;
}
.tleForm .font-text{
  text-indent: 20px;
}
.tleForm .el-main {
  padding: 0px 20px;
}
.tleForm .el-header{
  height: 60px;
  font-size: 12px;
  line-height: 60px;
}
.tleForm .el-menu-item, .el-submenu__title {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
}
.tleForm .el-menu-item-group__title {
  padding: 0px;
  line-height: normal;
  font-size: 12px;
  color: #909399;
}
.tleForm .el-submenu .el-menu-item {
  padding: 0 45px;
  min-width: 200px;
  color: #909399;
  font-size: 12px;
}
.tleForm .el-table--border::after, .tleForm .el-table--group::after, .tleForm .el-table::before {
  content: '';
  position: absolute;
  background-color: white !important;
  z-index: 1;
}
.tleForm .el-tabs--top{
  width: 980px;
  margin-left: 20px;
}
.tleForm .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0px !important;
}

.pdfBox[data-v-34d40ec7]{
  line-height: 200px;
    height: 200px;
    width: 200px;
    border: 1px dashed rgb(37, 91, 218);
    text-align: center;
    color:rgb(37, 91, 218);
    display: block;
}
.detail-tel[data-v-34d40ec7] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-34d40ec7] {
    border: 1px dashed #d9d9d9;
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.label[data-v-34d40ec7]{
    color: #255BDA;
    float: left;
    font-size: 14px;
    line-height: 40px;
}
.content[data-v-34d40ec7]{
    text-align: left;
    font-size: 14px;
    text-indent: 10px;
    line-height: 40px;
    margin-right: 20px;
}
.avatar-uploader .el-upload[data-v-34d40ec7]:hover {
    border-color: #409EFF;
}
.avatar[data-v-34d40ec7] {
    width: 178px;
    height: 220px;
    display: block;
    border-radius: 5px;
}
.name-label[data-v-34d40ec7] .el-form-item__label{
    width: 80px;
}
.merge-cell-3[data-v-34d40ec7]{
    background: #F5F5F5;
    line-height: 40px;
    width: 120px;
    font-size: 14px;
    height: 40px;
    margin-top: 70px;
}
.table-lables[data-v-34d40ec7]{
    line-height: 40px;
    font-size: 14px;
    margin-left: 10px;
    text-align: left;
}
.table-lables-jy[data-v-34d40ec7]{
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
}
.row-title[data-v-34d40ec7]{
    width: 1200px;
    margin-top: 30px;
}
.div-content[data-v-34d40ec7] {
    width: 1138px;
    padding: 30px 30px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.div-table[data-v-34d40ec7]{
    width: 1200px;
}
.detail-tel[data-v-34d40ec7] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.detail-tel[data-v-34d40ec7] .el-form-item__error {
    margin-left: 10px;
}
.detail-tel[data-v-34d40ec7] .el-checkbox {
    margin-right: 9px;
}
.el-dialog-div[data-v-34d40ec7] {
    height: 70vh;
    overflow: auto;
}
.titles[data-v-34d40ec7]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-34d40ec7]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-34d40ec7]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.el-divider--horizontal[data-v-34d40ec7] {
    display: block;
    height: 1px;
    width: 98%;
    margin: 24px 0;
    text-align: center;
    margin-left: 1%;
}
.uploadDiv[data-v-34d40ec7]{
    text-align: left;
}
.el-icon-plus[data-v-34d40ec7]:before {
    content: "\514D\51A0\8BC1\4EF6\7167";
}
.el-divider__text[data-v-34d40ec7]{
    color: #255BDA;
    font-size: 20px;
}
[data-v-34d40ec7] .el-textarea.is-disabled .el-textarea__inner {
    background-color: #F5F7FA;
    border-color: #E4E7ED;
    color: #C0C4CC;
    cursor: pointer;
    resize: none;
}
.el-header[data-v-34d40ec7]{
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 60px;
    width: 100%;
}
.el-breadcrumb[data-v-34d40ec7] {
    padding: 24px;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.imgli .el-image[data-v-34d40ec7] {
    width: 146px;
    height: 146px;
    border-radius: 3px;
}
[data-v-34d40ec7] .el-image-viewer__canvas img{
    margin-left: auto !important;
}
.showMain[data-v-34d40ec7]{
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
}
.borderB[data-v-34d40ec7] .el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 0px;
    border: 1px solid #606266;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 25px;
    line-height: 20px;
    outline: 0;
    padding: 0 10px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    /* outline: medium; */
}
.detail-tel .el-menu-item[data-v-34d40ec7], .el-submenu__title[data-v-34d40ec7] {
    height: 36px;
    line-height: 36px;
    position: relative;
    -webkit-box-sizing: border-box;
    white-space: nowrap;
    list-style: none;
}
.el-form-item[data-v-34d40ec7] .el-textarea__inner{
    font-family: inherit;
}
.titleP[data-v-34d40ec7]{
    width: 1200px;
    line-height: 40px;
    text-align: left;
    text-indent: 20px;
    font-size: 16px;
}
.detail-textarea[data-v-34d40ec7] .el-textarea__inner{
    font-family: inherit;
}
.telDetailR[data-v-34d40ec7] .el-radio__label{
    color: #2c3e50 !important;
}
.detail-tel-menu-div[data-v-34d40ec7]{
    width: 160px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

  /*.detail-tel /deep/ .el-dialog{
    width: 40% !important;
  }*/
.alert-success[data-v-34d40ec7]{
    text-align: left;
    background-color: #f0f9eb;
    color: #67c23a;
    width: 100%;
    padding: 8px 16px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}
.title[data-v-34d40ec7]{
    font-size: 14px;
    padding: 8px;
    font-weight: bold;
}


.index .box[data-v-60b54e94] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.index .box ul li[data-v-60b54e94] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.index .sp[data-v-60b54e94] {
  background: #007aff;
  color: #fff;
}
.index .hd[data-v-60b54e94] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.index .tabItem[data-v-60b54e94] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.five[data-v-2169ec98]{
  width: 1200px;
  height: auto;
}
.five .div[data-v-2169ec98]{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.five .pDIV[data-v-2169ec98]{
  text-indent: 40px;
}
.five .font-text[data-v-2169ec98]{
  text-indent: 20px;
}
.five .next[data-v-2169ec98] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.five .nextBtn[data-v-2169ec98]{
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}

.second[data-v-8082ec60] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-8082ec60] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.second[data-v-8082ec60] .el-upload:hover {
  border-color: #409EFF;
}
.second .avatar-uploader-icon[data-v-8082ec60] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.second .avatar[data-v-8082ec60] {
  width: 178px;
  height: 250px;
  display: block;
}
.second .name-label[data-v-8082ec60] .el-form-item__label{
  width: 80px;
}
.second .merge-cell-2[data-v-8082ec60]{
  background: #F5F5F5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.second .merge-cell-3[data-v-8082ec60]{
  background: #F5F5F5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.second .table-lables[data-v-8082ec60]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.second .table-lables-jy[data-v-8082ec60]{
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.second[data-v-8082ec60] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.second[data-v-8082ec60] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-8082ec60] .el-form-item__error {
  margin-left: 10px;
}
.second[data-v-8082ec60] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-8082ec60] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-8082ec60]{
  width: 60% !important;
}
.titles[data-v-8082ec60]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-8082ec60]{ width: 1200px;height:auto;overflow: hidden;
}
.second .lines ul li[data-v-8082ec60]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.second .el-divider--horizontal[data-v-8082ec60] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.second .uploadDiv[data-v-8082ec60]{
  text-align: left;
}
.second .el-icon-plus[data-v-8082ec60]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.second .el-button.is-circle[data-v-8082ec60] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.second .el-divider__text[data-v-8082ec60]{
  color: #255BDA;
  font-size: 20px;
}
.second .required[data-v-8082ec60]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.settledaddress[data-v-8082ec60] .el-form-item__label{
  margin-top: 10px;
}
.second .item-label[data-v-8082ec60]{
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.second .item-label-2[data-v-8082ec60]{
  width: 90px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  text-align: center;
}
.second .outPlace-border[data-v-8082ec60] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.second[data-v-8082ec60] .el-input.is-disabled .el-input__inner{
  cursor: pointer;
  background-color: white;
  color: #606266;
}

.first[data-v-1d5b3b48] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-1d5b3b48] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-1d5b3b48]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-1d5b3b48] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-1d5b3b48] {
  width: 178px;
  height: 178px;
  display: block;
}
.merge-cell-2[data-v-1d5b3b48] {
  width: 60px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-3[data-v-1d5b3b48] {
  line-height: 164px;
  width: 60px;
  font-size: 14px;
}
.merge-cell-4[data-v-1d5b3b48] {
  width: 60px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-1d5b3b48] {
  width: 60px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-1d5b3b48] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-1d5b3b48] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-1d5b3b48] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-1d5b3b48] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-1d5b3b48] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-1d5b3b48] {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-1d5b3b48] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-1d5b3b48] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-1d5b3b48] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-1d5b3b48] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-1d5b3b48] {
  width: 60% !important;
}
.titles[data-v-1d5b3b48] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-1d5b3b48] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-1d5b3b48] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider__text[data-v-1d5b3b48] {
  color: #255bda;
  font-size: 20px;
}
.el-input[data-v-1d5b3b48] .el-input__suffix {
  line-height: 40px;
}
.required[data-v-1d5b3b48]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-button.is-circle[data-v-1d5b3b48] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
textarea[data-v-1d5b3b48] {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB",
    "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.el-form-item[data-v-1d5b3b48] .el-textarea__inner {
  font-family: inherit;
}
.outPlace-border[data-v-1d5b3b48] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.emit-option[data-v-1d5b3b48] {
  position: absolute;
  right: 15px;
  height: 20px;
  width: 20px;
  border: 1px solid;
  top: 5px;
}
.item-label[data-v-1d5b3b48]{
  width: 120px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
}
.tow-row[data-v-1d5b3b48] .el-form-item__label{
    padding: 0px;
}
.teamNumberRow[data-v-1d5b3b48] .el-form-item__content{
    width: 1100px;
}

.first[data-v-b8cbf448]{
  width: 1200px;
  height: auto;
}
.div[data-v-b8cbf448]{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-b8cbf448]{
  text-indent: 40px;
}
.font-text[data-v-b8cbf448]{
  text-indent: 20px;
}
.next[data-v-b8cbf448] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-b8cbf448]{
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.projectplan[data-v-b8cbf448] .el-icon-plus{
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectplan[data-v-b8cbf448] .el-upload-list--text{
  width: 400px;
}
.upload-four > .el-upload__tip[data-v-b8cbf448] {
  color: red;
}

.five .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.five .el-main {
  padding: 0px;
}
.five .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.five .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.five .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five {
  width: 1200px;
  height: auto;
}
.five .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.five .menu-right {
  text-align: left;
  margin-left: 30px;
}
.five .el-main-five /deep/ .el-upload__tip {
  font-size: 12px;
  color: red;
  margin: 30px 0px;
}
.five .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.five .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.five .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.five .not-required{
  margin-left: 11px;
}
.five-pro-menu-div{
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uploadFile .imgli[data-v-8c1ce426] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFile .imgli img[data-v-8c1ce426] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
[data-v-8c1ce426] .el-image-viewer__canvas img {
  margin-left: auto !important;
}
.uploadFile .delbox[data-v-8c1ce426] {
  position: relative;
}
.uploadFile .delbox:hover .del[data-v-8c1ce426] {
  display: block;
}
.uploadFile .del[data-v-8c1ce426] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFile .icon[data-v-8c1ce426] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  line-height: 146px;
}
.uploadFile .el-upload[data-v-8c1ce426] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFile .el-upload[data-v-8c1ce426]:hover {
  border-color: #409EFF;
}
.uploadFile[data-v-8c1ce426] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFile[data-v-8c1ce426].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFile[data-v-8c1ce426] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.alert-warning[data-v-8c1ce426] {
  background-color: #fdf6ec;
  color: #E6A23C;
  width: 100%;
  padding: 8px 16px;
  margin: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.title[data-v-8c1ce426] {
  font-size: 16px;
  padding: 8px;
  font-weight: bold;
}
.description[data-v-8c1ce426] {
  font-size: 14px;
  padding: 4px;
}
.team-members-list[data-v-8c1ce426] {
  margin: 0 0px;
}
.team-members-list li[data-v-8c1ce426] {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li[data-v-8c1ce426]:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span[data-v-8c1ce426] {
  font-weight: 600;
  font-size: 15px;
}
.team-members-list li span[data-v-8c1ce426] {
  display: inline-block;
  font-size: 14px;
}
.number-col[data-v-8c1ce426] {
  width: 5%;
  text-align: left;
}
.member-name-col[data-v-8c1ce426] {
  width: 11%;
  text-align: left;
}
.is-materials[data-v-8c1ce426] {
  width: 50%;
  text-align: left;
}
.upfile-btn-col[data-v-8c1ce426] {
  width: 10%;
  text-align: right;
}
.handle-close[data-v-8c1ce426] {
  cursor: pointer;
  opacity: .75;
  color: red;
}
.handle-preview[data-v-8c1ce426] {
  cursor: pointer;
  opacity: .75;
  color: #409eff;
}

.proForm .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.proForm {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.proForm .div{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.proForm .pDIV{
  text-indent: 40px;
}
.proForm .font-text{
  text-indent: 20px;
}
.proForm .el-main {
  padding: 0px 20px;
}
.proForm .el-header{
  height: 60px;
  font-size: 12px;
  line-height: 60px;
}
.proForm .el-menu-item, .el-submenu__title {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
}
.proForm .el-menu-item-group__title {
  padding: 0px;
  line-height: normal;
  font-size: 12px;
  color: #909399;
}
.proForm .el-submenu .el-menu-item {
  padding: 0 45px;
  min-width: 200px;
  color: #909399;
  font-size: 12px;
}
.proForm .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.proForm .el-header {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.proForm .el-table--border::after, .proForm .el-table--group::after, .proForm .el-table::before {
  content: '';
  position: absolute;
  background-color: white !important;
  z-index: 1;
}
.proForm .el-tabs--top{
  width: 980px;
  margin-left: 20px;
}
.proForm .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0px !important;
}

.proDetail[data-v-35275a1d] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-35275a1d] {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.label[data-v-35275a1d]{
  color: #255BDA;
  float: left;
  font-size: 14px;
  line-height: 40px;
}
.content[data-v-35275a1d]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
}
.avatar-uploader .el-upload[data-v-35275a1d]:hover {
  border-color: #409EFF;
}
.avatar[data-v-35275a1d] {
  width: 178px;
  height: 220px;
  display: block;
  border-radius: 5px;
}
.name-label[data-v-35275a1d] .el-form-item__label{
  width: 80px;
}
.merge-cell-3[data-v-35275a1d]{
  background: #F5F5F5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.table-lables[data-v-35275a1d]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-lables-jy[data-v-35275a1d]{
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.row-title[data-v-35275a1d]{
  width: 1200px;
  margin-top: 30px;
}
.div-content[data-v-35275a1d] {
  width: 1138px;
  padding: 30px 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.div-table[data-v-35275a1d]{
  width: 1200px;
}
.proDetail[data-v-35275a1d] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.proDetail[data-v-35275a1d] .el-form-item__error {
  margin-left: 10px;
}
.proDetail[data-v-35275a1d] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-35275a1d] {
  height: 70vh;
  overflow: auto;
}
.titles[data-v-35275a1d]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-35275a1d]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-35275a1d]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.el-divider--horizontal[data-v-35275a1d] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.uploadDiv[data-v-35275a1d]{
  text-align: left;
}
.el-icon-plus[data-v-35275a1d]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.el-divider__text[data-v-35275a1d]{
  color: #255BDA;
  font-size: 20px;
}
.proDetail[data-v-35275a1d] .el-textarea.is-disabled .el-textarea__inner {
  background-color: #F5F7FA;
  border-color: #E4E7ED;
  color: #C0C4CC;
  cursor: pointer;
  resize: none;
}
.proDetail .el-header[data-v-35275a1d]{
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.proDetail .el-breadcrumb[data-v-35275a1d] {
   padding: 24px;
   border-bottom: 1px solid rgb(238, 238, 238);
}
.proDetail .imgli .el-image[data-v-35275a1d] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
  border: 1px dashed rgb(37, 91, 218);
}
[data-v-35275a1d] .el-image-viewer__canvas img{
  margin-left: auto !important;
}
.proDetail .showMain[data-v-35275a1d]{
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.area-disabled[data-v-35275a1d] .el-textarea__inner{
  font-family: inherit;
}
.proDetailR[data-v-35275a1d] .el-radio__label{
  color: #2c3e50 !important;
}
.proDetail .el-menu-item[data-v-35275a1d], .el-submenu__title[data-v-35275a1d] {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.detail-pro-menu-div[data-v-35275a1d]{
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*  .proDetail /deep/ .el-dialog{
  width: 40% !important;
}*/
.alert-success[data-v-35275a1d]{
  text-align: left;
  background-color: #f0f9eb;
  color: #67c23a;
  width: 100%;
  padding: 8px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.title[data-v-35275a1d]{
  font-size: 14px;
  padding: 8px;
  font-weight: bold;
}
.team-members-list[data-v-35275a1d] {
  margin: 0 10px;
}
.team-members-list li[data-v-35275a1d] {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li[data-v-35275a1d]:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span[data-v-35275a1d] {
  font-weight: 600;
  font-size: 15px;
}
.team-members-list li span[data-v-35275a1d]{
  display: inline-block;
  font-size: 14px;
}
.number-col[data-v-35275a1d]{
  width: 5%;
  text-align: left;
}
.member-name-col[data-v-35275a1d] {
  width: 11%;
  text-align: left;
}
.is-materials[data-v-35275a1d] {
  width: 50%;
  text-align: left;
}
.upfile-btn-col[data-v-35275a1d] {
  width: 10%;
  text-align: cyan;
}
.handle-close[data-v-35275a1d] {
  cursor: pointer;
  opacity: .75;
  color: red;
}

.index .box[data-v-43201624] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.index .box ul li[data-v-43201624] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.index .sp[data-v-43201624] {
  background: #007aff;
  color: #fff;
}
.index .hd[data-v-43201624] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.index .tabItem[data-v-43201624] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.five[data-v-73006cfa]{
  width: 1200px;
  height: auto;
}
.five .div[data-v-73006cfa]{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.five .pDIV[data-v-73006cfa]{
  text-indent: 40px;
}
.five .font-text[data-v-73006cfa]{
  text-indent: 20px;
}
.five .next[data-v-73006cfa] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.five .nextBtn[data-v-73006cfa]{
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}

.second[data-v-06a85a9a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-06a85a9a] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.second[data-v-06a85a9a] .el-upload:hover {
  border-color: #409EFF;
}
.second .avatar-uploader-icon[data-v-06a85a9a] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.second .avatar[data-v-06a85a9a] {
  width: 178px;
  height: 250px;
  display: block;
}
.second .name-label[data-v-06a85a9a] .el-form-item__label{
  width: 80px;
}
.second .merge-cell-2[data-v-06a85a9a]{
  background: #F5F5F5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.second .merge-cell-3[data-v-06a85a9a]{
  background: #F5F5F5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.second .table-lables[data-v-06a85a9a]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.second .table-lables-jy[data-v-06a85a9a]{
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.second[data-v-06a85a9a] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.second[data-v-06a85a9a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-06a85a9a] .el-form-item__error {
  margin-left: 10px;
}
.second[data-v-06a85a9a] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-06a85a9a] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-06a85a9a]{
  width: 60% !important;
}
.titles[data-v-06a85a9a]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-06a85a9a]{ width: 1200px;height:auto;overflow: hidden;
}
.second .lines ul li[data-v-06a85a9a]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.second .el-divider--horizontal[data-v-06a85a9a] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.second .uploadDiv[data-v-06a85a9a]{
  text-align: left;
}
.second .el-icon-plus[data-v-06a85a9a]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.second .el-button.is-circle[data-v-06a85a9a] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.second .el-divider__text[data-v-06a85a9a]{
  color: #255BDA;
  font-size: 20px;
}
.second .required[data-v-06a85a9a]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.settledaddress[data-v-06a85a9a] .el-form-item__label{
  margin-top: 10px;
}
.second .item-label[data-v-06a85a9a]{
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.second .item-label-2[data-v-06a85a9a]{
  width: 90px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  text-align: center;
}
.second .outPlace-border[data-v-06a85a9a] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.second[data-v-06a85a9a] .el-input.is-disabled .el-input__inner{
  cursor: pointer;
  background-color: white;
  color: #606266;
}

.first[data-v-7e91b15c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-7e91b15c] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-7e91b15c]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-7e91b15c] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-7e91b15c] {
  width: 178px;
  height: 178px;
  display: block;
}
.merge-cell-2[data-v-7e91b15c] {
  width: 60px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-3[data-v-7e91b15c] {
  line-height: 164px;
  width: 60px;
  font-size: 14px;
}
.merge-cell-4[data-v-7e91b15c] {
  width: 60px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-7e91b15c] {
  width: 60px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-7e91b15c] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-7e91b15c] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-7e91b15c] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-7e91b15c] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-7e91b15c] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-7e91b15c] {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-7e91b15c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-7e91b15c] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-7e91b15c] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-7e91b15c] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-7e91b15c] {
  width: 60% !important;
}
.titles[data-v-7e91b15c] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-7e91b15c] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-7e91b15c] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider__text[data-v-7e91b15c] {
  color: #255bda;
  font-size: 20px;
}
.el-input[data-v-7e91b15c] .el-input__suffix {
  line-height: 40px;
}
.required[data-v-7e91b15c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-button.is-circle[data-v-7e91b15c] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
textarea[data-v-7e91b15c] {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB",
    "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.el-form-item[data-v-7e91b15c] .el-textarea__inner {
  font-family: inherit;
}
.outPlace-border[data-v-7e91b15c] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.emit-option[data-v-7e91b15c] {
  position: absolute;
  right: 15px;
  height: 20px;
  width: 20px;
  border: 1px solid;
  top: 5px;
}
.item-label[data-v-7e91b15c]{
  width: 120px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
}
.tow-row[data-v-7e91b15c] .el-form-item__label{
    padding: 0px;
}

.first[data-v-2d72f9d1]{
  width: 1200px;
  height: auto;
}
.div[data-v-2d72f9d1]{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-2d72f9d1]{
  text-indent: 40px;
}
.font-text[data-v-2d72f9d1]{
  text-indent: 20px;
}
.next[data-v-2d72f9d1] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-2d72f9d1]{
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.projectplan[data-v-2d72f9d1] .el-icon-plus{
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectplan[data-v-2d72f9d1] .el-upload-list--text{
  width: 400px;
}
.upload-four > .el-upload__tip[data-v-2d72f9d1] {
  color: red;
}

.five .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.five .el-main {
  padding: 0px;
}
.five .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.five .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.five .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five {
  width: 1200px;
  height: auto;
}
.five .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.five .menu-right {
  text-align: left;
  margin-left: 30px;
}
.five .el-main-five /deep/ .el-upload__tip {
  font-size: 12px;
  color: red;
  margin: 30px 0px;
}
.five .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.five .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.five .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.five .not-required{
  margin-left: 11px;
}
.five-pro-menu-div{
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uploadFile .imgli[data-v-193aa39c] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFile .imgli img[data-v-193aa39c] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.uploadFile .delbox[data-v-193aa39c] {
  position: relative;
}
.uploadFile .delbox:hover .del[data-v-193aa39c] {
  display: block;
}
.uploadFile .del[data-v-193aa39c] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFile .icon[data-v-193aa39c] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  line-height: 146px;
}
.uploadFile .el-upload[data-v-193aa39c] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFile .el-upload[data-v-193aa39c]:hover {
  border-color: #409EFF;
}
.uploadFile[data-v-193aa39c] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFile[data-v-193aa39c].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFile[data-v-193aa39c] .el-upload__tip{
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}

.proForm .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.proForm {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.proForm .div{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.proForm .pDIV{
  text-indent: 40px;
}
.proForm .font-text{
  text-indent: 20px;
}
.proForm .el-main {
  padding: 0px 20px;
}
.proForm .el-header{
  height: 60px;
  font-size: 12px;
  line-height: 60px;
}
.proForm .el-menu-item, .el-submenu__title {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
}
.proForm .el-menu-item-group__title {
  padding: 0px;
  line-height: normal;
  font-size: 12px;
  color: #909399;
}
.proForm .el-submenu .el-menu-item {
  padding: 0 45px;
  min-width: 200px;
  color: #909399;
  font-size: 12px;
}
.proForm .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.proForm .el-header {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.proForm .el-table--border::after, .proForm .el-table--group::after, .proForm .el-table::before {
  content: '';
  position: absolute;
  background-color: white !important;
  z-index: 1;
}
.proForm .el-tabs--top{
  width: 980px;
  margin-left: 20px;
}
.proForm .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0px !important;
}

.proDetail[data-v-37541c72] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-37541c72] {
    border: 1px dashed #d9d9d9;
    border-radius: 15px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.label[data-v-37541c72]{
    color: #255BDA;
    float: left;
    font-size: 14px;
    line-height: 40px;
}
.content[data-v-37541c72]{
    text-align: left;
    font-size: 14px;
    text-indent: 10px;
    line-height: 40px;
    margin-right: 20px;
}
.avatar-uploader .el-upload[data-v-37541c72]:hover {
    border-color: #409EFF;
}
.avatar[data-v-37541c72] {
    width: 178px;
    height: 220px;
    display: block;
    border-radius: 5px;
}
.name-label[data-v-37541c72] .el-form-item__label{
    width: 80px;
}
.merge-cell-3[data-v-37541c72]{
    background: #F5F5F5;
    line-height: 40px;
    width: 120px;
    font-size: 14px;
    height: 40px;
    margin-top: 70px;
}
.table-lables[data-v-37541c72]{
    line-height: 40px;
    font-size: 14px;
    margin-left: 10px;
    text-align: left;
}
.table-lables-jy[data-v-37541c72]{
    line-height: 40px;
    font-size: 14px;
    text-align: left;
    margin-left: 10px;
}
.row-title[data-v-37541c72]{
    width: 1200px;
    margin-top: 30px;
}
.div-content[data-v-37541c72] {
    width: 1138px;
    padding: 30px 30px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.div-table[data-v-37541c72]{
    width: 1200px;
}
.proDetail[data-v-37541c72] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.proDetail[data-v-37541c72] .el-form-item__error {
    margin-left: 10px;
}
.proDetail[data-v-37541c72] .el-checkbox {
    margin-right: 9px;
}
.el-dialog-div[data-v-37541c72] {
    height: 70vh;
    overflow: auto;
}
.titles[data-v-37541c72]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-37541c72]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-37541c72]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;
}
.el-divider--horizontal[data-v-37541c72] {
    display: block;
    height: 1px;
    width: 98%;
    margin: 24px 0;
    text-align: center;
    margin-left: 1%;
}
.uploadDiv[data-v-37541c72]{
    text-align: left;
}
.el-icon-plus[data-v-37541c72]:before {
    content: "\514D\51A0\8BC1\4EF6\7167";
}
.el-divider__text[data-v-37541c72]{
    color: #255BDA;
    font-size: 20px;
}
.proDetail[data-v-37541c72] .el-textarea.is-disabled .el-textarea__inner {
    background-color: #F5F7FA;
    border-color: #E4E7ED;
    color: #C0C4CC;
    cursor: pointer;
    resize: none;
}
.proDetail .el-header[data-v-37541c72]{
    padding: 0;
    height: 60px;
    font-size: 12px;
    line-height: 60px;
    width: 100%;
}
.proDetail .el-breadcrumb[data-v-37541c72] {
     padding: 24px;
     border-bottom: 1px solid rgb(238, 238, 238);
}
.proDetail .imgli img[data-v-37541c72] {
    width: 146px;
    height: 146px;
    border-radius: 3px;
    border: 1px dashed rgb(37, 91, 218);
}
.proDetail .showMain[data-v-37541c72]{
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    overflow: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
}
.area-disabled[data-v-37541c72] .el-textarea__inner{
    font-family: inherit;
}
.proDetailR[data-v-37541c72] .el-radio__label{
    color: #2c3e50 !important;
}
.proDetail .el-menu-item[data-v-37541c72], .el-submenu__title[data-v-37541c72] {
    height: 36px;
    line-height: 36px;
    position: relative;
    -webkit-box-sizing: border-box;
    white-space: nowrap;
    list-style: none;
}
.detail-pro-menu-div[data-v-37541c72]{
    width: 160px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
  /*  .proDetail /deep/ .el-dialog{
    width: 40% !important;
  }*/

.declareDetail[data-v-68a4a75c] {
  width: 1200px;
}
.declareDetail .module[data-v-68a4a75c]{
  width: 1200px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  margin-top: 10px;
}
.declareDetail[data-v-68a4a75c] .el-divider__text {
  color: #3b77be;
  font-size: 20px;
}
.declareDetail .module-label[data-v-68a4a75c]{
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
  width: 1200px;
  text-align: left;
  color: #2c3e50;
}
.declareDetail .el-menu-item[data-v-68a4a75c], .el-submenu__title[data-v-68a4a75c] {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
  font-size: 14px;
}
.declareDetail .navDiv[data-v-68a4a75c] {
  z-index: 99999;
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  overflow: hidden;
  outline: 0;
  opacity: 0;
  filter:Alpha(opacity=50);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
}
.declareDetail .navDiv .el-menu[data-v-68a4a75c]{
  background-color: #f5f5f5;
}
.declareDetail .navDiv .el-menu .el-menu-item.is-active[data-v-68a4a75c]{
  color:#3b77be
}
.declareDetail .navDiv .el-menu .el-menu-item[data-v-68a4a75c]:focus,
.declareDetail .navDiv .el-menu .el-menu-item[data-v-68a4a75c]:hover {
  background-color: #3b77be;
  color: #fff;
}
.declareDetail .nav_div_rlt[data-v-68a4a75c] {
  opacity: 1;
  filter:Alpha(opacity=100);
  width: 200px;
}
.declareDetail .nav_icon[data-v-68a4a75c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  width: 40px;
  height: 70px;
  font-size: 14px;
  background-color: #3b77be;
  color: #fff;
  top: 50%;
  margin-top: -35px;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
}
.declareDetail .nav_icon_rlt[data-v-68a4a75c]{
  right: 200px !important;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
}
.declareDetail .top10[data-v-68a4a75c]{
  margin-top: 10px;
}

.div-content[data-v-6825f1ba] {
  width: 1138px;
  padding: 30px 30px;
}
.teamCommonInfo .label[data-v-6825f1ba]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.teamCommonInfo .content[data-v-6825f1ba]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #06c;
}
.teamCommonInfo[data-v-6825f1ba] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}
.teamCommonInfo .margT[data-v-6825f1ba] {
  margin-top: 20px;
}
.teamCommonInfo .uploadDiv[data-v-6825f1ba] {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  height: 160px;
}
.teamCommonInfo .avatar-uploader-icon[data-v-6825f1ba] {
  font-size: 0px;
  color: #8c939d;
  width: 160px;
  height: 160px;
  text-align: center;
}
.teamCommonInfo .avatar[data-v-6825f1ba] {
  width: 160px;
  height: 160px;
  display: block;
}
[data-v-6825f1ba] .el-image-viewer__canvas img{
  margin-left: auto !important;
}

.div-content[data-v-568b5f91] {
  width: 1138px;
  padding: 30px 30px;
}
.teamTotalInfo .label[data-v-568b5f91]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.teamTotalInfo .content[data-v-568b5f91]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #06c;
}
.teamTotalInfo[data-v-568b5f91] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}
.teamTotalInfo .margB[data-v-568b5f91] {
  margin-bottom: 30px;
}
.teamTotalInfo .margT[data-v-568b5f91] {
  margin-top: 20px;
}

.div-content[data-v-af27556e] {
  width: 1138px;
  padding: 30px 30px;
}
.teamMemeber .label[data-v-af27556e]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
}
.teamMemeber .content[data-v-af27556e]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #3b77be;
}
.teamMemeber[data-v-af27556e] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}

.div-content[data-v-e4d5f464] {
  width: 1138px;
  padding: 30px 30px;
}
.projectProcess .label[data-v-e4d5f464]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.projectProcess .content[data-v-e4d5f464]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #06c;
}
.projectProcess[data-v-e4d5f464] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}
.projectProcess .margT[data-v-e4d5f464] {
  margin-top: 20px;
}

.div-content[data-v-0a352ede] {
  padding: 30px 30px;
}
.fruitExpect .label[data-v-0a352ede]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.fruitExpect .content[data-v-0a352ede]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #06c;
}
.fruitExpect[data-v-0a352ede] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}
.fruitExpect .margB[data-v-0a352ede] {
  margin-bottom: 30px;
}
.fruitExpect .margT[data-v-0a352ede] {
  margin-top: 20px;
}

.div-content[data-v-5f638a26] {
  width: 1138px;
  padding: 30px 30px;
}
.deparment .label[data-v-5f638a26]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.deparment .content[data-v-5f638a26]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #06c;
}
.deparment[data-v-5f638a26] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}
.deparment .margB[data-v-5f638a26] {
  margin-bottom: 30px;
}
.deparment .margT[data-v-5f638a26] {
  margin-top: 20px;
}

.div-content[data-v-935646cc] {
  width: 1138px;
  padding: 30px 30px;
}
.budget .label[data-v-935646cc]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.budget .content[data-v-935646cc]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #06c;
}
.budget[data-v-935646cc] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}

.otherTeamInfo .label[data-v-682a9d3c]{
  color: #909399;
  float: left;
  font-size: 14px;
  line-height: 40px;
  font-weight: 600;
}
.otherTeamInfo .content[data-v-682a9d3c]{
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
  color: #06c;
}
.otherTeamInfo[data-v-682a9d3c] .el-textarea__inner {
  font-family: inherit;
  cursor: pointer;
  resize: none;
}

.handle-preview[data-v-e9654c46] {
  cursor: pointer;
  opacity: 75;
  color: #409eff;
}
.materialsDetail[data-v-e9654c46] {
  min-height: 200px;
  overflow: hidden;
}
.materialsDetail .list-header[data-v-e9654c46] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.materialsDetail .list-header[data-v-e9654c46]:last-child {
  border-bottom: none;
}
.materialsDetail .user-name[data-v-e9654c46] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12%;
          flex: 0 0 12%;
}
.materialsDetail .file-name[data-v-e9654c46] {
  font-size: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.materialsDetail .img-item[data-v-e9654c46] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 22%;
          flex: 0 0 22%;
}
.materialsDetail .view-box[data-v-e9654c46] {
  width: 100px;
  cursor: pointer;
}

.attachmentDetail .showMain[data-v-092a5ae5]{
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.attachmentDetail .el-main[data-v-092a5ae5] {
  padding: 0px;
}
.attachmentDetail .el-breadcrumb[data-v-092a5ae5] {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.attachmentDetail .el-menu-item[data-v-092a5ae5], .el-submenu__title[data-v-092a5ae5] {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.attachmentDetail .el-header[data-v-092a5ae5] {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.attachmentDetail .menu-right[data-v-092a5ae5] {
  text-align: left;
  margin-left: 30px;
}
.attachmentDetail .detail-attachment-menu-div[data-v-092a5ae5] {
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.attachmentDetail .handle-download[data-v-092a5ae5],.handle-preview[data-v-092a5ae5] {
  position: absolute;
  top: 0;
  right: 20px;
  cursor: pointer;
  opacity: .75;
  color: #3b77be;
}
.attachmentDetail .img-item[data-v-092a5ae5] {
  height: 150px;
  width: 150px;
  border: 1px dashed rgb(37, 91, 218);
}
.attachmentDetail .file-label[data-v-092a5ae5] {
  font-size: 14px;
  width: 150px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
}
.attachmentDetail .list-header[data-v-092a5ae5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.attachmentDetail .list-header[data-v-092a5ae5]:last-child {
  border-bottom: none;
}
.attachmentDetail .user-name[data-v-092a5ae5] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12%;
          flex: 0 0 12%;
}
.attachmentDetail .file-name[data-v-092a5ae5] {
  font-size: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
  cursor: pointer;
}


.proForm .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.proForm {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.proForm .div{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.proForm .pDIV{
  text-indent: 40px;
}
.proForm .font-text{
  text-indent: 20px;
}
.proForm .el-main {
  padding: 0px 20px;
}
.proForm .el-header{
  height: 60px;
  font-size: 12px;
  line-height: 60px;
}
.proForm .el-menu-item, .el-submenu__title {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
}
.proForm .el-menu-item-group__title {
  padding: 0px;
  line-height: normal;
  font-size: 12px;
  color: #909399;
}
.proForm .el-submenu .el-menu-item {
  padding: 0 45px;
  min-width: 200px;
  color: #909399;
  font-size: 12px;
}
.proForm .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.proForm .el-header {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.proForm .el-table--border::after, .proForm .el-table--group::after, .proForm .el-table::before {
  content: '';
  position: absolute;
  background-color: white !important;
  z-index: 1;
}
.proForm .el-tabs--top{
  width: 980px;
  margin-left: 20px;
}
.proForm .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0px !important;
}

[data-v-346cf314] .el-form-item__error {
  left: 10px;
}
.declareForm[data-v-346cf314] {
  width: 1200px;
}
.declareForm .module[data-v-346cf314]{
  width: 1200px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  margin-top: 10px;
  padding: 10px 0 0 0;
}
.declareForm .top10[data-v-346cf314]{
  margin-top: 10px;
}
.declareForm[data-v-346cf314] .el-divider__text {
  color: #3b77be;
  font-size: 20px;
}
.declareForm .module-label[data-v-346cf314]{
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
  width: 1200px;
  text-align: left;
}
.declareForm .el-menu-item[data-v-346cf314], .el-submenu__title[data-v-346cf314] {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
  font-size: 14px;
}
.declareForm .navDiv[data-v-346cf314] {
  z-index: 99999;
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  position: fixed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #f5f5f5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  overflow: hidden;
  outline: 0;
  opacity: 0;
  filter:Alpha(opacity=50);
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
}
.declareForm .navDiv .el-menu[data-v-346cf314]{
  background-color: #f5f5f5;
}
.declareForm .navDiv .el-menu .el-menu-item.is-active[data-v-346cf314]{
  color:#3b77be
}
.declareForm .navDiv .el-menu .el-menu-item[data-v-346cf314]:focus,
.declareForm .navDiv .el-menu .el-menu-item[data-v-346cf314]:hover {
  background-color: #3b77be;
  color: #fff;
}
.declareForm .nav_div_rlt[data-v-346cf314] {
  opacity: 1;
  filter:Alpha(opacity=100);
  width: 200px;
}
.declareForm .nav_icon[data-v-346cf314] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px 0 15px;
  width: 40px;
  height: 70px;
  font-size: 14px;
  background-color: #3b77be;
  color: #fff;
  top: 40%;
  margin-top: -35px;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
}
.declareForm .nav_icon_rlt[data-v-346cf314]{
  right: 200px !important;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
}
.declareForm .side-saveBtn[data-v-346cf314] {
  position: fixed;
  right: 0px;
  bottom: 40%;
  /* z-index: 9999; */
  width:40px;
  height: 70px;
  -webkit-transition: all 1s;
  transition: all 1s;
  -webkit-transition: all .6s;
  -moz-transition: all .6s;
  -ms-transition: all .6s;
}
.declareForm .side-saveBtn .el-button[data-v-346cf314]{
  width: 100%;
  padding: 0;
  height: 100%;
  color: #fff;
  background: #FF0000;
  border-color: #FF0000;
  border-radius: 2px;
}

[data-v-8a66d084] .el-form-item__error {
  white-space: nowrap;
  text-align: left;
  left: 10px;
}
.teamCommonInfo[data-v-8a66d084] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.teamCommonInfo .tow-row[data-v-8a66d084] .el-form-item__label{
  padding: 0px;
}
.teamCommonInfo .line-height20[data-v-8a66d084] .el-form-item__label{
  padding: 0px;
  line-height: 20px;
}
.teamCommonInfo[data-v-8a66d084] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.teamCommonInfo[data-v-8a66d084] .el-upload:hover {
  border-color: #409EFF;
}
.teamCommonInfo[data-v-8a66d084] .el-divider__text {
  color: #3b77be;
  font-size: 20px;
}
.teamCommonInfo .el-icon-plus[data-v-8a66d084]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.teamCommonInfo .avatar-uploader-icon[data-v-8a66d084] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 225px;
  line-height: 410px;
  text-align: center;
}
.teamCommonInfo .avatar[data-v-8a66d084] {
  width: 178px;
  height: 225px;
  display: block;
}
.teamCommonInfo[data-v-8a66d084] .el-divider--horizontal{
  margin-left: 30px;
  width: 1170px;
}
.teamCommonInfo .teamCommonInfo-long-label[data-v-8a66d084] .el-form-item__label{
  width: 180px !important;
}
.teamCommonInfo .teamCommonInfo-long-long-label[data-v-8a66d084] .el-form-item__label{
  width: 442px !important;
  margin-left: 30px;
  line-height: 40px;
}
.teamCommonInfo[data-v-8a66d084] .el-textarea__inner {
  font-family: inherit;
}
.teamCommonInfo .textarea-row[data-v-8a66d084]{
  margin: 0 30px;
}
.teamCommonInfo .textarea-row .el-form-item[data-v-8a66d084]{
  width: 100%;
}
.teamCommonInfo .textarea-row[data-v-8a66d084] .el-form-item__label {
  text-align: left;
  text-indent: 5px;
}
.teamCommonInfo .textarea-row[data-v-8a66d084] .el-form-item__content {
  width: 100%;
}
.teamCommonInfo .input-row[data-v-8a66d084] .el-form-item__label{
  width: 369px;
  line-height: 40px;
  text-indent: 5px;
}
.teamCommonInfo .lineHeight40[data-v-8a66d084] .el-form-item__label {
  line-height: 40px;
}
.teamCommonInfo .input-row[data-v-8a66d084] .el-form-item__content{
}
.teamCommonInfo[data-v-8a66d084] .el-input-group__append, .el-input-group__prepend[data-v-8a66d084] {
  background-color: #F5F7FA;
  color: #909399;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: 1px solid #DCDFE6;
  border-left: 0;
  text-align:center;
  padding: 0 !important;
  white-space: nowrap;
  width: 40px;
}

[data-v-2854a93f] .el-form-item__error {
   white-space: nowrap;
   text-align: left;
   left: 10px;
}
.teamTotalInfo[data-v-2854a93f] .el-form-item__label {
   text-align: center;
   vertical-align: middle;
   float: left;
   font-size: 14px;
   line-height: 20px;
   color: #606266;
   padding: 10px 0;
   background: #F5F5F5;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
.teamTotalInfo .tow-row[data-v-2854a93f] .el-form-item__label{
   padding: 0px;
}
.teamTotalInfo[data-v-2854a93f] .el-divider__text {
   color: #3b77be;
   font-size: 20px;
}
.teamTotalInfo[data-v-2854a93f] .el-divider--horizontal{
   margin-left: 30px;
   width: 1170px;
}
.teamTotalInfo .profitInfoList-border[data-v-2854a93f]{
   margin: 0 0 40px 30px !important;
}
.teamTotalInfo .teamTotalInfo-long-label[data-v-2854a93f] .el-form-item__label{
   width: 180px !important;
}
.teamTotalInfo .teamTotalInfo-long-long-label[data-v-2854a93f] .el-form-item__label{
   width: 385px !important;
   margin-left: 30px;
}
.teamTotalInfo[data-v-2854a93f] .el-textarea__inner {
   font-family: inherit;
}
.teamTotalInfo .item-label[data-v-2854a93f]{
   width: 120px;
   float: left;
   background: #F5F5F5;
   margin-bottom: 20px;
}
.teamTotalInfo .required[data-v-2854a93f]:before {
   content: "*";
   color: #f56c6c;
   margin-right: 4px;
}
.teamTotalInfo .padding-10[data-v-2854a93f] {
   padding-left: 10px;
}
.teamTotalInfo[data-v-2854a93f]  input::-webkit-outer-spin-button,
 .teamTotalInfo[data-v-2854a93f]  input::-webkit-inner-spin-button {
   -webkit-appearance: none;
}
.teamTotalInfo[data-v-2854a93f]  input[type="number"]{
   -moz-appearance: textfield;
}
.teamTotalInfo .dec-label[data-v-2854a93f]{
   float: left;
   font-size: 14px;
   line-height: 40px;
   margin-left: 30px;
}
.teamTotalInfo[data-v-2854a93f] .el-input-group__append, .el-input-group__prepend[data-v-2854a93f] {
   background-color: #F5F7FA;
   color: #909399;
   vertical-align: middle;
   display: table-cell;
   position: relative;
   border: 1px solid #DCDFE6;
   border-left: 0;
   padding: 0 !important;
   white-space: nowrap;
   width: 40px;
}
.el-divider-mini[data-v-2854a93f]{
    margin: 0px 0;
    background: 0 0;
    border-top: 1px dashed #e8eaec;
}

[data-v-58f5d95d] .el-form-item__error {
  white-space: nowrap;
  text-align: left;
  left: 10px;
}
.teamMemeber[data-v-58f5d95d] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.teamMemeber .tow-row[data-v-58f5d95d] .el-form-item__label{
  padding: 0px;
}
.teamMemeber .required[data-v-58f5d95d]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.teamMemeber[data-v-58f5d95d] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.teamMemeber .table-lables[data-v-58f5d95d]{
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.teamMemeber[data-v-58f5d95d] .el-divider--horizontal{
  margin-left: 30px;
  width: 1170px;
}
.teamMemeber .item-label[data-v-58f5d95d]{
  width: 120px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
}
.teamMemeber .tow-row[data-v-58f5d95d],
.teamMemeber .line-height20[data-v-58f5d95d] .el-form-item__label{
  padding: 0px;
  line-height: 20px;
}
.teamMemeber .teamMemberInfoList-border[data-v-58f5d95d] {
  margin: 0 0 20px 30px !important;
}
.emit-option[data-v-58f5d95d] {
  position: absolute;
  right: 17px;
  height: 15px;
  width: 15px;
  border: 1px solid;
  top: 8px;
}
.teamMemeber[data-v-58f5d95d] .el-input.is-disabled .el-input__inner{
  cursor: pointer;
  background-color: white;
  color: #606266;
}
.teamMemeber[data-v-58f5d95d] .el-input-group__append, .el-input-group__prepend[data-v-58f5d95d] {
  background-color: #F5F7FA;
  color: #909399;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: 1px solid #DCDFE6;
  border-left: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 4px;
  padding: 0 !important;
  white-space: nowrap;
  width: 40px;
}
.teamMemeberCy[data-v-58f5d95d] {
  height: 50px;
  line-height: 25px;
}
.teamMemeberCyName[data-v-58f5d95d] {
  display: block;
  height: 25px;
  line-height: 25px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
}
.teamMemeberCyHzh[data-v-58f5d95d] {
  display: block;
  color:#8492a6;
  line-height: 25px;
  font-size: 8pt;
  overflow: hidden;
  text-overflow: ellipsis;
}

.projectProcess[data-v-6a40ba87] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.projectProcess .tow-row[data-v-6a40ba87] .el-form-item__label{
  padding: 0px;
}
.projectProcess[data-v-6a40ba87] .el-textarea__inner {
  font-family: inherit;
}
.projectProcess[data-v-6a40ba87] .el-divider--horizontal{
  margin-left: 30px;
  width: 1170px;
}

[data-v-d544534e] .el-form-item__error {
    white-space: nowrap;
    text-align: left;
    left: 10px;
}
.fruitExpect[data-v-d544534e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fruitExpect[data-v-d544534e] .el-input__inner {
}
.fruitExpect .line-height20[data-v-d544534e] .el-form-item__label{
padding: 0px;
line-height: 20px;
}
.fruitExpect[data-v-d544534e] .el-divider__text {
  color: #3b77be;
  font-size: 20px;
}
.fruitExpect[data-v-d544534e] .el-textarea__inner {
  font-family: inherit;
}
.fruitExpect[data-v-d544534e] .el-divider--horizontal{
  margin-left: 30px;
  width: 1170px;
}
.fruitExpect[data-v-d544534e] .el-col-24 .el-form-item__label {
	text-align: left;
	background-color: #F5F5F5;
	padding:10px;
}
.fruitExpect[data-v-d544534e] .el-col-24 .el-form-item{
	width: 100%;
	margin-right: 0;
	text-align: left;
}
.fruitExpect[data-v-d544534e] .el-col-24 .el-form-item__content {
	width: 100%;
}
.fruitExpect[data-v-d544534e] .el-textarea__inner {
	border-radius: 0 0 4px 4px;
}
.fruitExpect[data-v-d544534e] .el-input-group__append, .el-input-group__prepend[data-v-d544534e] {
  background-color: #F5F7FA;
  color: #909399;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: 1px solid #DCDFE6;
  border-left: 0;
  padding: 0 !important;
  white-space: nowrap;
  width: 40px;
}

[data-v-1a601c50] .el-form-item__error {
  white-space: nowrap;
  text-align: left;
  left: 10px;
}
.deparment[data-v-1a601c50] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.deparment .tow-row[data-v-1a601c50] .el-form-item__label{
  padding: 0px;
}
.deparment[data-v-1a601c50] .el-divider__text {
  color: #3b77be;
  font-size: 20px;
}
.deparment[data-v-1a601c50] .el-divider--horizontal{
  margin-left: 30px;
  width: 1170px;
}
.deparment .profitInfoList-border[data-v-1a601c50]{
  margin: 0 0 20px 30px !important;
}
.deparment .deparment-long-label[data-v-1a601c50] .el-form-item__label{
  width: 180px !important;
}
.deparment .deparment-long-long-label[data-v-1a601c50] .el-form-item__label{
  width: 385px !important;
  margin-left: 30px;
}
.deparment[data-v-1a601c50] .el-textarea__inner {
  font-family: inherit;
}
.deparment .item-label[data-v-1a601c50]{
  width: 120px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
}
.deparment .required[data-v-1a601c50]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.deparment[data-v-1a601c50] .el-input-group__append, .el-input-group__prepend[data-v-1a601c50] {
  background-color: #F5F7FA;
  color: #909399;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: 1px solid #DCDFE6;
  border-left: 0;
  padding: 0 !important;
  white-space: nowrap;
  width: 40px;
}

.budget[data-v-7eb8bb84] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.budget .tow-row[data-v-7eb8bb84] .el-form-item__label{
  padding: 0px;
}
.budget[data-v-7eb8bb84] .el-divider__text {
  color: #3b77be;
  font-size: 20px;
}
.budget[data-v-7eb8bb84] .el-divider--horizontal{
  margin-left: 30px;
  width: 1170px;
}
.budget .profitInfoList-border[data-v-7eb8bb84]{
  margin: 0 0 40px 30px !important;
}
.budget .budget-long-label[data-v-7eb8bb84] .el-form-item__label{
  width: 180px !important;
}
.budget .budget-long-long-label[data-v-7eb8bb84] .el-form-item__label{
  width: 385px !important;
  margin-left: 30px;
}
.budget[data-v-7eb8bb84] .el-textarea__inner {
  font-family: inherit;
}
.budget .item-label[data-v-7eb8bb84]{
  width: 120px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
}
.budget .required[data-v-7eb8bb84]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.budget .table-lables[data-v-7eb8bb84]{
  line-height: 40px;
  font-size: 12px;
  margin-left: 10px;
  text-align: left;
}
.budget[data-v-7eb8bb84] .el-input-group__append, .el-input-group__prepend[data-v-7eb8bb84] {
  background-color: #F5F7FA;
  color: #909399;
  vertical-align: middle;
  display: table-cell;
  position: relative;
  border: 1px solid #DCDFE6;
  border-left: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 4px;
  padding: 0 !important;
  white-space: nowrap;
  width: 40px;
}

.otherTeamInfo[data-v-57604c4e] .el-form-item__label {
	text-align: center;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #606266;
	padding: 10px 0;
	background: #F5F5F5;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.otherTeamInfo[data-v-57604c4e] .el-input__inner {
	margin-left: 10px;
}
.otherTeamInfo[data-v-57604c4e] .el-col-24 .el-form-item__label {
	text-align: left;
	background-color: #F5F5F5;
	padding:10px;
}
.otherTeamInfo[data-v-57604c4e] .el-col-24 .el-form-item{
	width: 100%;
	margin-right: 0;
  margin-top: 10px;
}
.otherTeamInfo[data-v-57604c4e] .el-col-24 .el-form-item__content {
	width: 100%;
}
.otherTeamInfo[data-v-57604c4e] .el-textarea__inner {
	border-radius: 0 0 4px 4px;
	font-family: inherit;
}

.materialsUpload[data-v-4e43460c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.materialsUpload[data-v-4e43460c] .el-input__inner {
  margin-left: 10px;
}
.materialsUpload[data-v-4e43460c] .el-col-24 .el-form-item__label {
	text-align: left;
	background-color: #F5F5F5;
	padding:10px;
}
.materialsUpload[data-v-4e43460c] .el-divider--horizontal{
  margin-left: 30px;
  width: 1170px;
}
.materialsUpload[data-v-4e43460c] .el-col-24 .el-form-item{
	width: 95%;
  margin-right: 0;
}
.materialsUpload[data-v-4e43460c] .el-col-24 .el-form-item__content {
	width: 100%;
}
.materialsUpload[data-v-4e43460c] .el-textarea__inner {
	border-radius: 0 0 4px 4px;
}
.materialsUpload[data-v-4e43460c] .el-icon-plus{
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.materialsUpload[data-v-4e43460c] .el-upload-list--text{
  width: 400px;
}
.upload-four > .el-upload__tip[data-v-4e43460c] {
  color: red;
}
.materialsUpload .handle-download[data-v-4e43460c],.handle-preview[data-v-4e43460c] {
  cursor: pointer;
  opacity: .75;
  color: #409eff;
}
.materialsUpload .handle-close[data-v-4e43460c] {
  cursor: pointer;
  opacity: .75;
  color: red;
}
.materialsUpload .team-members-list[data-v-4e43460c] {
  margin: 0 30px;
}
.materialsUpload .team-members-list li[data-v-4e43460c] {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.materialsUpload .team-members-list li[data-v-4e43460c]:last-child {
  border-bottom: none;
}
.materialsUpload .team-members-list li:first-child span[data-v-4e43460c] {
  font-weight: 600;
}
.materialsUpload .team-members-list li span[data-v-4e43460c]{
  display: inline-block;
}
.materialsUpload .number-col[data-v-4e43460c]{
  width: 5%;
  text-align: left;
}
.materialsUpload .member-name-col[data-v-4e43460c] {
  width: 11%;
  text-align: left;
}
.materialsUpload .is-materials[data-v-4e43460c] {
  width: 61%;
  text-align: left;
}
.materialsUpload .upfile-btn-col[data-v-4e43460c] {
  width: 10%;
  text-align: right;
}
.materialsUpload .upfile-btn-col button[data-v-4e43460c] {
  display: inline-block;
}
.materialsUpload .fileuploaded_tit[data-v-4e43460c] {
  width: 595px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
}
.alert-error[data-v-4e43460c]{
  text-align: left;
  background-color: #fef0f0;
  color: #f56c6c;
  width: 100%;
  padding: 8px 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.alert-warning[data-v-4e43460c]{
  text-align: left;
  background-color: #fdf6ec;
  color: #E6A23C;
  width: 100%;
  padding: 8px 16px;
  margin: 20px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.title[data-v-4e43460c]{
  font-size: 18px;
  padding: 8px;
  font-weight: bold;
}
.description[data-v-4e43460c]{
  font-size: 16px;
  padding: 4px;
}


.attachment .el-menu-item[data-v-27f36b69],
.el-submenu__title[data-v-27f36b69] {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.el-main[data-v-27f36b69] {
  padding: 0px;
}
.attachment .el-upload-list--picture-card .el-upload-list__item[data-v-27f36b69] {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.attachment .el-main[data-v-27f36b69] {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.attachment .el-breadcrumb[data-v-27f36b69] {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.attachment .el-upload[data-v-27f36b69]:hover {
  border-color: #409eff;
}
.attachment[data-v-27f36b69] {
  width: 1200px;
  height: auto;
}
.attachment .el-header[data-v-27f36b69] {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.attachment .menu-right[data-v-27f36b69] {
  text-align: left;
  margin: 0px 30px;
}
.attachment[data-v-27f36b69] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  margin: 30px 0px;
}
.attachment .el-upload[data-v-27f36b69]:hover {
  border-color: #409eff;
}
.attachment[data-v-27f36b69] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.attachment[data-v-27f36b69] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.attachment .required[data-v-27f36b69]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.attachment .not-required[data-v-27f36b69]{
  margin-left: 11px;
}
.five-tel-menu-div[data-v-27f36b69]{
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.attachment .el-upload-list__item.is-success .el-upload-list__item-name[data-v-27f36b69]:focus, .attachment .el-upload-list__item.is-success .el-upload-list__item-name[data-v-27f36b69]:hover {
  color: #409EFF;
  cursor: pointer;
}

.uploadFileG .imgli[data-v-b139076e] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFileG .imgli img[data-v-b139076e] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.uploadFileG .delbox:hover .del[data-v-b139076e] {
  display: block;
}
.uploadFileG .del[data-v-b139076e] {
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFileG .icon[data-v-b139076e] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  text-align: center;
  padding: 63px 0;
}
.uploadFileG  .el-upload[data-v-b139076e] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFileG  .el-upload[data-v-b139076e]:hover {
  border-color: #409EFF;
}
.uploadFileG[data-v-b139076e] .el-upload__tip{
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.uploadFileG .handle-download[data-v-b139076e],.handle-preview[data-v-b139076e] {
  cursor: pointer;
  opacity: .75;
  color: #409eff;
}
.uploadFileG .handle-close[data-v-b139076e] {
  cursor: pointer;
  opacity: .75;
  color: red;
}
.uploadFileG .uploaded-list[data-v-b139076e]{
}
.uploadFileG .uploaded-list li[data-v-b139076e] {
  border-bottom: 1px solid #f5f5f5;
  padding: 2px 0;
}
.uploadFileG .uploaded-list li[data-v-b139076e]:first-child,
.uploadFileG .uploaded-list li[data-v-b139076e]:last-child{
  border-bottom: none;
}
.uploadFileG .uploaded-list li:first-child span[data-v-b139076e] {font-weight: 600;
}
.uploadFileG .uploaded-list span[data-v-b139076e]{
  display: inline-block;
}
.uploadFileG .uploaded-list .head-list-item[data-v-b139076e],
.uploadFileG .uploaded-list .list-item-content[data-v-b139076e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.uploadFileG .uploaded-list .list-item-content span[data-v-b139076e] {
  line-height: 30px;
  padding: 4px 0;
}
.uploadFileG .uploaded-list .head-list-item .is_num[data-v-b139076e],
.uploadFileG  .uploaded-list .list-item-content .is_num[data-v-b139076e]{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 5%;
          flex: 0 0 5%;
}
.uploadFileG .uploaded-list .head-list-item .is_name[data-v-b139076e],
.uploadFileG .uploaded-list .list-item-content .is_name[data-v-b139076e]{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 10%;
          flex: 0 0 10%;
}
.uploadFileG .uploaded-list .list-item-content .two_uploaded_file[data-v-b139076e] {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 78%;
          flex: 0 0 78%;
}
.uploadFileG .uploaded-list .list-item-content .file-item[data-v-b139076e] {
  border-bottom: 1px solid #f5f5f5;
}
.uploadFileG .uploaded-list .list-item-content .file-item[data-v-b139076e]:last-child {
  border-bottom: none;
}
.uploadFileG .uploaded-list .list-item-content .file-item .subitem-list[data-v-b139076e] {
  padding: 0px;
  width: 430px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
  margin-right: 20px;
}
.uploadFileG .uploaded-list .two_uploaded_file .two_uploaded_file_list[data-v-b139076e]{
  border-bottom: 1px solid #f5f5f5;
  line-height: 30px;
  padding: 5px;
}
.uploadFileG .uploaded-list .is_uploaded_btn[data-v-b139076e]{
  width: 15%;
  text-align: center;
}
.uploadFileG .uploaded-list .fileuploaded_tit[data-v-b139076e]{
  max-width: 538px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.uploadFileG .uploaded-list .fileuploaded_tit span[data-v-b139076e]{
  max-width: 410px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.uploadFileG .uploaded-list .list-item-content .fileuploaded_tit[data-v-b139076e] {
  width: 538px;
}
.alert-warning[data-v-b139076e]{
  background-color: #fdf6ec;
  color: #E6A23C;
  width: 100%;
  padding: 8px 16px;
  margin: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.title[data-v-b139076e]{
  font-size: 18px;
  padding: 8px;
  font-weight: bold;
}
.description[data-v-b139076e]{
  font-size: 16px;
  padding: 4px;
}
.el-upload-list__item[data-v-b139076e] {
  font-size: 16px;
}

.index .header[data-v-28391c38] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.index .sp[data-v-28391c38] {
  background: #007aff;
  color: #fff;
}


.first[data-v-fcc31eda]{
  width: 1200px;
  height: auto;
}
.div[data-v-fcc31eda]{
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-fcc31eda]{
  text-indent: 40px;
}
.font-text[data-v-fcc31eda]{
  text-indent: 20px;
}
.next[data-v-fcc31eda] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-fcc31eda]{
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}

.form-last-tip[data-v-a7cdb90a] {
  height: 500px;
  line-height: 80px;
  font-size: 25px;
  color: #67c23a;
}
.form-last-tip .text[data-v-a7cdb90a] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.btn-box[data-v-a7cdb90a] {
  margin-top: 30px;
}


.declareTheChannel[data-v-6995620e]{
  width: 1200px;
  margin-top: 30px;
  min-height: 500px;
}
.liactive[data-v-6995620e] {
  background: #095CA0;
}
.nav1[data-v-6995620e] {
  height: auto;
  width: 700px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav2[data-v-6995620e] {
  height: auto;
  width: 520px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.declareTheChannel ul li[data-v-6995620e] {
  width: 11.111%;
  text-align: center;
  font-size: 18px;
  height:51px;
  cursor: pointer;
  float: left;
  padding-top: 16px;
  padding-bottom: 8px;
  position: relative;
}
.titleItem[data-v-6995620e] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleItem2[data-v-6995620e] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleLabel[data-v-6995620e]{
  font-family: HelveticaNeue;
  display: block;
  color: white;
  font-size: 18px;
}
.titleItem[data-v-6995620e]:hover{
  -webkit-animation-name: pic-data-v-6995620e;
          animation-name: pic-data-v-6995620e;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
.titleItem2[data-v-6995620e]:hover{
  -webkit-animation-name: pic-data-v-6995620e;
          animation-name: pic-data-v-6995620e;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-6995620e {
50% {
    -webkit-transform:scale(1.08);
}
}

.cxcyds[data-v-cf1515fe] {
  margin-top: 40px;
  position: relative;
  width: 1200px;
  height: 779px;
}
.cxcyds[data-v-cf1515fe]:before {
  content: '';
  position: absolute;
  top: 50px;
  left: 50px;
  width: 225px;
  height: 146px;
  background: var(--entranceLogoBg);
}
.cxcyds .header[data-v-cf1515fe]{
  margin: auto;
  width: 100%;
  height: 230px;
  text-align: center;
  line-height: 230px;
  font-weight: bold;
  font-size: 40px;
  color: #fff;
}
.cxcyds .section[data-v-cf1515fe] {
  margin: 0 auto 0;
  padding: 0 49px 75px;
  width: 900px;
  background: rgba(255, 255, 255, .2);
  border-radius: 10px;
  overflow: hidden;
}
.cxcyds .section dl[data-v-cf1515fe] {
  float: left;
  width: 900px;
  overflow: hidden;
}
.cxcyds .section dl dt[data-v-cf1515fe] {
  position: relative;
  float: left;
  width: 900px;
  height: 135px;
  text-align: center;
  line-height: 140px;
  font-size: 25px;
  color: #fff;
  overflow: hidden;
}
.cxcyds .section dl dt[data-v-cf1515fe]:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 150px;
  width: 100px;
  height: 2px;
  background: #fff;
}
.cxcyds .section dl dt[data-v-cf1515fe]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: 150px;
  width: 100px;
  height: 2px;
  background: #fff;
}
.cxcyds .section dl dd[data-v-cf1515fe] {
  float: left;
  width: 900px;
  overflow: hidden;
}
.cxcyds .section dl dd ul[data-v-cf1515fe] {
  float: left;
  width: 900px;
  overflow: hidden;
}
.cxcyds .section dl dd ul li[data-v-cf1515fe] {
  float: left;
  padding: 0 10px;
  width: 205px;
  overflow: hidden;
}
.cxcyds .titleItem[data-v-cf1515fe]:hover{
  -webkit-animation-name: pic-data-v-cf1515fe;
          animation-name: pic-data-v-cf1515fe;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-cf1515fe {
50% {
    -webkit-transform:scale(1.08);
}
}
.titleItem[data-v-cf1515fe] {
  float: left;
  width: 100%;
  height: 64px;
  text-align: center;
  line-height: 64px;
  font-size: 25px;
  color: #333;
  text-decoration: none;
  background: #fff;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: cornflowerblue;/*#A9A9A9*/
  color: white;
  cursor: pointer;
}

.hd[data-v-24bab70a] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-24bab70a] {
  width: 1200px;
  height: auto;
}

[data-v-3bea6360] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-3bea6360] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-3bea6360] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-3bea6360] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3bea6360] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3bea6360] {
  text-indent: 2em;
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.tips[data-v-3bea6360] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.next[data-v-3bea6360] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-3bea6360] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}

.first[data-v-290a40a8] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-290a40a8] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-290a40a8] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-290a40a8] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-290a40a8] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-290a40a8] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-290a40a8] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-290a40a8] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-290a40a8] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-290a40a8] {
  width: 60% !important;
}
.titles[data-v-290a40a8] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-290a40a8] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-290a40a8] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}

/* 新 */
.first .el-icon-plus[data-v-290a40a8]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-290a40a8] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-290a40a8]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-290a40a8] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-290a40a8] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-290a40a8] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-290a40a8] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-290a40a8] {
  width: 178px;
  height: 250px;
  display: block;
}
.addBtn[data-v-290a40a8] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-290a40a8] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.wordNumber[data-v-290a40a8] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-737a0c2a] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-737a0c2a] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-737a0c2a] {
  color: #F56C6C;
}
.titls h2[data-v-737a0c2a] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-737a0c2a] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-737a0c2a] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-737a0c2a] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-737a0c2a]:hover {
  border-color: #409eff;
}
[data-v-737a0c2a] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-737a0c2a] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-737a0c2a] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-737a0c2a]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-737a0c2a] {
  margin-left: 11px;
}

.first[data-v-7b58eb88] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-7b58eb88] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-7b58eb88] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-7b58eb88] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-7b58eb88] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-7b58eb88] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-7b58eb88] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-7b58eb88] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-7b58eb88] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-7b58eb88] {
  width: 60% !important;
}
.titles[data-v-7b58eb88] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-7b58eb88] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-7b58eb88] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}

/* 新 */
.first .el-icon-plus[data-v-7b58eb88]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-7b58eb88] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-7b58eb88]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-7b58eb88] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-7b58eb88] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-7b58eb88] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-7b58eb88] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-7b58eb88] {
  width: 178px;
  height: 250px;
  display: block;
}
.addBtn[data-v-7b58eb88] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-7b58eb88] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.wordNumber[data-v-7b58eb88] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-0f82f3ae] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-0f82f3ae] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-0f82f3ae] {
  color: #F56C6C;
}
.titls h2[data-v-0f82f3ae] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-0f82f3ae] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-0f82f3ae] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-0f82f3ae] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-0f82f3ae]:hover {
  border-color: #409eff;
}
[data-v-0f82f3ae] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-0f82f3ae] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-0f82f3ae] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-0f82f3ae]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-0f82f3ae] {
  margin-left: 11px;
}











































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-c12c02a6] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-c12c02a6] .ql-container.ql-snow {
  border: 1px solid #dcdfe6 !important;
  border-radius: 4px !important;
}
.first[data-v-c12c02a6] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-c12c02a6] {
  margin-top: 30px;
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-c12c02a6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-c12c02a6] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-c12c02a6] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-c12c02a6] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-c12c02a6] {
  width: 60% !important;
}
.titles[data-v-c12c02a6] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-c12c02a6] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-c12c02a6] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}

/* 新 */
.first .el-icon-plus[data-v-c12c02a6]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-c12c02a6] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-c12c02a6]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-c12c02a6] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-c12c02a6] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-c12c02a6] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-c12c02a6] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-c12c02a6] {
  width: 178px;
  height: 250px;
  display: block;
}
[data-v-c12c02a6] .el-collapse-item__header {
  padding-left: 20px !important;
}

.hd[data-v-90169df4]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-90169df4]{ width: 1200px; height: auto;
}

.tips[data-v-1b5994ec] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-1b5994ec] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-1b5994ec] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-1b5994ec] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-1b5994ec] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-1b5994ec] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-1b5994ec] {
  color: #666666;
  font-size: 16px;
  width: 1100px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-1b5994ec] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-1b5994ec] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}




































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-64442c05] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-64442c05] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-64442c05] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-64442c05] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-64442c05] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-64442c05] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-64442c05] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-64442c05] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-64442c05] {
  width: 60% !important;
}
.titles[data-v-64442c05] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-64442c05] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-64442c05] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-64442c05] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-64442c05] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-64442c05]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-64442c05] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-64442c05]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-64442c05] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-64442c05] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-64442c05] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-64442c05] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-64442c05] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-64442c05] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}
























































































































































































































































































































































































































































































































































































































































































































































































/* .five-tel-menu-div {
  border-bottom: 1px solid #EBEEF5;
} */
.first[data-v-f9d56bb6] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-f9d56bb6] .el-menu-item {
  padding: 10px 0 10px 20px !important;
}
.first[data-v-f9d56bb6] .el-menu-item, .el-submenu__title[data-v-f9d56bb6] {
  white-space: normal !important;
  height: auto;
  line-height: 30px;
  list-style: none;
}
.first[data-v-f9d56bb6] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-f9d56bb6] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-f9d56bb6] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-f9d56bb6] {
  color: #F56C6C;
}
.titls h2[data-v-f9d56bb6] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-f9d56bb6] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-f9d56bb6] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-f9d56bb6] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-f9d56bb6]:hover {
  border-color: #409eff;
}
[data-v-f9d56bb6] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-f9d56bb6] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-f9d56bb6]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-f9d56bb6] {
  margin-left: 11px;
}

.first[data-v-4249e7d8] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-4249e7d8] .el-menu-item {
  padding: 10px 0 10px 20px !important;
}
.first[data-v-4249e7d8] .el-menu-item,
.el-submenu__title[data-v-4249e7d8] {
  white-space: normal !important;
  height: auto;
  line-height: 30px;
  list-style: none;
}
.first[data-v-4249e7d8] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-4249e7d8] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  margin-top: 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-4249e7d8] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-4249e7d8] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-4249e7d8] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-4249e7d8] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-4249e7d8] {
  width: 60% !important;
}
.titles[data-v-4249e7d8] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-4249e7d8] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-4249e7d8] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-4249e7d8] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-4249e7d8] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}

/* 新 */
.first .el-icon-plus[data-v-4249e7d8]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-4249e7d8] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-4249e7d8]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-4249e7d8] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-4249e7d8] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-4249e7d8] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-4249e7d8] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-4249e7d8] {
  width: 178px;
  height: 250px;
  display: block;
}

/*<!--   富文本  -->*/
.first[data-v-4249e7d8] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-4249e7d8] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-4249e7d8] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-4249e7d8] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-4249e7d8] .el-menu-item.is-active {
  color: #303133;
}

.hd[data-v-869d6f6c]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-869d6f6c]{ width: 1200px; height: auto;
}

[data-v-8038ce9c] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-8038ce9c] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-8038ce9c] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-8038ce9c] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-8038ce9c] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-8038ce9c] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.tips[data-v-8038ce9c] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.next[data-v-8038ce9c] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-8038ce9c] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}

.first[data-v-2a2e6158] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-2a2e6158] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-2a2e6158] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-2a2e6158] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-2a2e6158] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-2a2e6158] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-2a2e6158] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-2a2e6158] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-2a2e6158] {
  width: 60% !important;
}
.titles[data-v-2a2e6158] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-2a2e6158] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-2a2e6158] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-2a2e6158] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-2a2e6158] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-2a2e6158] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}
.first[data-v-2a2e6158] .txtL1 .el-form-item__label {
  font-size: 13px;
}

/* 新 */
.first .el-icon-plus[data-v-2a2e6158]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-2a2e6158] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-2a2e6158]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-2a2e6158] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-2a2e6158] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-2a2e6158] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-2a2e6158] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-2a2e6158] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-2a2e6158] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-34863fe2] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.first[data-v-34863fe2] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-34863fe2] .el-menu-item div {
  margin: 0 !important;
}
.titls[data-v-34863fe2] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-34863fe2] {
  color: #F56C6C;
}
.titls h2[data-v-34863fe2] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-34863fe2] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-34863fe2] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-34863fe2] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-34863fe2]:hover {
  border-color: #409eff;
}
[data-v-34863fe2] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-34863fe2] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-34863fe2] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-34863fe2]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-34863fe2] {
  margin-left: 11px;
}

.first[data-v-a3803310] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-a3803310] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-a3803310] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-a3803310] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-a3803310] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-a3803310] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-a3803310] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-a3803310] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-a3803310] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-a3803310] {
  width: 60% !important;
}
.titles[data-v-a3803310] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-a3803310] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-a3803310] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-a3803310] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-a3803310] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-a3803310] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-a3803310]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-a3803310] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-a3803310]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-a3803310] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-a3803310] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-a3803310] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-a3803310] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-a3803310] {
  width: 178px;
  height: 250px;
  display: block;
}
.wordNumber[data-v-a3803310] {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
  color: gray;
}

.first[data-v-8e4523d0] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.first[data-v-8e4523d0] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-8e4523d0] .el-menu-item div {
  margin: 0 !important;
}
.titls[data-v-8e4523d0] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-8e4523d0] {
  color: #F56C6C;
}
.titls h2[data-v-8e4523d0] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-8e4523d0] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-8e4523d0] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-8e4523d0] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-8e4523d0]:hover {
  border-color: #409eff;
}
[data-v-8e4523d0] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-8e4523d0] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
[data-v-8e4523d0] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
.required[data-v-8e4523d0]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-8e4523d0] {
  margin-left: 11px;
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-1bcebc39] .el-menu-item {
  line-height: normal !important;
  white-space: normal !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.first[data-v-1bcebc39] .el-menu-item div {
  margin: 0 !important;
  white-space: normal !important;
  overflow: initial !important;
  text-overflow: initial !important;
}
.first[data-v-1bcebc39] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-1bcebc39] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-1bcebc39] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
[data-v-1bcebc39] .el-collapse-item__header {
  padding-left: 20px !important;
  font-weight: bold;
}
[data-v-1bcebc39] .txtL1 .el-form-item__label {
  font-size: 13px;
}
.first[data-v-1bcebc39] {
  width: 1100px;
  margin-top: 30px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-1bcebc39] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-1bcebc39] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-1bcebc39] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-1bcebc39] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-1bcebc39] {
  width: 60% !important;
}
.titles[data-v-1bcebc39] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-1bcebc39] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-1bcebc39] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-1bcebc39] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-1bcebc39] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
.txtTitle2[data-v-1bcebc39] {
  font-size: 14px;
  position: relative;
  margin-top: 5px;
  color: #606266;
}

/* 新 */
.first .el-icon-plus[data-v-1bcebc39]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-1bcebc39] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-1bcebc39]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-1bcebc39] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-1bcebc39] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-1bcebc39] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-1bcebc39] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-1bcebc39] {
  width: 178px;
  height: 250px;
  display: block;
}

.hd[data-v-5553f17a] {
  width: 1200px;
  height: 80px;
  margin-top: 80px;
  overflow: hidden;
}
.child[data-v-5553f17a] {
  width: 1200px;
  height: auto;
}

.first[data-v-b485f6e4] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-b485f6e4] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-b485f6e4] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-b485f6e4] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-b485f6e4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-b485f6e4] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
  color: #ffffff;
}

.first[data-v-5eccaa44] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-5eccaa44] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-5eccaa44] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-5eccaa44] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-5eccaa44] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-5eccaa44] {
  width: 60% !important;
}
.titles[data-v-5eccaa44] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-5eccaa44] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-5eccaa44] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-5eccaa44] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-5eccaa44] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}

/* 新 */
.first .el-icon-plus[data-v-5eccaa44]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-5eccaa44] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.first .required[data-v-5eccaa44]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.first[data-v-5eccaa44] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-5eccaa44] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-5eccaa44] .el-upload:hover {
  border-color: #409eff;
}
.first .avatar-uploader-icon[data-v-5eccaa44] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-5eccaa44] {
  width: 178px;
  height: 250px;
  display: block;
}

.first[data-v-4e769927] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-4e769927] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-4e769927] {
  color: #f56c6c;
}
.titls h2[data-v-4e769927] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-4e769927] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-4e769927] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-4e769927] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-4e769927]:hover {
  border-color: #409eff;
}
[data-v-4e769927] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-4e769927] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-4e769927]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-4e769927] {
  margin-left: 11px;
}

.video[data-v-1d8ecf76] {
  width: 1200px;
  height: 380px;
  background: cyan;
}
.miss[data-v-1d8ecf76] {
  width: 1200px;
  height: 380px;
  -o-object-fit: fill;
     object-fit: fill;
  outline: none;
}
.explain[data-v-1d8ecf76] {
  margin-top: 20px;
  width: 1200px;
  height: 405px;
  background: url(/static/img/indexbg.a154693.png) no-repeat;
  background-size: 100% 100%;
}
.url[data-v-1d8ecf76] {
  font-size: 28px;
  text-align: center;
  display: block;
  width: 1200px;
  height: 405px;
}
.roomticket[data-v-1d8ecf76] {
  margin-top: 20px;
  width: 1200px;
  height: 160px;
  background: url(/static/img/bg04.d78ab90.jpg) no-repeat;
  background-size: 100% 100%;
}
.hcbBG[data-v-1d8ecf76] {
  margin-top: 20px;
  width: 1200px;
  height: 120px;
  background: url(/static/img/hcb_bg.6f3f33b.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
.roomurl[data-v-1d8ecf76] {
  font-size: 28px;
  text-align: center;
  display: block;
  width: 1200px;
  height: 160px;
  cursor:pointer;
}
.moreticket[data-v-1d8ecf76] {
  width: 230px;
  height: 35px;
  background: #F87518;
}
.title[data-v-1d8ecf76] {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.title2[data-v-1d8ecf76] {
  width: 590px;
}
.title .titleleft[data-v-1d8ecf76] {
  font-size: 28px;
  color: #255BDA;
  width: 300px;
}
.title .titleright[data-v-1d8ecf76] {
  font-size: 18px;
  color: #999999;
}
.news[data-v-1d8ecf76] {
  width: 589px;
  height: 220px;
  border: 1px solid #EBEBEB;
  overflow: hidden;
}
.news ul li[data-v-1d8ecf76] {
  height: 44px;
  line-height: 44px;
  width: 569px;
  padding: 0 15px;
  font-size: 16px;
  cursor: pointer;
}
.news ul li[data-v-1d8ecf76]:hover {
  background: #f5f5f5;
}
.pointer[data-v-1d8ecf76] {
  color: #255BDA;
  line-height: 44px;
  font-size: 20px;
}
.swiperbox[data-v-1d8ecf76] {
  height: 200px;
  overflow: hidden;
}
.seamless-warp[data-v-1d8ecf76] {
  height: 229px;
  overflow: hidden;
}
.platform[data-v-1d8ecf76] {
  position: relative;
  width: 1200px;
  height: 400px;
  background: url(/static/img/bg02.89c1809.png) no-repeat;
  background-size: 100% 100%;
}
.platform img[data-v-1d8ecf76] {
  width: 1200px;
  height: 400px;
}
.boxshaw[data-v-1d8ecf76] {
  width: 823px;
  height: 209px;
  margin-top: 10px;
  background: url(/static/img/build.c7a2cfb.png) no-repeat;
  background-size: 100% 100%;
}
.boxshaw img[data-v-1d8ecf76] {
  width: 823px;
  height: 224px;
}
.slideimg[data-v-1d8ecf76] {
  width: 100%;
  height: 161px;
}
.slideimg img[data-v-1d8ecf76] {
  width: 100%;
  height: 161px;
}
.slidetitle[data-v-1d8ecf76] {
  font-size: 18px;
  color: #333;
  line-height: 46px;
  overflow: hidden;
  height: 46px;
  width: 100%;
  text-align: left;;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.thead[data-v-1d8ecf76] {
  margin-bottom: 20px;
  font-size: 18px;
  color: #2077BE;
}
.thead div[data-v-1d8ecf76] {
  float: left;
}
.thead .title1[data-v-1d8ecf76] {
  width: 10%;
}
.thead .title2[data-v-1d8ecf76] {
  width: 10%;
}
.thead .title3[data-v-1d8ecf76] {
  width: 10%;
}
.thead .title4[data-v-1d8ecf76] {
  width: 5%;
}
.sd[data-v-1d8ecf76] {
  margin-left: 40px;
  margin-right: 20px;
}
.third[data-v-1d8ecf76] {
  margin-left: 40px;
}
.swiper-button-prev[data-v-1d8ecf76], .swiper-button-next[data-v-1d8ecf76]{
  margin-top: -40px;
}
.newsImg[data-v-1d8ecf76]:hover{
  -webkit-animation-name: pic-data-v-1d8ecf76;
          animation-name: pic-data-v-1d8ecf76;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-1d8ecf76 {
50% {
    -webkit-transform:scale(1.08);
}
}
.showMore[data-v-1d8ecf76]{
  position: absolute;
  margin: 257px 432px;
  z-index: 5000;
  width: 100px;
  background: #007aff;
}
.showRoomTickets[data-v-1d8ecf76] {
  position: absolute;
  margin: 256px 432px;
  z-index: 5000;
  width: 230px;
  height: 60px;
  margin-top: 50px;
  margin-left: 180px;
  /*background: #007aff;*/
  cursor: pointer;
}

.enterpriseDeclarati[data-v-13d25e30] {
  width: 100%;
  background: #F5F5F5;
}
.fox[data-v-13d25e30] {
  width: 1200px;
  height: 407px;
  background: url(/static/img/bg11.c7a7751.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.searchlist[data-v-13d25e30] {
  margin: 10px auto;
  width: 95%;
  ;
  height: 30px;
  line-height: 30px;
}
.searchlist ul li[data-v-13d25e30] {
  width: auto;
  overflow: hidden;
  padding: 0 15px;
  color: #666;
  float: left;
  font-size: 14px;
  cursor: pointer;
}
.special[data-v-13d25e30] {
  color: #F87518 !important;
}
.serch[data-v-13d25e30] .el-input-group__append {
  color: #fff;
  background: #255BDA;
  width: 80px;
}
.empty[data-v-13d25e30] {
  height: 200px;
  width: 1200px;
}
.card2[data-v-13d25e30] {
  width: 1140px;
  position: absolute;
  bottom: -272px;
  height: 253px;
  opacity: 0.9;
}

.card[data-v-26afb534] {
  width: 1140px;
  left: 30px;
  position: absolute;
  bottom: -175px;
  height: 253px;
  opacity: 0.9;
}
.card2[data-v-26afb534] {
  width: 1140px;
  left: 30px;
  position: absolute;
  bottom: -439px;
  height: 253px;
  opacity: 0.9;
}
.card_box[data-v-26afb534] {
  width: 558px;
  height: 253px;
  border-radius: 5px;
  background: #fff;
}
.card_main[data-v-26afb534] {
  width: 498px;
  height: 183px;
  padding: 30px 0;
}
.card_main_left[data-v-26afb534] {
  width: 315px;
  height: 180px
}
.card_main_right[data-v-26afb534] {
  width: 166px;
  height: 120px;
  margin-top: 40px;
}
.card_main_right img[data-v-26afb534] {
  /*width: 166px;height: 120px;*/
}
.card_main_left_txt[data-v-26afb534] {
  width: 100%;
  line-height: 45px;
  color: #255BDA;
  font-size: 24px;
}
.coloryellow[data-v-26afb534] {
  color: #F87518;
}
.linkbuttoncolor[data-v-26afb534] {
  background: #F87518 !important;
}
.card_main_left_center[data-v-26afb534] {
  height: 78px;
  line-height: 20px;
  padding: 3px 0 10px 0;
  width: 100%;
  word-break: break-all;
  font-size: 16px;
  color: #333333;
}
.linkbutton[data-v-26afb534] {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #255BDA;
  font-size: 14px;
  float: left;
  margin-top: 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
.linkbutton a[data-v-26afb534] {
  color: #fff;
  display: block;
}
.card_box[data-v-26afb534]:hover {
  -webkit-animation-name: pic-data-v-26afb534;
          animation-name: pic-data-v-26afb534;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-26afb534 {
50% {
    -webkit-transform: scale(1.08);
}
}

.empty[data-v-cafaac68]{ width: 1200px;height: 400px;
}
.cardvue[data-v-cafaac68]{margin-top: 20px
}

.titles[data-v-22befab2] {
  width: 1200px;
  height: 60px;
  line-height: 58px;
  /*padding-top: 20px;*/
  border-bottom: 1px solid #dcdcdc;
  color: #255BDA;
  font-size: 23px;
  margin-bottom: 20PX;
}
.btline[data-v-22befab2] {
  border-bottom: 3px solid #255BDA;
  display: inline-block;
}
.card[data-v-22befab2] {
  overflow: hidden;
}
.card_t[data-v-22befab2] {
  width: 1200px;
  min-height: 100px;
  margin: 8px auto 0 auto;
}
.card_t ul li[data-v-22befab2]:hover {
  color: #fff;
  background: #255BDA !important;
}
.card_t ul li:hover .heng[data-v-22befab2] {
  background: #fff;
}
.card_t ul li:hover .shu[data-v-22befab2] {
  background: #fff;
}
.card_t ul li a[data-v-22befab2] {
  color: #2c3e50;
}
.card_t ul li:hover a[data-v-22befab2] {
  color: #fff;
}
.card_t ul li[data-v-22befab2] {
  position: relative;
  width: 270px;
  height: 40px;
  padding: 20px 6px;
  background: #fff;
  border-radius: 3px;
  float: left;
  margin-right: 24px;
  line-height: 40px;
  font-size: 16px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
}
.rgbadiv[data-v-22befab2] {
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 1);
  left: 0;
  top: 0;
  border-radius: 3px;
}
.card_t ul li[data-v-22befab2]:nth-child(4n) {
  margin-right: 0;
}
.li_left[data-v-22befab2] {
  width: 40px;
  height: 40px;
}
.li_left img[data-v-22befab2] {
  width: 36px;
  height: 36px;
}
.li_center[data-v-22befab2] {
  width: 220px;
  height: 40px;
  margin-left: 5px;
  line-height: 40px;
}
.li_right[data-v-22befab2] {
  width: 1px;
  height: 40px;
  position: relative;
}
.heng[data-v-22befab2] {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #255BDA;
  top: 18px;
  left: -36px;
}
.shu[data-v-22befab2] {
  position: absolute;
  width: 2px;
  height: 20px;
  left: -27px;
  background: #255BDA;
  top: 9px;
}
.el-dialog .el-dialog__body[data-v-22befab2]{
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}


.empty[data-v-23947975]{ width: 1200px;height: 400px;
}
.cardvue[data-v-23947975]{margin-top: 20px
}

.empty[data-v-34eebcb2] {
  width: 1200px;
  height: 400px;
}
.cardvue[data-v-34eebcb2] {
  margin-top: 20px
}

.titles[data-v-143192e2] {
  width: 1200px;
  height: 60px;
  line-height: 58px;
  /*padding-top: 20px;*/
  border-bottom: 1px solid #dcdcdc;
  color: #255BDA;
  font-size: 23px;
  margin-bottom: 20PX;
}
.btline[data-v-143192e2] {
  border-bottom: 3px solid #255BDA;
  display: inline-block;
}
.card[data-v-143192e2] {
  overflow: hidden;
}
.card_t[data-v-143192e2] {
  width: 1200px;
  min-height: 100px;
  margin: 8px auto 0 auto;
}
.card_t ul li[data-v-143192e2]:hover {
  color: #fff;
  background: #255BDA !important;
}
.card_t ul li:hover .heng[data-v-143192e2] {
  background: #fff;
}
.card_t ul li:hover .shu[data-v-143192e2] {
  background: #fff;
}
.card_t ul li a[data-v-143192e2] {
  color: #2c3e50;
}
.card_t ul li:hover a[data-v-143192e2] {
  color: #fff;
}
.card_t ul li[data-v-143192e2] {
  position: relative;
  width: 270px;
  height: 40px;
  padding: 20px 6px;
  background: #fff;
  border-radius: 3px;
  float: left;
  margin-right: 24px;
  line-height: 40px;
  font-size: 16px;
  margin-bottom: 20px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
}
.rgbadiv[data-v-143192e2] {
  width: 100%;
  height: 100%;
  position: absolute;
  line-height: 80px;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 1);
  left: 0;
  top: 0;
  border-radius: 3px;
}
.card_t ul li[data-v-143192e2]:nth-child(4n) {
  margin-right: 0;
}
.li_left[data-v-143192e2] {
  width: 40px;
  height: 40px;
}
.li_left img[data-v-143192e2] {
  width: 36px;
  height: 36px;
}
.li_center[data-v-143192e2] {
  min-width: 220px;
  height: 40px;
  margin-left: 5px;
}
.li_right[data-v-143192e2] {
  width: 1px;
  height: 40px;
  position: relative;
}
.heng[data-v-143192e2] {
  position: absolute;
  width: 20px;
  height: 2px;
  background: #255BDA;
  top: 18px;
  left: -36px;
}
.shu[data-v-143192e2] {
  position: absolute;
  width: 2px;
  height: 20px;
  left: -27px;
  background: #255BDA;
  top: 9px;
}
.el-dialog--center .el-dialog__body[data-v-143192e2] {
    text-align: center !important;
}


.fox[data-v-572ec15a] {
    width: 1200px;
    height: 407px;
    background: url(/static/img/bg08.e27fb3b.png) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.fox.pinghu[data-v-572ec15a] {
    background: url(/static/img/bg06.a05bbf3.jpg) no-repeat center/100% 100%;
}
.fox.gang[data-v-572ec15a] {
    background: url(/static/img/bg04.66f4acc.jpg) no-repeat center/100% 100%;
}
.searchlist[data-v-572ec15a]{ margin: 10px auto;width: 95%;;height: 30px;line-height: 30px;
}
.searchlist ul li[data-v-572ec15a]{width: auto;overflow: hidden; padding: 0 15px;color: #666; float: left;
font-size: 14px;cursor: pointer;
}
.special[data-v-572ec15a]{ color: #F87518 !important;
}
.serch[data-v-572ec15a] .el-input-group__append {
    color: #fff;
    background: #255BDA;
    width: 80px;
}
.empty[data-v-572ec15a] {
    height: 200px;
    width: 1200px;
}


.card[data-v-d8fd69ee] {
  width: 1140px;
  left: 30px;
  position: absolute;
  bottom: -175px;
  height: 253px;
  opacity: 0.9;
}
.card_box[data-v-d8fd69ee] {
  width: 558px;
  height: 253px;
  border-radius: 5px;
  background: #fff;
}
.card_main[data-v-d8fd69ee] {
  width: 498px;
  height: 183px;
  padding: 30px 0;
}
.card_main_left[data-v-d8fd69ee] {
  width: 315px;
  height: 180px
}
.card_main_right[data-v-d8fd69ee] {
  width: 166px;
  height: 120px;
  margin-top: 40px;
}
.card_main_right img[data-v-d8fd69ee] {
  /*width: 166px;height: 120px;*/
}
.card_main_left_txt[data-v-d8fd69ee] {
  width: 100%;
  line-height: 45px;
  color: #255BDA;
  font-size: 26px;
}
.coloryellow[data-v-d8fd69ee] {
  color: #F87518;
}
.linkbuttoncolor[data-v-d8fd69ee] {
  background: #F87518 !important;
}
.card_main_left_center[data-v-d8fd69ee] {
  height: 78px;
  line-height: 20px;
  padding: 3px 0 10px 0;
  width: 100%;
  word-break: break-all;
  font-size: 16px;
  color: #333333;
}
.linkbutton[data-v-d8fd69ee] {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #255BDA;
  font-size: 14px;
  float: left;
  margin-top: 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
.linkbutton a[data-v-d8fd69ee] {
  color: #fff;
  display: block;
}
.card_box[data-v-d8fd69ee]:hover {
  -webkit-animation-name: pic-data-v-d8fd69ee;
          animation-name: pic-data-v-d8fd69ee;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-d8fd69ee {
50% {
    -webkit-transform: scale(1.08);
}
}

.centertitlte[data-v-5a885861] {
  width: 1200px;
  height: 30px;
  line-height: 30px;
  color: #666;
  text-align: left;
  font-size: 18px;
  margin-bottom: 10px;
}
.div-btn[data-v-5a885861] {
  float: right;
  text-align: left;
  line-height: 35px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shadowbox[data-v-5a885861] {
  width: 1200px;
  min-height: 200px;
  background: #f5f5f5;
}
.center[data-v-5a885861] {
  font-size: 16px;
}
.centerheader[data-v-5a885861] {
  height: 90px;
  width: 1200px;
  margin: 30px auto 0px auto;
}
.photo[data-v-5a885861] {
  width: 70px;
  height: 70px;
  background: #f5f5f5;
  border-radius: 50%;
  line-height: 70px;
}
.name[data-v-5a885861] {
  width: 500px;
  height: 70px;
  margin-left: 25px;
  line-height: 35px;
}
.rdspan[data-v-5a885861] {
  font-size: 16px;
  background: #255bda;
  border-radius: 5px;
  padding: 3px;
  margin-left: 20px;
  color: #fff;
}
.erweima[data-v-5a885861] {
  width: 80px;
  height: 70px;
  margin-left: 140px;
  font-size: 12px;
  color: #333;
}
.erweima img[data-v-5a885861] {
  width: 80px;
  height: 70px;
}
.company[data-v-5a885861] {
  height: 70px;
  margin-left: 25px;
  line-height: 70px;
}
.empty[data-v-5a885861] {
  width: 1200px;
  height: 35px;
  background: #fff;
}
[data-v-5a885861] .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0 0 0px 10px;
}
.txtL[data-v-5a885861] .el-tag {
  height: 37px;
  line-height: 35px;
  font-size: 16px;
  vertical-align: middle;
  margin-left: 20px;
}
.shadowbox[data-v-5a885861] .is-scrolling-none {
  overflow: hidden;
  position: relative;
  border-left: 10px #f5f5f5 solid;
  border-right: 10px #f5f5f5 solid;
  width: 1180px;
}
.shadowbox[data-v-5a885861] .el-pagination {
  padding: 2px 10px;
}
.shadowbox[data-v-5a885861] .el-table td > .cell {
  padding-left: 0px;
}
.shadowbox[data-v-5a885861] .el-table .cell {
  line-height: 33px;
}
.cardvue[data-v-5a885861] {
  margin-top: 20px;
}
.tu[data-v-5a885861] {
  width: 36px;
  height: 36px;
  /* position: absolute; */
  float: left;
  line-height: 80px;
  margin: 22px 0px 0 20px;
}
.pos_absolute[data-v-5a885861] {
  width: 100%;
  height: 100%;
  color: #fff;
  left: 0;
  top: 0;
  line-height: 80px;
  text-align: center;
  border-radius: 3px;
  background: black;
}
.pos_reltive[data-v-5a885861] {
  width: 282px;
  height: 80px;
  float: left;
  margin-top: 30px;
  cursor: pointer;
  margin-right: 20px;
}
.activity[data-v-5a885861] {
  width: 1147px;
  height: 200px;
  text-align: center;
  margin-top: 5px;
  margin-left: 52px;
  line-height: 200px;
  color: #999999;
  margin-left: 30px;
}
.kuai[data-v-5a885861] {
  width: 126px;
  height: 20px;
  font-size: 14px;
  font-family: MicrosoftYaHei;
  color: #ffffff;
  line-height: 80px;
  text-align: left;
}

.tableUnover[data-v-5b655bc2] .el-table td {
  padding: 3px 0;
}
.tableUnover[data-v-5b655bc2] .el-table th {
  padding: 3px 0;
  font-weight: 400;
  color: #333;
}
.continueApply[data-v-5b655bc2] {
  color: green;
  cursor: pointer;
}
.returnDown[data-v-5b655bc2] {
  color: red;
  cursor: pointer;
}

.tableOver[data-v-87a97fec] .el-table td{ padding:3px 0;
}
.tableOver[data-v-87a97fec] .el-table th{ padding:3px 0;font-weight: 400;color: #333;
}
.continueApply[data-v-87a97fec]{color: green;cursor: pointer;
}
.returnDown[data-v-87a97fec]{color: red;cursor: pointer;
}

.talentsEvents[data-v-6f5ed05d]{width: 100%; min-height: 850px;background: #F5F5F5;
}
.fox[data-v-6f5ed05d] {
  width: 1200px;
  height: 407px;
  background: url(/static/img/activitiess.5a14da8.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.searchlist[data-v-6f5ed05d]{ margin: 10px auto;width: 95%;;height: 30px;line-height: 30px;
}
.searchlist ul li[data-v-6f5ed05d]{width: auto;overflow: hidden; padding: 0 15px;color: #666; float: left;
  font-size: 14px;cursor: pointer;
}
.special[data-v-6f5ed05d]{ color: #F87518 !important;
}
.serch[data-v-6f5ed05d] .el-input-group__append {
  color: #fff;
  background: #255BDA;
  width: 80px;
}
.card[data-v-6f5ed05d] {
   width: 1140px;
   left: 30px;
   position: absolute;
   bottom: -330px;
   height: 450px;
   opacity: 0.9;
}
.card_box[data-v-6f5ed05d] {
  width: 558px;
  height: 450px;
  border-radius: 5px;
  background: #fff;
}
.card_main[data-v-6f5ed05d] {
  width: 498px;
  height: 183px;
  padding: 30px 0;
}
.card_main_left[data-v-6f5ed05d] {
  width: 315px;
  height: 180px
}
.card_main_right[data-v-6f5ed05d] {
  width: 166px;
  height: 120px;
  margin-top: 100px;
}
.card_main_right img[data-v-6f5ed05d] {
  /*width: 166px;height: 120px;*/
}
.card_main_left_txt[data-v-6f5ed05d] {
  width: 100%;
  line-height: 45px;
  color: #255BDA;
  font-size: 26px;
}
.coloryellow[data-v-6f5ed05d] {
  color: #F87518;
}
.linkbuttoncolor[data-v-6f5ed05d] {
  background: #F87518 !important;
}
.card_main_left_center[data-v-6f5ed05d] {
  padding: 3px 0 10px 0;
  width: 100%;
  word-break: break-all;
  font-size: 16px;
  color: #333333;
  text-indent: 30px;
}
.linkbutton[data-v-6f5ed05d] {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #255BDA;
  font-size: 14px;
  float: left;
  margin-top: 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
.linkbutton a[data-v-6f5ed05d] {
  color: #fff;
  display: block;
}
.card_box[data-v-6f5ed05d]:hover {
  -webkit-animation-name: pic-data-v-6f5ed05d;
          animation-name: pic-data-v-6f5ed05d;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-6f5ed05d {
50% {
    -webkit-transform: scale(1.08);
}
}

.tips[data-v-b858f162] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-b858f162] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-b858f162] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-b858f162] {
  width: 1200px;
  min-height: 800px;
}
.title[data-v-b858f162] {
  font-size: 26px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;
  padding: 20px 0;
}
.titles[data-v-b858f162] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-b858f162] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-b858f162] {
  color: #666666;
  font-size: 16px;
  width: 1100px;
  line-height: 25px;
}
.next[data-v-b858f162] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-b858f162] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}

.FirstP[data-v-58e71d1f] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.list[data-v-58e71d1f] {
  height: 500px;
  min-height: 500px;
  overflow-y: auto;
}
.list_item[data-v-58e71d1f] {
  margin-top: 10px;
  border-bottom: 1px solid #DCDCDC;
}
.list_item[data-v-58e71d1f]:last-child {
  border-bottom: 0px !important;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-58e71d1f] .el-form-item__label {
  width: 80px;
}
.name-label span[data-v-58e71d1f] {
  color: #303133;
  font-size: 14px;
}
.status0[data-v-58e71d1f] {
  background: #fff !important;
  background-color: #fff !important;
  color: #E6A23C !important;
}
[data-v-58e71d1f] .el-table th {
  padding: 4px 0 !important;
}
.status1[data-v-58e71d1f],
.status3[data-v-58e71d1f],
.status5[data-v-58e71d1f] {
  background: #fff !important;
  background-color: #fff !important;
  color: #F56C6C !important;
}
.status2[data-v-58e71d1f],
.status4[data-v-58e71d1f] {
  background: #fff !important;
  background-color: #fff !important;
  color: #67C23A !important;
}
.FirstP[data-v-58e71d1f] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-58e71d1f] .el-form-item {
  margin-bottom: 16px;
}
.FirstP[data-v-58e71d1f] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-58e71d1f] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-58e71d1f] .el-table th {
  text-align: center;
}
.FirstP[data-v-58e71d1f] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

[data-v-34fb59c8] .el-breadcrumb__inner {
  font-size: 20px;
  font-weight: bold !important;
}
.first[data-v-34fb59c8] .el-menu-item {
  padding: 10px 0 10px 20px !important;
}
.first[data-v-34fb59c8] .el-menu-item, .el-submenu__title[data-v-34fb59c8] {
  white-space: normal !important;
  height: auto;
  line-height: 30px;
  list-style: none;
}
.first[data-v-34fb59c8] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-34fb59c8] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-34fb59c8] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-34fb59c8] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-34fb59c8] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-34fb59c8] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-34fb59c8] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.titls[data-v-34fb59c8] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-34fb59c8] {
  color: #F56C6C;
}
.titls h2[data-v-34fb59c8] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-34fb59c8] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-34fb59c8] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-34fb59c8] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}
[data-v-34fb59c8] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.el-upload[data-v-34fb59c8]:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-34fb59c8] {
  font-size: 18px;
  color: #8c939d;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
}
.avatar[data-v-34fb59c8] {
  width: 200px;
  height: 200px;
  display: block;
}


[data-v-560c55ce] .el-tabs__item {
  font-size: 20px !important;
  font-weight: bold;
}
[data-v-560c55ce] .el-tabs__item.is-active {
  color: #409EFF !important;
}
[data-v-560c55ce] .el-tabs__active-bar {
  height: 3px !important;
}
.content[data-v-560c55ce] {
  width: 1200px;
  margin-top: 30px;
}
.child[data-v-560c55ce] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.hd[data-v-22294cb0] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-22294cb0] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.tips[data-v-77672539] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-77672539] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-77672539] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-77672539] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-77672539] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-77672539] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-77672539] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-77672539] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-77672539] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  margin: 0 auto;
}














































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-8510c69e] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-8510c69e] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-8510c69e] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-8510c69e] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-8510c69e] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-8510c69e] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-8510c69e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-8510c69e] .el-select {
  display: block !important;
}
.FirstP[data-v-8510c69e] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-8510c69e] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-8510c69e]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-8510c69e] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-8510c69e] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-8510c69e] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-8510c69e] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-8510c69e] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-8510c69e]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.first[data-v-3cabc060] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-3cabc060] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-3cabc060] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-3cabc060] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-3cabc060] {
  color: #F56C6C;
}
.titls h2[data-v-3cabc060] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-3cabc060] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-3cabc060] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-3cabc060] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-3cabc060]:hover {
  border-color: #409eff;
}
[data-v-3cabc060] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-3cabc060] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-3cabc060]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-3cabc060] {
  margin-left: 11px;
}

.content[data-v-4767c525] {
  width: 1200px;
  margin-top: 30px;
  min-height: 500px;
}
[data-v-4767c525] .el-menu-item.is-active {
  color: #409EFF;
  font-weight: bold;
  background-color: #ecf5ff;
}
.next[data-v-4767c525] {
  width: 100%;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-4767c525] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  margin: 0 auto;
}

.hd[data-v-41f0ec46] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-41f0ec46] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.tips[data-v-017dbbc1] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-017dbbc1] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-017dbbc1] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-017dbbc1] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-017dbbc1] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-017dbbc1] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-017dbbc1] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-017dbbc1] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-017dbbc1] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  margin: 0 auto;
}





















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-04d390de] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-04d390de] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-04d390de] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-04d390de] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-04d390de] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-04d390de] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-04d390de] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-04d390de] .el-select {
  display: block !important;
}
.FirstP[data-v-04d390de] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-04d390de] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-04d390de]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-04d390de] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-04d390de] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-04d390de] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-04d390de] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-04d390de] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-04d390de]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.first[data-v-6c0698de] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-6c0698de] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-6c0698de] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-6c0698de] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-6c0698de] {
  color: #F56C6C;
}
.titls h2[data-v-6c0698de] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-6c0698de] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-6c0698de] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-6c0698de] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-6c0698de]:hover {
  border-color: #409eff;
}
[data-v-6c0698de] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-6c0698de] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-6c0698de]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-6c0698de] {
  margin-left: 11px;
}

.hd[data-v-4c1943f0] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-4c1943f0] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.tips[data-v-0dc4ffa4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-0dc4ffa4] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-0dc4ffa4] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-0dc4ffa4] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-0dc4ffa4] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-0dc4ffa4] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-0dc4ffa4] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-0dc4ffa4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-0dc4ffa4] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  margin: 0 auto;
}





































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-2b0714b4] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-2b0714b4] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-2b0714b4] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-2b0714b4] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-2b0714b4] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-2b0714b4] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-2b0714b4] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-2b0714b4] .el-select {
  display: block !important;
}
.FirstP[data-v-2b0714b4] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-2b0714b4] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-2b0714b4]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-2b0714b4] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-2b0714b4] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-2b0714b4] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-2b0714b4] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-2b0714b4] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-2b0714b4]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.first[data-v-7dbea89c] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-7dbea89c] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-7dbea89c] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-7dbea89c] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-7dbea89c] {
  color: #F56C6C;
}
.titls h2[data-v-7dbea89c] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-7dbea89c] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-7dbea89c] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-7dbea89c] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-7dbea89c]:hover {
  border-color: #409eff;
}
[data-v-7dbea89c] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-7dbea89c] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-7dbea89c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-7dbea89c] {
  margin-left: 11px;
}

.hd[data-v-2aa7c5af] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-2aa7c5af] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.tips[data-v-0fbc646f] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-0fbc646f] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-0fbc646f] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-0fbc646f] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-0fbc646f] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-0fbc646f] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-0fbc646f] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.next[data-v-0fbc646f] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-0fbc646f] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  margin: 0 auto;
}





















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-3878be6f] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-3878be6f] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-3878be6f] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-3878be6f] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-3878be6f] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-3878be6f] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-3878be6f] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-3878be6f] .el-select {
  display: block !important;
}
.FirstP[data-v-3878be6f] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-3878be6f] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-3878be6f]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-3878be6f] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-3878be6f] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-3878be6f] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-3878be6f] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-3878be6f] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-3878be6f]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.first[data-v-16001102] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-16001102] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-16001102] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-16001102] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-16001102] {
  color: #F56C6C;
}
.titls h2[data-v-16001102] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-16001102] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-16001102] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-16001102] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-16001102]:hover {
  border-color: #409eff;
}
[data-v-16001102] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-16001102] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-16001102]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-16001102] {
  margin-left: 11px;
}









































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-87dfb072] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-87dfb072] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-87dfb072] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-87dfb072] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-87dfb072] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-87dfb072] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-87dfb072] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-87dfb072] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-87dfb072] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-87dfb072] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-87dfb072]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-87dfb072] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-87dfb072] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-87dfb072] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-87dfb072] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-87dfb072] .el-table th {

  text-align: center;
}
.FirstP[data-v-87dfb072] .el-menu-item.is-active {
  color: #303133 !important;
}



























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-575797c2] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-575797c2] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-575797c2] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-575797c2] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-575797c2] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-575797c2] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-575797c2] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-575797c2] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-575797c2] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-575797c2] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-575797c2]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-575797c2] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-575797c2] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-575797c2] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-575797c2] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-575797c2] .el-table th {

  text-align: center;
}
.FirstP[data-v-575797c2] .el-menu-item.is-active {
  color: #303133 !important;
}























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-3440a58e] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-3440a58e] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-3440a58e] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-3440a58e] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-3440a58e] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-3440a58e] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-3440a58e] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-3440a58e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-3440a58e] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-3440a58e] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-3440a58e]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-3440a58e] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-3440a58e] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-3440a58e] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-3440a58e] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-3440a58e] .el-table th {

  text-align: center;
}
.FirstP[data-v-3440a58e] .el-menu-item.is-active {
  color: #303133 !important;
}











































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-24fca2cc] .el-collapse-item__header {
  padding-left: 20px !important;
}

/*<!--   富文本  -->*/
.FirstP[data-v-24fca2cc] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-24fca2cc] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-24fca2cc] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-24fca2cc] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-24fca2cc] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-24fca2cc] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-24fca2cc] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-24fca2cc] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-24fca2cc] .el-form-item {
  margin-bottom: 16px;
}

/*   第一页上传图片需要  START */

/* 新 */
.FirstP .el-icon-plus[data-v-24fca2cc]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-24fca2cc] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-24fca2cc] {
  width: 178px;
  height: 250px;
  display: block;
}

/*   第一页上传图片需要  OVER */
.FirstP[data-v-24fca2cc] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-24fca2cc] .el-table__empty-block {
  display: none;
  min-height: 0;
}

/*  elementUI 表格居中显示 */
.FirstP[data-v-24fca2cc] .el-table th {

  text-align: center;
}
.FirstP[data-v-24fca2cc] .el-menu-item.is-active {
  color: #303133 !important;
}

.xhApplyDetail[data-v-75cb6cd6] {
  width: 1200px;
  padding: 30px 0px;
}
.xhApplyDetail[data-v-75cb6cd6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.div[data-v-75cb6cd6] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.table[data-v-75cb6cd6] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.dataFile[data-v-75cb6cd6] {
  text-align: center;
  width: 20%;
  float: right;
}
.reviewInfo[data-v-75cb6cd6] {
  font-size: 12px;
  line-height: 30px;
}
.hr[data-v-75cb6cd6] {
  BORDER-TOP: #dcdcdc 1px dashed;
  OVERFLOW: hidden;
  HEIGHT: 1px;
  width: 1200px;
}
.formDiv[data-v-75cb6cd6] {
  width: 90%;
}
.fileShow .el-dialog__body[data-v-75cb6cd6] {
  text-align: center;
}
.image-upload[data-v-75cb6cd6] {
  padding: 20px;
  text-align: left;
}
.image-upload .fjImg[data-v-75cb6cd6] {
  width: 200px;
  height: 200px;
  margin: 10px;
  min-width: 200px;
  min-height: 200px;
}
.u_idPhoto[data-v-75cb6cd6] {
  position: absolute;
  right: 0px;
}
.avatar[data-v-75cb6cd6] {
  width: 100%;
  height: 100%;
}
[data-v-75cb6cd6] .el-form-item__content {
  margin-left: 0px !important;
}
.u_idPhoto[data-v-75cb6cd6] .el-form-item__label {
  width: 100% !important;
}
.btn-box[data-v-75cb6cd6] {
  margin: 30px auto;
}

.enterpriseSubsidyInfo[data-v-dc8783e0] {
  width: 1200px;
  border-radius: 3px;
  margin-top: 30px;
}
.enterpriseSubsidyInfo[data-v-dc8783e0] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.div[data-v-dc8783e0] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
  height: auto;
  overflow: hidden;
  margin-top: 30px;
}
.enterpriseSubsidyInfo[data-v-dc8783e0] .el-form-item__error {
  margin-left: 10px;
}
.enterpriseSubsidyInfo[data-v-dc8783e0] .el-checkbox {
  margin-right: 9px;
}
.dataFile[data-v-dc8783e0] {
  width: 20%;
  float: right;
  text-align: left;
  margin-top: 30px;
  font-size: 15px;
}

.platform[data-v-45095f16] {
  position: relative;
  width: 1200px;
  height: 400px;
  background: url(/static/img/bg03.d319ff9.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 50px;
}
.content[data-v-45095f16]{
  width: 1200px;
  text-align: left;
  text-indent: 45px;
  font-size: 18px;
  line-height: 35px;
}

.box[data-v-4a8ed5e6] {
  width: 1000px;
  margin: 26px auto;
  line-height: 40px;
}
.box ul li[data-v-4a8ed5e6] {
  text-align: left;
  cursor: pointer;
}
.sp[data-v-4a8ed5e6] {
  background: #007aff;
  color: #fff
}
.hd[data-v-4a8ed5e6] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.title[data-v-4a8ed5e6]{
      margin-top: 10px;
      font-size: 18px;
      font-weight: bold;
}
.el-form-item[data-v-4a8ed5e6] {
     margin-bottom: 0px;
}

.box[data-v-0054631d] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.box ul li[data-v-0054631d] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-0054631d] {
  background: #007aff;
  color: #fff
}
.hd[data-v-0054631d] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.activityApply_first[data-v-92ea4700]{ width: 1200px; min-height: 800px;
}
.titles[data-v-92ea4700]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-92ea4700]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-92ea4700]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-92ea4700]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-92ea4700]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-92ea4700]{font-weight: bold;
}
.activityApply_first[data-v-92ea4700] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

.activityApply_cesord[data-v-71f6a1f0] {
  width: 1100px;
  padding: 30px 50px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.activityApply_cesord[data-v-71f6a1f0] .el-textarea__inner{
  font-family: inherit;
}
.activityApply_cesord[data-v-71f6a1f0] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.activityApply_cesord[data-v-71f6a1f0] .el-form-item__error {
  margin-left: 10px;
}
.activityApply_cesord[data-v-71f6a1f0] .el-checkbox {
  margin-right: 9px;
}
.imgli[data-v-71f6a1f0]{
  margin-top: 0;
}
.update[data-v-71f6a1f0] {
  min-height: 162px;
  overflow: overlay;
}
.activityApply_cesord[data-v-71f6a1f0] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

.mainTbale[data-v-7a37bdca] {
  width: 1200px;
  margin-top: 30px;
}
.table[data-v-7a37bdca]{
    width: 1100px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.mainTbale[data-v-7a37bdca] .el-form-item__label {
      text-align: center;
      vertical-align: middle;
      float: left;
      font-size: 14px;
      line-height: 20px;
      color: #606266;
      padding: 10px 0;
      background: #F5F5F5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
}
.first[data-v-7a37bdca] {
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    margin-top: 10px;
}
.first[data-v-7a37bdca] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-7a37bdca] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-7a37bdca] .el-checkbox {
    margin-right: 9px;
}
.imgli[data-v-7a37bdca]{
  margin-top: 0;
}
.update[data-v-7a37bdca] {
   min-height: 162px;
    overflow: overlay;
}
.mainTbale[data-v-7a37bdca] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}

.tableOver[data-v-3353ad68]{
  width: 1200px;
  margin: 30px auto;
  min-height: 800px;
}
.header[data-v-3353ad68] {
  width: 1000px;
  height: auto;
  overflow: hidden;
  font-size: 28px;
  line-height: 40px;
  color: #333;
  margin-bottom: 30px;
}
.second[data-v-3353ad68] {
  width: 1000px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  margin-bottom: 30px;
  text-align: left;
  text-indent: 30px;
}
.tableOver[data-v-3353ad68] .el-table td{ padding:3px 0;
}
.tableOver[data-v-3353ad68] .el-table th{ padding:3px 0;font-weight: 400;color: #333;
}
.continueApply[data-v-3353ad68]{color: green;cursor: pointer;
}
.returnDown[data-v-3353ad68]{color: red;cursor: pointer;
}

.hd[data-v-51cfc2c3]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-51cfc2c3]{ width: 1200px; height: auto;
}

.first[data-v-17b271cf] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-17b271cf] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-17b271cf] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-17b271cf] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-17b271cf] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-17b271cf] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-17b271cf] {
  font-weight: bold;
}

































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-47389f9e] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-47389f9e] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-47389f9e] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-47389f9e] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-47389f9e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-47389f9e] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-47389f9e] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-47389f9e] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-47389f9e] {
  width: 60% !important;
}
.titles[data-v-47389f9e] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-47389f9e] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-47389f9e] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-47389f9e] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-47389f9e] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-47389f9e]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-47389f9e] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-47389f9e]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-47389f9e] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-47389f9e] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-47389f9e] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-47389f9e] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-47389f9e] {
  width: 178px;
  height: 250px;
  display: block;
}

.name[data-v-9c3ba586] {
  text-align: left;
}
.first[data-v-9c3ba586] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-9c3ba586] .el-menu-item {
  padding: 10px 0 10px 20px !important;
}
.first[data-v-9c3ba586] .el-menu-item, .el-submenu__title[data-v-9c3ba586] {
  white-space: normal !important;
  height: auto;
  line-height: 30px;
  list-style: none;
}
.first[data-v-9c3ba586] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-9c3ba586] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-9c3ba586] {
  width: 100%;
  min-height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-9c3ba586] {
  color: #F56C6C;
}
.titls h2[data-v-9c3ba586] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-9c3ba586] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-9c3ba586] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-9c3ba586] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-9c3ba586]:hover {
  border-color: #409eff;
}
[data-v-9c3ba586] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-9c3ba586] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-9c3ba586]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-9c3ba586] {
  margin-left: 11px;
}

.imgli[data-v-1d3d5ddf] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  margin-top: 10px;
}
.imgli img[data-v-1d3d5ddf] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.delbox[data-v-1d3d5ddf] {
  position: relative;
}
.delbox:hover .del[data-v-1d3d5ddf] {
  display: block;
}
.del[data-v-1d3d5ddf] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.icon[data-v-1d3d5ddf] {
  color: #fff;
  line-height: 148px;
  font-size: 20px;
  text-align: center;
  width: 100%;
}


.first[data-v-cfb21c82] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-cfb21c82] {
  width: 1200px;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-cfb21c82] {
  color: #F56C6C;
}
.titls h2[data-v-cfb21c82] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-cfb21c82] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-cfb21c82] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-cfb21c82] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}


























































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-36f4d4ce] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-36f4d4ce] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-36f4d4ce] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-36f4d4ce] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-36f4d4ce] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-36f4d4ce] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-36f4d4ce] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-36f4d4ce] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-36f4d4ce] {
  width: 60% !important;
}
.titles[data-v-36f4d4ce] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-36f4d4ce] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-36f4d4ce] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-36f4d4ce] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-36f4d4ce] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-36f4d4ce]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-36f4d4ce] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-36f4d4ce]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-36f4d4ce] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-36f4d4ce] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-36f4d4ce] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-36f4d4ce] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-36f4d4ce] {
  width: 178px;
  height: 250px;
  display: block;
}
.first .ml-sm[data-v-36f4d4ce] {
  margin-left: 10px;
  width: 350px
}
.first .ml-sms[data-v-36f4d4ce] {
  margin-left: 10px;
  width: 240px
}
.first .name[data-v-36f4d4ce] {
  margin: 20px 0;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-36f4d4ce] .el-form-item__label {
  width: 80px;
}
[data-v-36f4d4ce] .el-collapse-item__header {
  padding-left: 20px !important;
}
[data-v-36f4d4ce] .el-menu-item.is-active {
  color: #303133 !important;
}

.box[data-v-baf51a9e] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-baf51a9e] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-baf51a9e] {
  background: #007aff;
  color: #fff
}
.hd[data-v-baf51a9e] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-50fd75b7]{ width: 1200px; min-height: 800px;
}
.titles[data-v-50fd75b7]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-50fd75b7]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-50fd75b7]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-50fd75b7]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-50fd75b7]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-50fd75b7]{font-weight: bold;
}

.first[data-v-ea3573ee] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-ea3573ee] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-ea3573ee] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-ea3573ee] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-ea3573ee] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.first[data-v-75179287] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-75179287] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-75179287] {
    color: #F56C6C;
}
.titls h2[data-v-75179287] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-75179287] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-75179287] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-75179287] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-409f8205] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-409f8205] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-409f8205] {
    color: #F56C6C;
}
.titls h2[data-v-409f8205] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-409f8205] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-409f8205] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-409f8205] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-032dee5d] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-032dee5d] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-032dee5d] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-032dee5d] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-032dee5d]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-032dee5d]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-49f0adff] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-49f0adff] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-49f0adff] {
  background: #007aff;
  color: #fff
}
.hd[data-v-49f0adff] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-b69c7966]{ width: 1200px; min-height: 800px;
}
.titles[data-v-b69c7966]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-b69c7966]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-b69c7966]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-b69c7966]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-b69c7966]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-b69c7966]{font-weight: bold;
}

ul li[data-v-a898248c]{
  text-indent:2em;
}
.test-underline[data-v-a898248c] {
  text-decoration: underline;
  font-weight: bold;
}

.first[data-v-f49d0d0a] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-f49d0d0a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-f49d0d0a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-f49d0d0a] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-f49d0d0a] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.first[data-v-75483266] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-75483266] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-75483266] {
    color: #F56C6C;
}
.titls h2[data-v-75483266] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-75483266] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-75483266] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-75483266] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-247572a8] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-247572a8] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-247572a8] {
    color: #F56C6C;
}
.titls h2[data-v-247572a8] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-247572a8] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-247572a8] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-247572a8] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-09b0a7a4] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-09b0a7a4] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-09b0a7a4] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-09b0a7a4] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-09b0a7a4]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-09b0a7a4]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-1e4869fe] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-1e4869fe] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-1e4869fe] {
  background: #007aff;
  color: #fff
}
.hd[data-v-1e4869fe] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-03503a4f] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-03503a4f] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-03503a4f] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-03503a4f] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-03503a4f] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-03503a4f] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-03503a4f] {
  font-weight: bold;
}

.first[data-v-6a999728] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-6a999728] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-6a999728] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-6a999728] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-6a999728] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.name[data-v-52e09890] {
  text-align: left;
  font-weight: bold;
  margin-top: 5px;
}
.first[data-v-52e09890] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-52e09890] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-52e09890] {
  color: #F56C6C;
}
.titls h2[data-v-52e09890] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-52e09890] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-52e09890] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-52e09890] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.imgli[data-v-510bcbb1] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  /* margin-top: 10px; */
}
.myLi[data-v-510bcbb1] {
  float: left;
}
.myLi img[data-v-510bcbb1] {
  width: 148px;
  height: 148px;
}
.delbox[data-v-510bcbb1] {
  position: relative;
}
.delbox:hover .del[data-v-510bcbb1] {
  display: block;
}
.del[data-v-510bcbb1] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.icon[data-v-510bcbb1] {
  color: #fff;
  line-height: 148px;
  font-size: 20px;
  text-align: center;
  /* width: 100%; */
}

.first[data-v-516181fc] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-516181fc] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-516181fc] {
    color: #F56C6C;
}
.titls h2[data-v-516181fc] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-516181fc] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-516181fc] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-516181fc] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-14226ad6] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-14226ad6] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-14226ad6] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-14226ad6] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-14226ad6]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-14226ad6]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-0ca870a2] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-0ca870a2] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-0ca870a2] {
  background: #007aff;
  color: #fff
}
.hd[data-v-0ca870a2] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-46caaa7f] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-46caaa7f] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-46caaa7f] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-46caaa7f] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-46caaa7f] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-46caaa7f] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-46caaa7f] {
  font-weight: bold;
}

.first[data-v-179d2f26] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-179d2f26] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-179d2f26] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-179d2f26] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-179d2f26] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.name[data-v-f3f2024e] {
  text-align: left;
  font-weight: bold;
  margin-top: 5px;
}
.first[data-v-f3f2024e] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-f3f2024e] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-f3f2024e] {
  color: #F56C6C;
}
.titls h2[data-v-f3f2024e] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-f3f2024e] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-f3f2024e] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-f3f2024e] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-11d8f382] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-11d8f382] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-11d8f382] {
    color: #F56C6C;
}
.titls h2[data-v-11d8f382] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-11d8f382] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-11d8f382] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-11d8f382] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-bb4a96ae] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-bb4a96ae] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-bb4a96ae] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-bb4a96ae] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-bb4a96ae]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-bb4a96ae]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-8b947e94] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-8b947e94] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-8b947e94] {
  background: #007aff;
  color: #fff
}
.hd[data-v-8b947e94] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-0d22b37e]{ width: 1200px; min-height: 800px;
}
.titles[data-v-0d22b37e]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-0d22b37e]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-0d22b37e]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-0d22b37e]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-0d22b37e]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-0d22b37e]{font-weight: bold;
}

.first[data-v-36092276] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-36092276] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-36092276] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-36092276] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-36092276] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.first[data-v-4a7d5db2] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-4a7d5db2] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-4a7d5db2] {
    color: #F56C6C;
}
.titls h2[data-v-4a7d5db2] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-4a7d5db2] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-4a7d5db2] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-4a7d5db2] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-79d9bc72] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-79d9bc72] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-79d9bc72] {
    color: #F56C6C;
}
.titls h2[data-v-79d9bc72] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-79d9bc72] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-79d9bc72] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-79d9bc72] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-de1ce4c4] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-de1ce4c4] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-de1ce4c4] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-de1ce4c4] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-de1ce4c4]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-de1ce4c4]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-8f6f3ea8] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-8f6f3ea8] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-8f6f3ea8] {
  background: #007aff;
  color: #fff
}
.hd[data-v-8f6f3ea8] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-c82b8b0e] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-c82b8b0e] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-c82b8b0e] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-c82b8b0e] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-c82b8b0e] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-c82b8b0e] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-c82b8b0e] {
  font-weight: bold;
}

.first[data-v-1e576c98] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-1e576c98] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-1e576c98] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-1e576c98] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-1e576c98] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.name[data-v-596597cc] {
  text-align: left;
  font-weight: bold;
  margin-top: 5px;
}
.first[data-v-596597cc] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-596597cc] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-596597cc] {
  color: #F56C6C;
}
.titls h2[data-v-596597cc] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-596597cc] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-596597cc] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-596597cc] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-0cee9bf7] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-0cee9bf7] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-0cee9bf7] {
    color: #F56C6C;
}
.titls h2[data-v-0cee9bf7] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-0cee9bf7] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-0cee9bf7] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-0cee9bf7] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-35aac9f5] {
  margin-top: 30px;
  width: 1150px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-35aac9f5] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-35aac9f5] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-35aac9f5] .el-checkbox {
  margin-right: 9px;
}
.table[data-v-35aac9f5] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-35aac9f5] {
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-a3b4b5c0] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-a3b4b5c0] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-a3b4b5c0] {
  background: #007aff;
  color: #fff
}
.hd[data-v-a3b4b5c0] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-75c4f74e]{ width: 1200px; min-height: 800px;
}
.titles[data-v-75c4f74e]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-75c4f74e]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-75c4f74e]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-75c4f74e]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-75c4f74e]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-75c4f74e]{font-weight: bold;
}

.first[data-v-f0a315ae] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-f0a315ae] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-f0a315ae] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-f0a315ae] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-f0a315ae] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.name[data-v-46685874] {
  text-align: left;
  font-weight: bold;
  margin-top: 5px;
}
.first[data-v-46685874] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-46685874] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-46685874] {
  color: #F56C6C;
}
.titls h2[data-v-46685874] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-46685874] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-46685874] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-46685874] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-5dbc7da5] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-5dbc7da5] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-5dbc7da5] {
    color: #F56C6C;
}
.titls h2[data-v-5dbc7da5] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-5dbc7da5] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-5dbc7da5] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-5dbc7da5] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-157057d6] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-157057d6] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-157057d6] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-157057d6] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-157057d6]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-157057d6]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-7ad86b86] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-7ad86b86] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-7ad86b86] {
  background: #007aff;
  color: #fff
}
.hd[data-v-7ad86b86] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-2388c011]{ width: 1200px; min-height: 800px;
}
.titles[data-v-2388c011]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-2388c011]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-2388c011]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-2388c011]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-2388c011]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-2388c011]{font-weight: bold;
}

.first[data-v-47a144a6] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-47a144a6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-47a144a6] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-47a144a6] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-47a144a6] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.first[data-v-8490f5d6] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-8490f5d6] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-8490f5d6] {
    color: #F56C6C;
}
.titls h2[data-v-8490f5d6] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-8490f5d6] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.stuName[data-v-8490f5d6] {
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    margin-top: 15px;
}
.spans[data-v-8490f5d6] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-8490f5d6] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-683a1c19] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-683a1c19] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-683a1c19] {
    color: #F56C6C;
}
.titls h2[data-v-683a1c19] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-683a1c19] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-683a1c19] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-683a1c19] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-19ffbc38] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-19ffbc38] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-19ffbc38] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-19ffbc38] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-19ffbc38]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-19ffbc38]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-0df515e6] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-0df515e6] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-0df515e6] {
  background: #007aff;
  color: #fff
}
.hd[data-v-0df515e6] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-423cc30e] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-423cc30e] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-423cc30e] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-423cc30e] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-423cc30e] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-423cc30e] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-423cc30e] {
  font-weight: bold;
}

.first[data-v-741635a4] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-741635a4] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-741635a4] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-741635a4] .el-checkbox {
  margin-right: 9px;
}
.first .box[data-v-741635a4] {
  margin-bottom: 20px;
  border: 1px dashed #D4D2D2;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.name[data-v-3fdf821d] {
  text-align: left;
  font-weight: bold;
  margin-top: 5px;
}
.first[data-v-3fdf821d] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-3fdf821d] {
  width: 1200px;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-3fdf821d] {
  color: #F56C6C;
}
.titls h2[data-v-3fdf821d] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-3fdf821d] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-3fdf821d] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-3fdf821d] {
  width: 1200px;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.first[data-v-1d87c8dd] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-1d87c8dd] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-1d87c8dd] {
    color: #F56C6C;
}
.titls h2[data-v-1d87c8dd] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-1d87c8dd] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-1d87c8dd] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-1d87c8dd] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-25d76122] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-25d76122] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-25d76122] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-25d76122] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-25d76122]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-25d76122]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-21b36a9b] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-21b36a9b] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-21b36a9b] {
  background: #007aff;
  color: #fff
}
.hd[data-v-21b36a9b] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-35e61e56] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-35e61e56] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-35e61e56] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-35e61e56] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-35e61e56] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-35e61e56] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-35e61e56] {
  font-weight: bold;
}

.first[data-v-5df40b3c] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-5df40b3c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-5df40b3c] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-5df40b3c] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-fba294f8] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-fba294f8] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-fba294f8] {
    color: #F56C6C;
}
.titls h2[data-v-fba294f8] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-fba294f8] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-fba294f8] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-fba294f8] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-0ccc44bc] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-0ccc44bc] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-0ccc44bc] {
    color: #F56C6C;
}
.titls h2[data-v-0ccc44bc] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-0ccc44bc] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-0ccc44bc] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-0ccc44bc] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-42cc7cf4] {
    margin-top: 30px;
    width: 1150px;
    padding: 30px 25px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
}
.first[data-v-42cc7cf4] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first[data-v-42cc7cf4] .el-form-item__error {
    margin-left: 10px;
}
.first[data-v-42cc7cf4] .el-checkbox {
    margin-right: 9px;
}
.table[data-v-42cc7cf4]{
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-42cc7cf4]{
  width: 1200px;
  padding: 30px 0px;
}

.box[data-v-58e83578] {
  width: 1200px;
  height: 40px;
;
  margin: 26px auto;
}
.box ul li[data-v-58e83578] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.sp[data-v-58e83578] {
  background: #007aff;
  color: #fff
}
.hd[data-v-58e83578] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}


.first[data-v-3a27228d]{ width: 1200px; min-height: 800px;
}
.titles[data-v-3a27228d]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-3a27228d]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-3a27228d]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.center[data-v-3a27228d]{ text-align:  center;font-size: 24px;color: #333333;line-height: 30px;
}
.next[data-v-3a27228d]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-3a27228d]{background:#255BDA ; width: 300px;border-radius: 3px;
}
.fontHight[data-v-3a27228d]{font-weight: bold;
}

ul li[data-v-2a997cd1]{
  text-indent:2em;
}
.test-underline[data-v-2a997cd1] {
			text-decoration: underline;
      font-weight: bold;
}

.first[data-v-4bb4b643] {
  width: 1100px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-4bb4b643] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-4bb4b643] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-4bb4b643] .el-checkbox {
  margin-right: 9px;
}


.first[data-v-dcd7ad74] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-dcd7ad74] {
    width: 1200px;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-dcd7ad74] {
    color: #F56C6C;
}
.titls h2[data-v-dcd7ad74] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-dcd7ad74] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-dcd7ad74] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-dcd7ad74] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-d58a578c] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-d58a578c] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-d58a578c] {
    color: #F56C6C;
}
.titls h2[data-v-d58a578c] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-d58a578c] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-d58a578c] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-d58a578c] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.first[data-v-a38f8d72] {
  margin-top: 30px;
  width: 1150px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-a38f8d72] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-a38f8d72] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-a38f8d72] .el-checkbox {
  margin-right: 9px;
}
.table[data-v-a38f8d72] {
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.allDiv[data-v-a38f8d72] {
  width: 1200px;
  padding: 30px 0px;
}

.hd[data-v-51b4bb44]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-51b4bb44]{ width: 1200px; height: auto;
}

.first[data-v-dcb986aa] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-dcb986aa] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-dcb986aa] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-dcb986aa] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
  text-indent: 2em;
}
.next[data-v-dcb986aa] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-dcb986aa] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
}
.fontHight[data-v-dcb986aa] {
  font-weight: bold;
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-cb19748a] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-cb19748a] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-cb19748a] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-cb19748a] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-cb19748a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-cb19748a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-cb19748a] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-cb19748a] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-cb19748a] {
  width: 60% !important;
}
.titles[data-v-cb19748a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-cb19748a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-cb19748a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-cb19748a] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-cb19748a] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-cb19748a]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-cb19748a] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-cb19748a]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-cb19748a] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-cb19748a] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-cb19748a] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-cb19748a] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-cb19748a] {
  width: 178px;
  height: 250px;
  display: block;
}

.name[data-v-e4be8cf4] {
  text-align: left;
}
.first[data-v-e4be8cf4] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-e4be8cf4] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-e4be8cf4] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-e4be8cf4] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-e4be8cf4] {
  color: #F56C6C;
}
.titls h2[data-v-e4be8cf4] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-e4be8cf4] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-e4be8cf4] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-e4be8cf4] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-e4be8cf4]:hover {
  border-color: #409eff;
}
[data-v-e4be8cf4] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-e4be8cf4] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-e4be8cf4]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-e4be8cf4] {
  margin-left: 11px;
}













































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-742b5858] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-742b5858] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-742b5858] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-742b5858] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-742b5858] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-742b5858] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-742b5858] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-742b5858] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-742b5858] {
  width: 60% !important;
}
.titles[data-v-742b5858] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-742b5858] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-742b5858] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-742b5858] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-742b5858] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-742b5858]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-742b5858] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-742b5858]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-742b5858] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-742b5858] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-742b5858] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-742b5858] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-742b5858] {
  width: 178px;
  height: 250px;
  display: block;
}
.first .ml-sm[data-v-742b5858] {
  margin-left: 10px;
  width: 350px
}
.first .ml-sms[data-v-742b5858] {
  margin-left: 10px;
  width: 240px
}
.first .name[data-v-742b5858] {
  margin: 20px 0;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-742b5858] .el-form-item__label {
  width: 80px;
}
[data-v-742b5858] .el-collapse-item__header {
  padding-left: 20px !important;
}
[data-v-742b5858] .el-menu-item.is-active {
  color: #303133 !important;
}

.first[data-v-c5c8cbcc] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-c5c8cbcc] {
    width: 1200px;
    height: 90px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-c5c8cbcc] {
    color: #F56C6C;
}
.titls h2[data-v-c5c8cbcc] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-c5c8cbcc] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-c5c8cbcc] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-c5c8cbcc] {
    width: 1200px;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}

.title[data-v-c52eaf8a]{
  margin-top: 35px;
  font-size: 24px;
  font-weight: bolder;
}
.hd[data-v-c52eaf8a] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.notes[data-v-c52eaf8a]{
  font-size: 20px;
  width: 1200px;
  text-align: left;
  margin-top: 20px;
}

.text[data-v-5c41a48f]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 80px;
  width: 1200px;
  text-align: left;
}
.title[data-v-5c41a48f]{
  font-size: 25px;
  font-weight: 600;
}
.item[data-v-5c41a48f]{
  margin-top: 10px;
  margin-left: 30px;
  font-size: 18px;
}
.notes[data-v-5c41a48f]{
  margin-top: 20px;
  margin-left: 30px;
  color: #7f7f7f;
}
.btn-box[data-v-5c41a48f]{
  margin-top: 20px;
}

.form[data-v-610b7fb6]{
  font-size: 14px;
}
.recommend[data-v-610b7fb6], .form[data-v-610b7fb6]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
  padding: 0 30px 30px 30px ;
  width: 1200px;
}
.txtL2[data-v-610b7fb6] .el-form-item__label {
  width: 170px !important;
}
.txtL2[data-v-610b7fb6] .el-form-item__content {
  margin-left: 170px !important;
}
[data-v-610b7fb6] .u_idPhoto .el-form-item__error{
  position: absolute;
  left: -130px;
  width: 120px;
}
.image-upload[data-v-610b7fb6]{
  position: absolute;
  top: 60px;
  right: 55px;
  z-index: 1;
}
[data-v-610b7fb6] .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
[data-v-610b7fb6] .avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}
.avatar-uploader-icon[data-v-610b7fb6] {
  font-size: 28px;
  color: #8c939d;
  width: 150px;
  height: 210px;
  line-height: 210px;
  text-align: center;
}
.avatar[data-v-610b7fb6] {
  width: 150px;
  height: 210px;
  display: block;
}
[data-v-610b7fb6] div.form div.base-info .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 5px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[data-v-610b7fb6] div.form div.base-info .el-form-item__error {
  margin-left: 10px;
}
[data-v-610b7fb6] div.form div.base-info .el-input__inner{
  width: 235px;
}
[data-v-610b7fb6] div.form div.base-info div.long-input .el-input__inner{
  width: 480px;
}
[data-v-610b7fb6] .el-date-editor--daterange.el-input, .el-date-editor--daterange.el-input__inner[data-v-610b7fb6], .el-date-editor--timerange.el-input[data-v-610b7fb6], .el-date-editor--timerange.el-input__inner[data-v-610b7fb6]{
  width: 230px;
}
[data-v-610b7fb6] .el-checkbox-group{
  width: 1000px;
  margin-top: 10px;
  margin-left: 15px;
}
[data-v-610b7fb6] div.form div.base-info .el-checkbox {
  margin-right: 50px;
}
.delete-btn[data-v-610b7fb6]{
  padding-left: 5px;
  padding-right: 5px;
  color: red;
  font-size: 16px;
  border: solid 1px red;
}
.delete-btn[data-v-610b7fb6]:hover{
  color: #FFFFFF;
  background: red;
}
.add-btn[data-v-610b7fb6]{
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  color: #409EFF;
  font-size: 16px;
  border: solid 1px #409EFF;
}
.add-btn[data-v-610b7fb6]:hover{
  color: #FFFFFF;
  background: #409EFF;
}
.recommend-table[data-v-610b7fb6]{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #787878;
}
[data-v-610b7fb6] div.base-info .el-input{
  width: auto;
}
[data-v-610b7fb6] div.recommend-table .el-input__inner{
  text-align: center;
  border: none;
}
[data-v-610b7fb6] .el-divider__text.is-left{
  left: 70px;
  font-size: 18px;
  font-weight: 600;
}
.border[data-v-610b7fb6]{
  border: solid 1px #7f7f7f;
}
.border-right-bottom[data-v-610b7fb6]{
  border-right: solid 1px #7f7f7f;
  border-bottom: solid 1px #7f7f7f;
}
.border-left[data-v-610b7fb6]{
  border-left: solid 1px #7f7f7f;
}
.border-top[data-v-610b7fb6]{
  border-top: solid 1px #7f7f7f;
}
.btn-box[data-v-610b7fb6]{
  margin-top: 20px;
}
.require[data-v-610b7fb6]{
  color: red;
}

.img-li[data-v-322b0f65] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  margin-top: 10px;
}
.img-li img[data-v-322b0f65] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.del-box[data-v-322b0f65] {
  position: relative;
}
.del-box:hover .del[data-v-322b0f65] {
  display: block;
}
.del[data-v-322b0f65] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.icon[data-v-322b0f65] {
  color: #fff;
  line-height: 148px;
  font-size: 20px;
  text-align: center;
  width: 100%;
}


.form[data-v-3b3178d2]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
  padding: 0 30px 15px 30px ;
  width: 1200px;
  font-size: 14px;
}
[data-v-3b3178d2] div.base-info .el-input{
  width: auto;
}
[data-v-3b3178d2] div.form div.base-info .el-input__inner{
  width: 270px;
}
[data-v-3b3178d2] div.form div.base-info div.long-input .el-input__inner{
  width: 745px;
}
[data-v-3b3178d2] div.form div.base-info div.long-input .el-textarea__inner{
  width: 745px;
}
[data-v-3b3178d2] div.form div.base-info .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 5px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[data-v-3b3178d2] div.form div.base-info .el-form-item__error {
  margin-left: 10px;
}
.intellectual-property-table[data-v-3b3178d2]{
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #787878;
}
[data-v-3b3178d2] div.intellectual-property-table .el-input__inner{
  text-align: center;
  border: none;
}
.intellectual-property[data-v-3b3178d2]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
  padding: 0 30px 15px 30px ;
  width: 1200px;
}
[data-v-3b3178d2] .el-divider__text.is-left{
  left: 70px;
  font-size: 18px;
  font-weight: 600;
}
.btn-box[data-v-3b3178d2]{
  margin-top: 20px;
}
.border[data-v-3b3178d2]{
  border: solid 1px #7f7f7f;
}
.border-right-bottom[data-v-3b3178d2]{
  border-right: solid 1px #7f7f7f;
  border-bottom: solid 1px #7f7f7f;
}
.border-left[data-v-3b3178d2]{
  border-left: solid 1px #7f7f7f;
}
.border-top[data-v-3b3178d2]{
  border-top: solid 1px #7f7f7f;
}
.require[data-v-3b3178d2]{
  color: red;
}

.form[data-v-fdde59fa]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
  padding: 0 30px 30px 30px ;
  width: 1200px;
  font-size: 14px;
}
[data-v-fdde59fa] .el-divider__text.is-left{
  left: 70px;
  font-size: 16px;
  font-weight: 600;
}
.btn-box[data-v-fdde59fa]{
  margin-top: 20px;
}
.border[data-v-fdde59fa]{
  border: solid 1px #7f7f7f;
}

.layout[data-v-8fd8e9f8]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
  padding: 0 30px 30px 30px ;
  width: 1200px;
}
.tabs-content[data-v-8fd8e9f8]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  text-align: left;
}
[data-v-8fd8e9f8] div.layout .el-tabs__nav.is-left{
  padding-bottom: 5px;
}
.title[data-v-8fd8e9f8]{
  margin-top: 20px;
  font-size: 18px;
  font-weight: bolder;
}
.description[data-v-8fd8e9f8]{
  margin-top: 20px;
  font-size: 14px;
  color: #909399;
}
.image-upload[data-v-8fd8e9f8]{
  margin-top: 20px;
  z-index: 1;
}
.btn-box[data-v-8fd8e9f8]{
  margin-top: 20px;
}
.border[data-v-8fd8e9f8]{
  border: solid 1px #d5d5d5;
}
.require[data-v-8fd8e9f8]{
  color: red;
}
.hidden[data-v-8fd8e9f8]{
  opacity: 0;
}
.error-msg[data-v-8fd8e9f8]{
  position: absolute;
  top: 17px;
  right: 20px;
  color: red;
  text-align: right;
  font-size: 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}






























































































































[data-v-88918d26] .el-divider__text.is-left{
  left: 70px;
  font-size: 18px;
  font-weight: 600;
}
[data-v-88918d26] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 5px;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
[data-v-88918d26] .el-textarea.is-disabled .el-textarea__inner{
  color: black;
  background: transparent;
}
.idPhoto[data-v-88918d26]{
  position: absolute;
  width: 150px;
  height: 210px;
  top: 50px;
  right: 55px;
}
.a_annex[data-v-88918d26]{
  float: left;
  margin-top: 30px;
  margin-left: 15px;
  height: 200px;
}
.layout[data-v-88918d26]{
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 30px;
  padding: 0 30px 30px 30px ;
  width: 1200px;
}
.value[data-v-88918d26]{
  margin-left: 10px;
}
.border[data-v-88918d26]{
  border: solid 1px #7f7f7f;
}
.border-right-bottom[data-v-88918d26]{
  border-right: solid 1px #7f7f7f;
  border-bottom: solid 1px #7f7f7f;
}
.border-left[data-v-88918d26]{
  border-left: solid 1px #7f7f7f;
}
.border-top[data-v-88918d26]{
  border-top: solid 1px #7f7f7f;
}

.hd[data-v-b0491d06]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-b0491d06]{ width: 1200px; height: auto;
}

.tips[data-v-6e04adf0] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-6e04adf0] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-6e04adf0] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-6e04adf0] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-6e04adf0] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-6e04adf0] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-6e04adf0] {
  color: #666666;
  font-size: 16px;
  width: 1100px;
  line-height: 25px;
}
.next[data-v-6e04adf0] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-6e04adf0] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}






















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-565d8bd6] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-565d8bd6] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-565d8bd6] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-565d8bd6] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-565d8bd6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-565d8bd6] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-565d8bd6] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-565d8bd6] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-565d8bd6] {
  width: 60% !important;
}
.titles[data-v-565d8bd6] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-565d8bd6] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-565d8bd6] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-565d8bd6] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-565d8bd6] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-565d8bd6]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-565d8bd6] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-565d8bd6]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-565d8bd6] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-565d8bd6] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-565d8bd6] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-565d8bd6] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-565d8bd6] {
  width: 178px;
  height: 250px;
  display: block;
}
.first .ml-sm[data-v-565d8bd6] {
  margin-left: 10px;
  width: 350px
}
.first .ml-sms[data-v-565d8bd6] {
  margin-left: 10px;
  width: 240px
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-565d8bd6] .el-form-item__label {
  width: 80px;
}
/* /deep/ .el-form-item__content {
    margin-left: 0px !important;
} */

.first[data-v-f31d582c] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-f31d582c] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-f31d582c] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-f31d582c] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-f31d582c] {
  color: #F56C6C;
}
.titls h2[data-v-f31d582c] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-f31d582c] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-f31d582c] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-f31d582c] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-f31d582c]:hover {
  border-color: #409eff;
}
[data-v-f31d582c] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-f31d582c] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-f31d582c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-f31d582c] {
  margin-left: 11px;
}



























































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-7470aca7] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-7470aca7] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-7470aca7] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-7470aca7] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-7470aca7] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-7470aca7] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-7470aca7] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-7470aca7] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-7470aca7] {
  width: 60% !important;
}
.titles[data-v-7470aca7] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-7470aca7] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-7470aca7] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-7470aca7] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-7470aca7] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-7470aca7]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-7470aca7] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-7470aca7]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-7470aca7] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-7470aca7] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-7470aca7] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-7470aca7] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-7470aca7] {
  width: 178px;
  height: 250px;
  display: block;
}
.first .ml-sm[data-v-7470aca7] {
  margin-left: 10px;
  width: 350px
}
.first .ml-sms[data-v-7470aca7] {
  margin-left: 10px;
  width: 240px
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-7470aca7] .el-form-item__label {
  width: 80px;
}
[data-v-7470aca7] .el-collapse-item__header {
  padding-left: 20px !important;
}
[data-v-7470aca7] .el-menu-item.is-active {
  color: #303133 !important;
}

.hd[data-v-5c5886a6] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.child[data-v-5c5886a6] {
  width: 1200px;
  height: auto;
  margin-top: 40px;
}

.tips[data-v-b306b730] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-b306b730] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-b306b730] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-b306b730]{ width: 1200px; min-height: 800px;
}
.titles[data-v-b306b730]{font-size: 24px;color: #333333;line-height: 30px;padding: 20px 0;
}
.lines[data-v-b306b730]{ width: 1200px;height:auto;overflow: hidden;
}
.lines ul li[data-v-b306b730]{ color: #666666;font-size: 16px; width: 1200px;line-height: 25px;text-indent: 2em;
}
.next[data-v-b306b730]{ width: 1200px; height: 35px; color: #fff; line-height: 35px;cursor: pointer;margin: 40px 0;
}
.nextbutton[data-v-b306b730]{background:#255BDA ; width: 300px;border-radius: 3px;margin: 0 auto;
}

































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.FirstP[data-v-1f80c3c5] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-1f80c3c5] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-1f80c3c5] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-1f80c3c5] {
  width: 1200px;
  /*min-height: 400px;*/
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-1f80c3c5] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-1f80c3c5] .el-form-item__label {
  width: 80px;
}
.FirstP[data-v-1f80c3c5] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-1f80c3c5] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-1f80c3c5] .el-form-item {
  margin-bottom: 16px;
  display: block;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-1f80c3c5]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-1f80c3c5] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP .avatar[data-v-1f80c3c5] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-1f80c3c5] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-1f80c3c5] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-1f80c3c5] .el-table th {

  text-align: center;
}
.FirstP .required[data-v-1f80c3c5]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.first[data-v-0bb3a96a]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-0bb3a96a]   .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-0bb3a96a] {
    width: 1100px;
    min-height: 800px;
    padding: 30px 25px;
}
.titls[data-v-0bb3a96a] {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #dcdcdc;
    text-align: left;
}
.titls span[data-v-0bb3a96a] {
    color: #F56C6C;
}
.titls h2[data-v-0bb3a96a] {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    font-weight: 400;
}
.titls p[data-v-0bb3a96a] {
    font-size: 16px;
    line-height: 20px;
    color: #999;
    text-indent: 10px;
}
.spans[data-v-0bb3a96a] {
    display: inline;
    padding: 5px 10px;
    background: #f5f5f5;
    color: #666 !important;
    border-radius: 3px;
    margin-left: 8px;
    font-size: 16px;
    cursor: pointer;
}
.update[data-v-0bb3a96a] {
    width: 100%;
    min-height: 162px;
    margin: 30px 0;
    overflow: overlay;
}
/* 新 */
.el-upload[data-v-0bb3a96a]:hover {
    border-color: #409eff;
}
[data-v-0bb3a96a] .avatar-uploader-icon {
    font-size: 28px;
    color: #8c939d;
    width: 178px;
    height: 178px;
    line-height: 178px;
    text-align: center;
}
[data-v-0bb3a96a] .avatar {
    width: 178px;
    height: 178px;
    display: block;
}
.required[data-v-0bb3a96a]:before {
    content: "*";
    color: #f56c6c;
    margin-right: 4px;
}
.not-required[data-v-0bb3a96a]{
    margin-left: 11px;
}





















































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.FirstP[data-v-32051436] .el-collapse-item__header {
    padding-left: 20px !important;
}
/*<!--   富文本  -->*/
.FirstP[data-v-32051436] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.FirstP[data-v-32051436] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.FirstP[data-v-32051436] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.FirstP[data-v-32051436] {
  width: 1200px;
  /*min-height: 400px;*/
  margin-top: 30px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.FirstP[data-v-32051436] .el-divider__text{
  color: #255BDA;
  font-size: 20px;
}
/* 在需要修改 element UI 样式的地方的上级标签上添加一个类，这样就可以穿透进去了  */
.name-label[data-v-32051436] .el-form-item__label{
  width: 80px;
}
.FirstP[data-v-32051436] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.FirstP[data-v-32051436] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
}
.FirstP[data-v-32051436] .el-form-item {
  margin-bottom: 16px;
}
/*   第一页上传图片需要  START */
/* 新 */
.FirstP .el-icon-plus[data-v-32051436]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.FirstP[data-v-32051436] .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.FirstP  .avatar[data-v-32051436] {
  width: 178px;
  height: 250px;
  display: block;
}
/*   第一页上传图片需要  OVER */
.FirstP[data-v-32051436] .el-table__empty-text {
  display: none;
}
.FirstP[data-v-32051436] .el-table__empty-block {
  display: none;
  min-height: 0;
}
/*  elementUI 表格居中显示 */
.FirstP[data-v-32051436] .el-table th {

  text-align: center;
}
.FirstP[data-v-32051436] .el-menu-item.is-active {
   color: #303133 !important;
}

.myReduTop[data-v-2b933b72] {
  width: 1200px;
  height: 80px;
  margin-top: 80px;
  overflow: hidden;
}
.myReduBot[data-v-2b933b72] {
  width: 1200px;
  height: auto;
}

.oneBox[data-v-b70761c4] {
  width: 1200px;
  min-height: 800px;
}
.oneTitle[data-v-b70761c4] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.oneCnt[data-v-b70761c4] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.oneCnt ul li[data-v-b70761c4] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.oneBtn[data-v-b70761c4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-b70761c4] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
  color: #ffffff;
}
.tips[data-v-b70761c4] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.tips[data-v-b70761c4] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
.tips[data-v-b70761c4] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.twoBox[data-v-7ceb0ce8] {
  width: 1200px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.twoBox[data-v-7ceb0ce8] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.twoBox[data-v-7ceb0ce8] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.myLabel[data-v-7ceb0ce8]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}

.threeBox[data-v-869f6e90] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.required[data-v-869f6e90]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-869f6e90] {
  margin-left: 11px;
}
.titls[data-v-869f6e90] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-869f6e90] {
  color: #f56c6c;
}
.titls h2[data-v-869f6e90] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-869f6e90] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.update[data-v-869f6e90] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.myReduTop[data-v-70c07bd8] {
  width: 1200px;
  height: 80px;
  margin-top: 80px;
  overflow: hidden;
}
.myReduBot[data-v-70c07bd8] {
  width: 1200px;
  height: auto;
}

.oneBox[data-v-316e0bca] {
  width: 1200px;
  min-height: 800px;
}
.oneTitle[data-v-316e0bca] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.oneCnt[data-v-316e0bca] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.oneCnt ul li[data-v-316e0bca] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.oneBtn[data-v-316e0bca] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 70px 0 40px 0;
}
.nextbutton[data-v-316e0bca] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
  color: #ffffff;
}
.tips[data-v-316e0bca] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
}
.tips[data-v-316e0bca] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
.tips[data-v-316e0bca] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.twoBox[data-v-3deece92] {
  width: 1200px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.twoBox[data-v-3deece92] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.twoBox[data-v-3deece92] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.myLabel[data-v-3deece92]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}

.threeBox[data-v-eb0dde76] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.required[data-v-eb0dde76]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-eb0dde76] {
  margin-left: 11px;
}
.titls[data-v-eb0dde76] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-eb0dde76] {
  color: #f56c6c;
}
.titls h2[data-v-eb0dde76] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-eb0dde76] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.update[data-v-eb0dde76] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

.hd[data-v-4aada6e6]{width: 1200px;height: 80px;margin-top:40px;overflow: hidden;
}
.child[data-v-4aada6e6]{ width: 1200px; height: auto;
}

.tips[data-v-7adcdec3] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0 0 0;
  /*margin-bottom: 20px;*/
}
[data-v-7adcdec3] .el-checkbox__label {
  display: inline-grid;
  white-space: pre-line;
  word-wrap: break-word;
  overflow: hidden;
  line-height: 20px;
  width: 500px;
}
[data-v-7adcdec3] .el-checkbox {
  width: 530px;
  margin: 0 auto !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first[data-v-7adcdec3] {
  width: 1200px;
  min-height: 800px;
}
.titles[data-v-7adcdec3] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-7adcdec3] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-7adcdec3] {
  color: #666666;
  font-size: 16px;
  width: 1100px;
  line-height: 25px;
}
.next[data-v-7adcdec3] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 35px;
  cursor: pointer;
  margin: 40px 0;
}
.nextbutton[data-v-7adcdec3] {
  background: #255BDA;
  width: 300px;
  border-radius: 3px;
  color: #FFFFFF;
}





























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*<!--   富文本  -->*/
.first[data-v-8a5eed4a] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-8a5eed4a] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-8a5eed4a] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-8a5eed4a] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-8a5eed4a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-8a5eed4a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-8a5eed4a] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-8a5eed4a] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-8a5eed4a] {
  width: 60% !important;
}
.titles[data-v-8a5eed4a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-8a5eed4a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-8a5eed4a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-8a5eed4a] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-8a5eed4a] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}
/* 新 */
.first .el-icon-plus[data-v-8a5eed4a]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-8a5eed4a] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-8a5eed4a]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-8a5eed4a] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-8a5eed4a] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-8a5eed4a] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-8a5eed4a] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-8a5eed4a] {
  width: 178px;
  height: 250px;
  display: block;
}

.first[data-v-1c465ab0] .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-1c465ab0] .el-menu-item {
  padding: 10px 0 10px 20px !important;
}
.first[data-v-1c465ab0] .el-menu-item, .el-submenu__title[data-v-1c465ab0] {
  white-space: normal !important;
  height: auto;
  line-height: 30px;
  list-style: none;
}
.first[data-v-1c465ab0] .el-menu-item.is-active {
  color: #303133;
}
.first[data-v-1c465ab0] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.titls[data-v-1c465ab0] {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #dcdcdc;
  text-align: left;
}
.titls span[data-v-1c465ab0] {
  color: #F56C6C;
}
.titls h2[data-v-1c465ab0] {
  font-size: 18px;
  color: #333;
  line-height: 40px;
  font-weight: 400;
}
.titls p[data-v-1c465ab0] {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  text-indent: 10px;
}
.spans[data-v-1c465ab0] {
  display: inline;
  padding: 5px 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.update[data-v-1c465ab0] {
  width: 100%;
  min-height: 162px;
  margin: 30px 0;
  overflow: overlay;
}

/* 新 */
.el-upload[data-v-1c465ab0]:hover {
  border-color: #409eff;
}
[data-v-1c465ab0] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
[data-v-1c465ab0] .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.required[data-v-1c465ab0]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.not-required[data-v-1c465ab0] {
  margin-left: 11px;
}







































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































.first[data-v-5f34bc48] {
  width: 1100px;
  min-height: 600px;
  padding: 30px 25px;
  margin-top: 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-5f34bc48] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-5f34bc48] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-5f34bc48] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-5f34bc48] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-5f34bc48] {
  width: 60% !important;
}
.titles[data-v-5f34bc48] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-5f34bc48] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-5f34bc48] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.addBtn[data-v-5f34bc48] {
  position: absolute;
  right: 0;
}
.txtTitle[data-v-5f34bc48] {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  margin-top: 30px;
}

/* 新 */
.first .el-icon-plus[data-v-5f34bc48]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.first[data-v-5f34bc48] .el-divider__text {
  color: #255BDA;
  font-size: 20px;
}
.first .required[data-v-5f34bc48]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
.first[data-v-5f34bc48] .el-textarea__inner {
  font-family: inherit;
}
.first .item-label[data-v-5f34bc48] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #F5F5F5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.first[data-v-5f34bc48] .el-upload:hover {
  border-color: #409EFF;
}
.first .avatar-uploader-icon[data-v-5f34bc48] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.first .avatar[data-v-5f34bc48] {
  width: 178px;
  height: 250px;
  display: block;
}

/*<!--   富文本  -->*/
.first[data-v-5f34bc48] .ql-toolbar.ql-snow {
  border-top: 0px !important;
  border-bottom: 0px !important;
  height: 0px !important;
  padding: 0px !important;
  border-radius: 5px !important;
}
.first[data-v-5f34bc48] .ql-container.ql-snow {
  border: 1px solid #DCDFE6 !important;
  border-radius: 4px !important;
}
.first[data-v-5f34bc48] .ql-editor {
  color: #606266 !important;
  min-height: 100px;
}
.first[data-v-5f34bc48]   .el-collapse-item__header {
  padding-left: 20px !important;
}
.first[data-v-5f34bc48]   .el-menu-item.is-active {
  color: #303133;
}

.detail[data-v-316839fc] {
  width: 1200px;
  margin: 30px auto;
  min-height: 800px;
}
.header[data-v-316839fc] {
  width: 1000px;
  height: auto;
  overflow: hidden;
  font-size: 28px;
  line-height: 40px;
  color: #333;
  margin-bottom: 30px;
}
.second[data-v-316839fc] {
  width: 1000px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  margin-bottom: 30px;
  text-align: left;
  text-indent: 30px;
}
.are p[data-v-316839fc] {
  line-height: 40px;
  text-align: left;
  text-indent: 30px;
}

.card-list-container[data-v-35d8f572] {
  width: 100%;
}
.card-list-hd[data-v-35d8f572] {
  margin-bottom: 20px;
  width: 100%;
  height: 60px;
  color: #255bda;
  font-size: 23px;
  line-height: 58px;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
}
.card-list-hd .title[data-v-35d8f572] {
  border-bottom: 3px solid #255bda;
  display: inline-block;
}

.card-list-bd[data-v-06827d78] {
  width: 100%;
}
.card-list-list[data-v-06827d78] {
  padding: 20px 0;
}
.card-list-list[data-v-06827d78]::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.card-list-item[data-v-65615dd4] {
  float: left;
  position: relative;
  margin-top: 50px;
  margin-right: 51px;
  width: 366px;
  height: 360px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.card-list-item[data-v-65615dd4]:nth-child(3n) {
  margin-right: 0;
}
.card-list-item .img-box[data-v-65615dd4] {
  height: 300px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.card-list-item .img-box img[data-v-65615dd4] {
  height: 100%;
  width: 100%;
}
.card-list-item .title-box[data-v-65615dd4] {
  z-index: 2;
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%;
}
.card-list-item .title-box .title[data-v-65615dd4] {
  padding-left: 10px;
  height: 100%;
  margin: 0;
  color: #000;
  line-height: 60px;
  text-align: left;
}
.card-list-item[data-v-65615dd4]::after {
  content: "";
  z-index: 1;
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  opacity: 0.5;
}
.card-list-item[data-v-65615dd4]:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.card-list-item[data-v-65615dd4]:hover::after {
  display: block;
}
.card-list-item:hover .img-box[data-v-65615dd4] {
  -webkit-transform: scale(1.7);
          transform: scale(1.7);
}
.card-list-item:hover .title-box .title[data-v-65615dd4] {
  -webkit-transform: translate(20px, -30px);
          transform: translate(20px, -30px);
  font-size: 36px;
  color: #333;
}
.card-list-item .hidediv[data-v-65615dd4] {
  display: none;
  position: absolute;
  z-index: 9;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  color: #fff;
}
.card-list-item:hover .hidediv[data-v-65615dd4] {
  display: block;
}

.card-list-item[data-v-6596347d] {
  position: relative;
  float: left;
  margin: 40px 57px;
  width: 486px;
  height: 150px;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
          box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.card-list-item[data-v-6596347d]:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.card-list-item .img[data-v-6596347d] {
  width: 100%;
  height: 100%;
}
.card-list-item .title[data-v-6596347d] {
  z-index: 1;
  position: absolute;
  left: 20px;
  bottom: 0;
  height: 100%;
  line-height: 150px;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.1em;
}

.content-container[data-v-542e4eb0] {
  width: 100%;
  /* padding: 30px 0; */
}
.content-title[data-v-542e4eb0] {
  padding: 20px 0;
}
.content-item .title[data-v-542e4eb0],
.content-item .content[data-v-542e4eb0] {
  text-align: left;
}
.content-item .title[data-v-542e4eb0] {
  padding: 5px 0;
}
.content-item .content[data-v-542e4eb0] {
  padding: 5px 0;
  text-indent: 2em;
}
.content-item .img[data-v-542e4eb0] {
  padding: 5px 0;
  max-width: 100%;
}

.swiper-img[data-v-20ae90d0] {
  width: 100%;
  height: 100%;
}

.content-container[data-v-5dc34c71] {
  width: 100%;
  /* padding: 30px 0; */
  margin-bottom: 20px;
}
.content-title[data-v-5dc34c71] {
  padding: 20px 0;
}

.content-item .title[data-v-75fdb036],
.content-item .content[data-v-75fdb036] {
  text-align: left;
}
.sub-content .title[data-v-75fdb036],
.sub-content .content[data-v-75fdb036] {
  text-align: center;
  color: #666;
}
.content-item .title[data-v-75fdb036] {
  padding: 5px 0;
}
.content-item .content[data-v-75fdb036] {
  padding: 5px 0;
  text-indent: 2em;
}
.content-item .img[data-v-75fdb036] {
  display: block;
  padding: 5px 0;
  max-width: 100%;
}
.dia-img[data-v-75fdb036] {
  max-width: 100%;
}

.operation-container[data-v-5fe9da62] {
  width: 100%;
}
.operation-list[data-v-5fe9da62] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.operation-item[data-v-5008ac41] {
  margin: 0;
  margin-left: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 6px;
  width: 260px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  background-color: linear-gradient(145deg, #e6e6e6, #ffffff);
  border-radius: 3px;
  border: 1px solid #c4c4c4;
  /* box-shadow: 0px 0px 16px 0px rgba(205, 205, 205, 0.5); */
  -webkit-box-shadow: 5px 5px 0px #c4c4c4, -5px -5px 0px #ffffff;
          box-shadow: 5px 5px 0px #c4c4c4, -5px -5px 0px #ffffff;
  cursor: pointer;
}
.operation-item[data-v-5008ac41],
.operation-item[data-v-5008ac41]::after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.operation-item[data-v-5008ac41]::before,
.operation-item[data-v-5008ac41]::after {
  background: #255bda;
  content: "";
  position: absolute;
  z-index: -1;
}
.operation-item[data-v-5008ac41]::after {
  height: 0;
  left: 50%;
  top: 50%;
  width: 0;
}
.operation-item[data-v-5008ac41]:hover:after {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.operation-item[data-v-5008ac41]:hover {
  color: #fff;
  background: none !important;
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
}
.operation-item .title[data-v-5008ac41] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
}
.operation-item .icon-box[data-v-5008ac41] {
  width: 40px;
  height: 40px;
}
.operation-item .icon-box img[data-v-5008ac41] {
  width: 36px;
  height: 36px;
}

.sub-content-container[data-v-727b3a04] {
  margin-bottom: 20px;
}
.sub-content-container .top-line[data-v-727b3a04] {
  border: 1px solid #999;
  margin-bottom: 20px;
}

.contact-list-container[data-v-ea7ebf9c] {
  width: 100%;
}
.contact-list-container.cross[data-v-ea7ebf9c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.contact-list[data-v-48a5687e] {
  padding: 5px 20px;
  width: 300px;
  min-height: 60px;
  border: 1px solid #999;
  border-radius: 5px;
  margin-bottom: 20px;
}
.contact-item[data-v-48a5687e] {
  overflow: hidden;
  text-align: left;
  margin-top: 10px;
}
.contact-item .title[data-v-48a5687e] {
  text-align: left;
  letter-spacing: -0.1em;
  font-size: 17px;
}
.contact-item .text[data-v-48a5687e] {
  margin-left: 2em;
  float: left;
}
.contact-item .link[data-v-48a5687e] {
  color: #333;
  border-bottom: 1px solid #333;
  cursor: pointer;
}
.contact-item .link[data-v-48a5687e]:hover {
  color: #007aff;
  border-bottom: 1px solid #007aff;
}
.contact-item .introduce[data-v-48a5687e] {
  color: #999;
  text-align: left;
}
.contact-item i[data-v-48a5687e] {
  margin-right: 4px;
}

.home-container[data-v-71a3d53a] {
  width: 1200px;
}
.video[data-v-71a3d53a] {
  width: 1200px;
  height: 380px;
  background: cyan;
}
.miss[data-v-71a3d53a] {
  width: 1200px;
  height: 380px;
  -o-object-fit: fill;
     object-fit: fill;
  outline: none;
}
.explain[data-v-71a3d53a] {
  margin-top: 20px;
  width: 1200px;
  height: 405px;
  background: url(/static/img/indexbg.a154693.png) no-repeat;
  background-size: 100% 100%;
}
.img-nav-container[data-v-71a3d53a] {
  margin-top: 20px;
  width: 100%;
  height: 160px;
  cursor: pointer;
}
.img-nav-container>.nav-img[data-v-71a3d53a] {
  width: 100%;
  height: 100%;
}
.url[data-v-71a3d53a] {
  font-size: 28px;
  text-align: center;
  display: block;
  width: 1200px;
  height: 405px;
}
.roomticket[data-v-71a3d53a] {
  margin-top: 20px;
  width: 1200px;
  height: 160px;
  background: url(/static/img/bg04.d78ab90.jpg) no-repeat;
  background-size: 100% 100%;
}
.gs-container[data-v-71a3d53a] {
  margin-top: 20px;
  width: 1200px;
  height: 160px;
  background: url(/static/img/bggs.84ab7ac.jpg) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.gs-container .gs-title[data-v-71a3d53a], .gs-container .gs-btn-box[data-v-71a3d53a] {
  float: left;
}
.gs-container .gs-title[data-v-71a3d53a] {
  height: 100%;
  width: 75%;
  font-size: 32px;
  font-style: italic;
  font-weight: 700;
  line-height: 160px;
  color: #fff;
}
.gs-container .gs-btn-box[data-v-71a3d53a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 25%;
  height: 100%;
}
.gs-container .gs-btn[data-v-71a3d53a] {
  display: block;
  width: 75%;
  height: 60px;
  color: #0f85dd;
  background-color: #ffdd00;
  border-radius: 20px;
  letter-spacing: .2em;
  font-size: 24px;
  line-height: 60px;
  cursor: pointer;
}
.phgs-container[data-v-71a3d53a] {
  margin-top: 20px;
  width: 1200px;
  height: 120px;
  background: url(/static/img/yjxc_bg.80bce89.png) no-repeat;
  background-size: cover;
  background-position: 0% 100%;
  cursor: pointer;
  color: #fff;
  font-size: 42px;
  line-height: 120px;
  font-weight: bold;
}
.checkBtn[data-v-71a3d53a] {
  width: 200px;
  height: 60px;
  background: yellow;
  font-size: 28px;
  border-radius: 34px;
  color: #255bda;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.row[data-v-71a3d53a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.items[data-v-71a3d53a] {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.center[data-v-71a3d53a],
.flex_center[data-v-71a3d53a] {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.roomurl[data-v-71a3d53a] {
  font-size: 28px;
  text-align: center;
  display: block;
  width: 1200px;
  height: 160px;
  cursor: pointer;
}
.moreticket[data-v-71a3d53a] {
  width: 230px;
  height: 35px;
  background: #F87518;
}
.title[data-v-71a3d53a] {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  margin-top: 25px;
  margin-bottom: 15px;
}
.title2[data-v-71a3d53a] {
  width: 590px;
}
.title .titleleft[data-v-71a3d53a] {
  font-size: 28px;
  color: #255BDA;
  width: 300px;
}
.title .titleright[data-v-71a3d53a] {
  font-size: 18px;
  color: #999999;
}
.news[data-v-71a3d53a] {
  width: 589px;
  height: 220px;
  border: 1px solid #EBEBEB;
  overflow: hidden;
}
.news ul li[data-v-71a3d53a] {
  height: 44px;
  line-height: 44px;
  width: 569px;
  padding: 0 15px;
  font-size: 16px;
  cursor: pointer;
}
.news ul li[data-v-71a3d53a]:hover {
  background: #f5f5f5;
}
.pointer[data-v-71a3d53a] {
  color: #255BDA;
  line-height: 44px;
  font-size: 20px;
}
.swiperbox[data-v-71a3d53a] {
  height: 200px;
  overflow: hidden;
}
.seamless-warp[data-v-71a3d53a] {
  height: 229px;
  overflow: hidden;
}
.platform[data-v-71a3d53a] {
  position: relative;
  width: 1200px;
  height: 400px;
  background: url(/static/img/bg02.89c1809.png) no-repeat;
  background-size: 100% 100%;
}
.platform.jiashan[data-v-71a3d53a] {
  background: url(/static/img/bg02.e2bda8e.jpg) no-repeat;
}
.platform.haiyan[data-v-71a3d53a] {
  background: url(/static/img/bg02.a8e0723.jpg) no-repeat;
}
.platform.nanhu[data-v-71a3d53a] {
  background: url(/static/img/bg02.2699d97.jpg) no-repeat;
}
.platform.jingkai[data-v-71a3d53a] {
  background: url(/static/img/bg02.f768d27.jpg) no-repeat;
}
.platform.xiuzhou[data-v-71a3d53a] {
  background: url(/static/img/bg02.22420e9.jpg) no-repeat;
}
.platform.tongxiang[data-v-71a3d53a] {
  background: url(/static/img/bg02.0a7aa51.jpg) no-repeat;
}
.platform.pinghu[data-v-71a3d53a] {
  background: url(/static/img/bg02.87a8d05.jpg) no-repeat;
}
.platform.gang[data-v-71a3d53a] {
  background: url(/static/img/bg02.527dbec.jpg) no-repeat;
}
.platform img[data-v-71a3d53a] {
  width: 1200px;
  height: 400px;
}
.boxshaw[data-v-71a3d53a] {
  width: 823px;
  height: 209px;
  margin-top: 10px;
  background: url(/static/img/build.c7a2cfb.png) no-repeat;
  background-size: 100% 100%;
}
.boxshaw img[data-v-71a3d53a] {
  width: 823px;
  height: 224px;
}
.slideimg[data-v-71a3d53a] {
  width: 100%;
  height: 161px;
}
.slideimg img[data-v-71a3d53a] {
  width: 100%;
  height: 161px;
}
.slidetitle[data-v-71a3d53a] {
  font-size: 18px;
  color: #333;
  line-height: 46px;
  overflow: hidden;
  height: 46px;
  width: 100%;
  text-align: left;
  ;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.thead[data-v-71a3d53a] {
  margin-bottom: 20px;
  font-size: 18px;
  color: #2077BE;
}
.thead div[data-v-71a3d53a] {
  float: left;
}
.thead .title1[data-v-71a3d53a] {
  width: 10%;
}
.thead .title2[data-v-71a3d53a] {
  width: 10%;
}
.thead .title3[data-v-71a3d53a] {
  width: 10%;
}
.thead .title4[data-v-71a3d53a] {
  width: 5%;
}
.sd[data-v-71a3d53a] {
  margin-left: 40px;
  margin-right: 20px;
}
.third[data-v-71a3d53a] {
  margin-left: 40px;
}
.swiper-button-prev[data-v-71a3d53a], .swiper-button-next[data-v-71a3d53a] {
  margin-top: -40px;
}
.newsImg[data-v-71a3d53a]:hover {
  -webkit-animation-name: pic-data-v-71a3d53a;
          animation-name: pic-data-v-71a3d53a;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-71a3d53a {
50% {
    -webkit-transform: scale(1.08);
}
}
.showMore[data-v-71a3d53a] {
  position: absolute;
  margin: 257px 432px;
  z-index: 5000;
  width: 100px;
  background: #007aff;
}
.showRoomTickets[data-v-71a3d53a] {
  position: absolute;
  margin: 256px 432px;
  z-index: 5000;
  width: 230px;
  height: 60px;
  margin-top: 50px;
  margin-left: 180px;
  /*background: #007aff;*/
  cursor: pointer;
}

.news-container[data-v-5ebf8f50] {
  margin-top: 20px;
  width: 1200px;
  overflow: hidden;
}
.news-tabs[data-v-5ebf8f50] {
  position: relative;
  width: 589px;
  overflow: hidden;
}
.news-tabs[data-v-5ebf8f50] .el-tabs__item {
  font-size: 28px;
  color: #999;
}
.news-tabs[data-v-5ebf8f50] .el-tabs__item.is-active {
  color: #255bda;
}
.news-tabs .el-tabs--border-card[data-v-5ebf8f50] {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.news-tabs[data-v-5ebf8f50] .el-tabs__header {
  height: 40px;
  line-height: 40px;
}
.news-tabs[data-v-5ebf8f50] .el-tabs__nav-wrap::after {
  height: 0px;
}
.news-tabs .more[data-v-5ebf8f50] {
  position: absolute;
  right: 4px;
  top: 12px;
  font-size: 18px;
  color: #999;
}
.news-tabs .more .icon[data-v-5ebf8f50] {
  font-size: 13px;
}
.news-list[data-v-5ebf8f50] {
  height: 220px;
  border: 1px solid #ebebeb;
}

.news-list-container[data-v-526c5fa2] {
  width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news-item[data-v-526c5fa2] {
  padding: 0 15px;
  height: 44px;
  width: 100%;
  font-size: 16px;
  line-height: 44px;
  cursor: pointer;
}
.news-item[data-v-526c5fa2]:hover {
  background: #f5f5f5;
}
.txtL[data-v-526c5fa2]{
  width:75%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.empty[data-v-44dc0e5d] {
  width: 1200px;
  height: 500px;
}
.cardvue[data-v-44dc0e5d] {
  margin-top: 20px;
}

.list-detail-container[data-v-8395fe32] {
  margin-top: 30px;
  margin-bottom: 30px;
}

.list-detail-item[data-v-4813e936] {
  margin-top: 30px;
  text-align: left;
}
.list-detail-item .title[data-v-4813e936] {
  margin-bottom: 20px;
  width: 100%;
  height: 60px;
  color: #255bda;
  font-size: 23px;
  line-height: 58px;
  border-bottom: 1px solid #dcdcdc;
}
.list-detail-item .title b[data-v-4813e936] {
  border-bottom: 3px solid #255bda;
  display: inline-block;
}
.list-detail-item .info[data-v-4813e936] {
  margin-left: 30px;
}
.list-detail-item .content[data-v-4813e936] {
  font-size: 18px;
  font-weight: 600;
}
/* .list-detail-item .p {
  margin-top: 4px;
  font-size: 16px;
}
.list-detail-item .img {
  max-width: 100%;
} */

.platform[data-v-2a56373e] {
  position: relative;
  width: 1200px;
  height: 400px;
  background: url(/static/img/bg03.d319ff9.png) no-repeat;
  background-size: 100% 100%;
  margin-bottom: 50px;
}
.platform.jiashan[data-v-2a56373e] {
  background: url(/static/img/bg03.d319ff9.png) no-repeat;
}
.platform.pinghu[data-v-2a56373e] {
  background: url(/static/img/bg03.313dcdb.jpg) no-repeat;
}
.platform.gang[data-v-2a56373e] {
  background: url(/static/img/bg03.13eefb6.jpg) no-repeat;
}
.content[data-v-2a56373e] {
  width: 1200px;
  text-align: left;
  text-indent: 45px;
  font-size: 18px;
  line-height: 35px;
}

.news-container[data-v-52d1cdda] {
  width: 1200px;
  min-height: 600px;
  margin: 0 auto;
  margin-top: 40px;
}
.news-tabs[data-v-52d1cdda] {
  width: 200px;
  float: left;
}
.news-tabs ul li[data-v-52d1cdda] {
  height: 60px;
  line-height: 60px;
  background: #efefef;
  cursor: pointer;
}
.tabActive[data-v-52d1cdda] {
  background: #095ca0 !important;
  color: #fff;
}
.news-list[data-v-52d1cdda] {
  width: 990px;
  float: right;
  height: auto;
}
.news-list ul li[data-v-52d1cdda] {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #ccc;
  text-align: left;
  text-indent: 10px;
  cursor: pointer;
}
.minnew[data-v-52d1cdda] {
  min-height: 450px;
}

.all[data-v-3490e290] {
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding-bottom: 20px;
  background: #fff;
}
.all[data-v-3490e290] p {
  font-size: 18px;
  text-indent: 2em;
  text-align: start;
  line-height: 35px;
}
/*display: flex;*/
.all[data-v-3490e290] img {
  vertical-align: middle;
  display: table-cell;
}

.contact-classify-container[data-v-30c6ff13] {
  width: 100%;
}
.contact-classify-container .title[data-v-30c6ff13] {
  margin-bottom: 20px;
}

.fox[data-v-0ad4897b] {
  background: url(/static/img/bg09.35e8132.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.fox.pinghu[data-v-0ad4897b] {
  background: url(/static/img/bg04.da96859.jpg) no-repeat center/100% 100%;
}
.fox.gang[data-v-0ad4897b] {
  background: url(/static/img/bg06.e3bc3e1.jpg) no-repeat center/100% 100%;
}
.fox.jiashan[data-v-0ad4897b] {
  background: url(/static/img/bg09.35e8132.jpg) no-repeat center/100% 100%;
}
.fox.nanhu[data-v-0ad4897b] {
  background: url(/static/img/bg04.6a34cb9.jpg) no-repeat center/100% 100%;
}

.card[data-v-17015040] {
  width: 1160px;
  left: 30px;
  position: absolute;
  bottom: -175px;
  height: 253px;
  opacity: 0.9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card > .ep[data-v-17015040] {
  margin-top: 20px;
}

.card_box[data-v-4452b833] {
  width: 558px;
  height: 253px;
  border-radius: 5px;
  background: #fff;
}
.card_box[data-v-4452b833]:hover {
  -webkit-animation-name: pic-data-v-4452b833;
          animation-name: pic-data-v-4452b833;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-4452b833 {
50% {
    -webkit-transform: scale(1.08);
}
}
.card_main[data-v-4452b833] {
  width: 498px;
  height: 183px;
  padding: 30px 0;
}
.card_main_left[data-v-4452b833] {
  width: 315px;
  height: 180px;
}
.card_main_right[data-v-4452b833] {
  width: 166px;
  height: 120px;
  margin-top: 40px;
}
.card_main_right img[data-v-4452b833] {
  /*width: 166px;height: 120px;*/
}
.card_main_left_txt[data-v-4452b833] {
  width: 100%;
  line-height: 45px;
  color: #255bda;
  font-size: 26px;
}
.card_main_left_center[data-v-4452b833] {
  height: 78px;
  line-height: 20px;
  padding: 3px 0 10px 0;
  width: 100%;
  word-break: break-all;
  font-size: 16px;
  color: #333333;
}
.linkbutton[data-v-4452b833] {
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #255bda;
  font-size: 14px;
  float: left;
  margin-top: 15px;
  border-radius: 5px;
  cursor: pointer;
  color: #fff;
}
.linkbutton a[data-v-4452b833] {
  color: #fff;
  display: block;
}
.card_main_left_txt.yellow[data-v-4452b833] {
  color: #f87518;
}
.linkbutton.yellow[data-v-4452b833] {
  background: #f87518 !important;
}

.cardvue[data-v-c23ed3da] {
  min-height: 700px;
  margin-top: 20px;
}


.cardvue[data-v-99dd383e] {
  min-height: 700px;
  margin-top: 20px;
}


.cardvue[data-v-32d537c2] {
  min-height: 700px;
  margin-top: 20px;
}
.infoM[data-v-32d537c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
}

.cardvue[data-v-4eafe90e] {
  min-height: 700px;
  margin-top: 20px;
}
.infoM[data-v-4eafe90e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
}

.fox[data-v-177e84f6] {
  margin-bottom: 284px;
  background: url(/static/img/bg09.35e8132.jpg) no-repeat;
  background-size: 100% 100%;
  position: relative;
}

.step-operation[data-v-3cbde1e1] {
  margin-top: 30px;
}
.step-operation .btn[data-v-3cbde1e1] {
  width: 200px;
}

.form-guide {
  width: 100%;
  height: auto;
}
.guide-container {
  padding: 0 20px 20px 20px;
  max-height: 600px;
  border: 1px solid #dcdfe6;
  overflow-y: scroll;
}
.guide-list {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.guide-list .p {
  text-indent: 40px;
}
.guide-list .p .red {
  color: red;
}
.form-guide .btn-box {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
  text-align: center;
}
.form-guide .btn-box .next {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}

.form-last-tip[data-v-786a4484] {
  width: 1200px;
  height: 500px;
  line-height: 80px;
  font-size: 35px;
  color: #67c23a;
}
.form-last-tip.error[data-v-786a4484] {
  color: red;
}
.form-last-tip .text[data-v-786a4484] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.form-sub-title .el-divider__text[data-v-29d87dbb] {
  color: #255bda;
  font-size: 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.userinfo[data-v-de105a66] {
  min-height: 300px;
}

.sub-title[data-v-4ff54ff5]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 13px;
    color:#E6A23C;
    padding:1vh 0;
    background-color: #fdf6ec;
    margin-bottom: 1vh;
}
.sub-right[data-v-4ff54ff5]{
  margin:0 0 0 15px;
  padding:0 8px
}











































































































































































































































































































































































.form-tips-container[data-v-0f0e788c] .el-alert__content {
  margin: 0;
}

.upload-file-img .download-file[data-v-228298d9] {
  line-height: 30px;
}
.upload-file-img .download-file .download[data-v-228298d9] {
  color: #2e5f19;
  cursor: pointer;
}
.upload-file-img .download-file .word-icon[data-v-228298d9] {
  height: 30px;
  border: 0px;
  vertical-align: middle;
}
.upload-file-img .describe[data-v-228298d9] {
  line-height: 60px;
}
.upload-file-img .describes[data-v-228298d9] {
  line-height: 30px;
}
.upload-file-img .img-li[data-v-228298d9] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.upload-file-img .img-li .img[data-v-228298d9] {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.upload-file-img .del-box[data-v-228298d9] {
  position: relative;
}
.upload-file-img .del-box:hover .del[data-v-228298d9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.upload-file-img .del[data-v-228298d9] {
  z-index: 1;
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.upload-file-img .icon[data-v-228298d9] {
  color: #fff;
  line-height: 146px;
  font-size: 20px;
  text-align: center;
}
.upload-file-img .el-upload[data-v-228298d9] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.upload-file-img .el-upload[data-v-228298d9]:hover {
  border-color: #409eff;
}
.upload-file-img[data-v-228298d9] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.upload-file-img[data-v-228298d9].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.upload-file-img[data-v-228298d9] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.upload-file-img .examples[data-v-228298d9] {
  display: inline;
  padding: 5px 10px;
  margin-right: 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.describe[data-v-228298d9] .desc-red {
  color: red;
}
.upload-img-pdf[data-v-228298d9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.upload-img-pdf .img-li[data-v-228298d9] {
  margin: 0;
}

.dialog-img .img-box[data-v-64e504a0] {
  width: 100%;
  height: 100%;
  text-align: center;
}
.dialog-img img[data-v-64e504a0] {
  width: 95%;
}

.check-dialog-container .title[data-v-33a74e0d] {
  margin: 20px;
}

.form-detail-container[data-v-f98431b8] {
  margin-top: 20px;
  width: 1200px;
}
.form-detail-container .state-box[data-v-f98431b8] {
  width: 100%;
}
.form-detail-container .form-info[data-v-f98431b8] {
  margin-top: 20px;
  padding: 10px;
  width: 100%;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-detail-container .form-table[data-v-f98431b8] {
  margin-top: 20px;
  border-radius: 3px;
  /* border: 1px solid #dcdcdc; */
}
.form-detail-container .state-box[data-v-f98431b8] {
  margin-bottom: 5px;
  text-align: left;
}

.form-sign[data-v-03d8a653] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}
.form-sign .btn-box[data-v-03d8a653] {
  margin-top: 15px;
}

.check-dialog-container .title[data-v-15c8ec74] {
  margin: 20px;
}

.check-dialog-container .title[data-v-7d7bf228] {
  margin: 20px;
}

.check-dialog-container .title[data-v-2ff88cc1] {
  margin: 20px;
}

.check-dialog-container .title[data-v-70ffc906] {
  margin: 20px;
}

.spouseInfoBox[data-v-946aadda] {
    width: 1200px;
    border: 1px solid #dbdbdb;
    margin: 20px auto;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
}
.spouseInfoBox[data-v-946aadda] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.spouseInfoBox[data-v-946aadda] .el-form-item__content {
    margin-left: 140px !important;
}

.childrenInfo[data-v-3e3f51ce] {
    width: 1200px;
    border: 1px solid #dbdbdb;
    margin: 20px auto;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
}
.childrenInfo[data-v-3e3f51ce] .el-form-item__label {
    text-align: center;
    vertical-align: middle;
    float: left;
    font-size: 14px;
    line-height: 20px;
    color: #606266;
    padding: 10px 0;
    background: #F5F5F5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.childrenInfo[data-v-3e3f51ce] .el-form-item__content {
    margin-left: 140px !important;
}

.servicesList[data-v-434eef9c] {
    width: 1200px;
    border: 1px solid #dbdbdb;
    margin: 20px auto;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
}
.list-menu-hd[data-v-434eef9c] {
    margin-bottom: 20px;
    width: 1200px;
    height: 60px;
    color: #255bda;
    line-height: 58px;
    font-size: 23px;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tip[data-v-434eef9c] {
    cursor: pointer;
}
.list-menu-title[data-v-434eef9c] {
    border-bottom: 3px solid #255bda;
    display: inline-block;
}
.list-menu-bd[data-v-434eef9c] {
    width: 1200px;
    min-height: 100px;
    overflow: hidden;
}
.list-menu-list[data-v-434eef9c] {
    padding-top: 10px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.list-menu-item[data-v-434eef9c]{
    margin: 0;
    margin-right: 10px;
}

.userinfo[data-v-b5799e4c] {
  /* min-height: 300px; */
}
.userinfo-box[data-v-b5799e4c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.userinfo-box > .left-box[data-v-b5799e4c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.userinfo-box > .right-box[data-v-b5799e4c] {
  position: static;
  margin-left: 10px;
}

.download-sign-container .download-item[data-v-890aea96] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  margin-bottom: 20px;
  border: 1px solid;
}

.userinfo[data-v-5f6c37d2] {
  /* min-height: 300px; */
}
.userinfo-box[data-v-5f6c37d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.userinfo-box > .left-box[data-v-5f6c37d2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.userinfo-box > .right-box[data-v-5f6c37d2] {
  position: static;
  margin-left: 10px;
}

.userinfo[data-v-37b73cfe] {
  /* min-height: 300px; */
}
.userinfo-box[data-v-37b73cfe] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.userinfo-box > .left-box[data-v-37b73cfe] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.userinfo-box > .right-box[data-v-37b73cfe] {
  position: static;
  margin-left: 10px;
}

.enteroruseSign[data-v-a4148422] {
  width: 1200px;
  text-align: left;
}
.tip[data-v-a4148422] {
  font-weight: bold;
  margin: 20px 0 10px;
}
.text[data-v-a4148422] {
  font-size: 14px;
  display: inline-block;
  margin: 10px;
}
.avatar[data-v-a4148422]{
  width: 100%;
}

.wrap[data-v-1bf3a878] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
.signature {
    width: 800px;
    height: 300px;
    background-color: #f2f2f2;
    margin: 0;
}
}

.enteroruseSign[data-v-68ed206c] {
  width: 1200px;
  text-align: left;
}
.tip[data-v-68ed206c] {
  font-weight: bold;
  margin: 20px 0 10px;
}
.text[data-v-68ed206c] {
  font-size: 14px;
  display: inline-block;
  margin: 10px;
}
.avatar[data-v-68ed206c] {
  width: 100%;
}

.agreement-contain[data-v-37328e7f] {
  width: 100%;
  height: 100%;
  line-height: 30px;
  /* text-align: center; */
  /* overflow-y: scroll; */
}
.agreement-contain .common[data-v-37328e7f] {
  text-indent: 2rem;
}

.userinfo[data-v-f6c99790] {
  /* min-height: 300px; */
}
.userinfo-box[data-v-f6c99790] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.userinfo-box > .left-box[data-v-f6c99790] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.userinfo-box > .right-box[data-v-f6c99790] {
  position: static;
  margin-left: 10px;
}

.enteroruseSign[data-v-def1725c] {
  width: 1200px;
  text-align: left;
}
.tip[data-v-def1725c] {
  font-weight: bold;
  margin: 20px 0 10px;
}
.text[data-v-def1725c] {
  font-size: 14px;
  display: inline-block;
  margin: 10px;
}
.avatar[data-v-def1725c] {
  width: 100%;
}

.wrap[data-v-76c6b848] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
.signature {
    width: 800px;
    height: 300px;
    background-color: #f2f2f2;
    margin: 0;
}
}

.enteroruseSign[data-v-232e26e1] {
  width: 1200px;
  text-align: left;
}
.tip[data-v-232e26e1] {
  font-weight: bold;
  margin: 20px 0 10px;
}
.text[data-v-232e26e1] {
  font-size: 14px;
  display: inline-block;
  margin: 10px;
}
.avatar[data-v-232e26e1] {
  width: 100%;
}

.agreement-contain[data-v-364893fa] {
  width: 100%;
  height: 100%;
  line-height: 30px;
  /* text-align: center; */
  /* overflow-y: scroll; */
}
.agreement-contain .common[data-v-364893fa] {
  text-indent: 2rem;
}

.carousel[data-v-5037a1e1]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-wrap: wrap; */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.item[data-v-5037a1e1]{
  width:280px
}
.totalPrice[data-v-5037a1e1]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.itemPrice[data-v-5037a1e1]{
  width:calc(100%/2);
}

.carousel[data-v-62fc42a4]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-wrap: wrap; */
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.item[data-v-62fc42a4]{
  width:280px
}
.totalPrice[data-v-62fc42a4]{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.itemPrice[data-v-62fc42a4]{
  width:calc(100%/2);
}

.groupWidth[data-v-58339405] .el-radio{
        display: block;
        line-height: 23px;
        white-space: normal;
        margin-right: 0;
}

.userinfo[data-v-abd2819a] {
  min-height: 300px;
}

.range-date-picker[data-v-91ccffa6] {
  width: 100%;
  overflow: hidden;
}
.range-date-picker > .start[data-v-91ccffa6] {
  float: left;
  width: 48%;
}
.range-date-picker > .end[data-v-91ccffa6] {
  float: right;
  width: 48%;
}

.userinfo[data-v-194ad563] {
  min-height: 300px;
}

.talent-tips[data-v-1b5b76f4] {
  color: red;
  font-size: 14px;
}

.check-dialog-container .title[data-v-dd50acbe] {
  margin: 20px;
}

.form-detail-container[data-v-7be71a7c] {
  margin-top: 20px;
  width: 1200px;
}
.form-detail-container .state-box[data-v-7be71a7c] {
  width: 100%;
}
.form-detail-container .form-info[data-v-7be71a7c] {
  margin-top: 20px;
  padding: 10px;
  width: 100%;
  border: 1px solid #999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.form-detail-container .form-table[data-v-7be71a7c] {
  margin-top: 20px;
  border-radius: 3px;
  /* border: 1px solid #dcdcdc; */
}
.form-detail-container .state-box[data-v-7be71a7c] {
  margin-bottom: 5px;
  text-align: left;
}

.box[data-v-28f484ac] {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}

.check-dialog-container .title[data-v-b0ae8814] {
  margin: 20px;
}

.check-dialog-container .title[data-v-5a8dce96] {
  margin: 20px;
}

.check-dialog-container .title[data-v-1a82b8c5] {
  margin: 20px;
}

.check-dialog-container .title[data-v-c9872a38] {
  margin: 20px;
}

#phSdDownload {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.check-dialog-container .title[data-v-2eb743e0] {
  margin: 20px;
}

.detail[data-v-0c3d6257] {
  width: 1200px;
  margin: 30px auto;
  min-height: 800px;
}
.header[data-v-0c3d6257] {
  width: 1000px;
  height: auto;
  overflow: hidden;
  font-size: 28px;
  line-height: 40px;
  color: #333;
  margin-bottom: 30px;
}
.second[data-v-0c3d6257] {
  width: 1000px;
  overflow: hidden;
  font-size: 14px;
  color: #333;
  margin-bottom: 30px;
  text-align: left;
  text-indent: 30px;
}

.check-dialog-container .title[data-v-18593bdc] {
  margin: 20px;
}

.enteroruseSign[data-v-34727844] {
  width: 1200px;
  text-align: left;
}
.tip[data-v-34727844] {
  font-weight: bold;
  margin: 20px 0 10px;
}
.text[data-v-34727844] {
  font-size: 14px;
  display: inline-block;
  margin: 10px;
}
.avatar[data-v-34727844] {
  width: 100%;
}

[data-v-dc0dcc20] .template-form .el-form-item__label {
  margin-right: 15px;
}
[data-v-dc0dcc20] .template-form .el-form-item__content {
  padding-left: 0px !important;
}
.tip[data-v-dc0dcc20] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tip[data-v-dc0dcc20] .el-link.el-link--primary {
  width: 100px;
}

.talent-contain h3[data-v-65498616] {
  text-align: left !important;
}
.talent-contain p[data-v-65498616] {
  text-align: left !important;
  text-indent: 2px;
}

.userinfo[data-v-02eb25c2] {
  /* min-height: 300px; */
}
.userinfo-box[data-v-02eb25c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.userinfo-box > .left-box[data-v-02eb25c2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.userinfo-box > .right-box[data-v-02eb25c2] {
  position: static;
  margin-left: 10px;
}

.check-dialog-container[data-v-36dd2efc] {
  border: 1px solid rgb(229, 229, 229);
  width: 1200px;
  margin: 20px auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.check-dialog-container .title[data-v-36dd2efc] {
  margin: 20px;
}
.tip[data-v-36dd2efc] {
  /* display: flex; */
}
.tip[data-v-36dd2efc] .el-select {
  margin: 0px;
}
.tip[data-v-36dd2efc] .el-link.el-link--primary {
  width: 100px;
}

.enteroruseSign[data-v-2c446332] {
  width: 1200px;
  text-align: left;
}
.tip[data-v-2c446332] {
  font-weight: bold;
  margin: 20px 0 10px;
}
.text[data-v-2c446332] {
  font-size: 14px;
  display: inline-block;
  margin: 10px;
}
.avatar[data-v-2c446332] {
  width: 100%;
}

.wrap[data-v-70aede28] {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
.signature {
    width: 800px;
    height: 300px;
    background-color: #f2f2f2;
    margin: 0;
}
}

.agreement-contain[data-v-cb965df0] {
  width: 100%;
  height: 100%;
  line-height: 30px;
  /* text-align: center; */
  /* overflow-y: scroll; */
}
.agreement-contain .common[data-v-cb965df0] {
  text-indent: 2rem;
}

.enteroruseSign[data-v-6ce19189] {
  width: 1200px;
  text-align: left;
}
.tip[data-v-6ce19189] {
  font-weight: bold;
  margin: 20px 0 10px;
}
.text[data-v-6ce19189] {
  font-size: 14px;
  display: inline-block;
  margin: 10px;
}
.avatar[data-v-6ce19189] {
  width: 100%;
}

.enterprise-audit-container {
  margin-top: 10px;
  /* width: 100vw; */
  width: 1200px;
  min-height: 600px;
  /* min-height: 100vh; */
  border: solid 1px #e6e6e6;
}
.enterprise-audit-aside {
  width: 100%;
  border-right: solid 1px #e6e6e6;
}
.enterprise-audit-aside.el-aside {
  overflow: unset;
}
.enterprise-menu-container {
  text-align: left;
}
.enterprise-menu-container.el-menu {
  border: 0;
}
.enterprise-audit-main {
  min-height: 600px;
}
.enterprise-audit-list {
  height: 100%;
}
.enterprise-audit-list-header {
  width: 100%;
}
.enterprise-audit-list-header .el-col {
  text-align: left;
}
.enterprise-audit-list-main {
  width: 100%;
}
.table-operation-container>.el-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table-operation-container>.el-col>.label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table-operation-container>.el-col>.el-select, .table-operation-container>.el-col>.el-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.audit-opreation-container[data-v-670b9b45] .el-row {
  padding: 10px;
}
.audit-opreation-container[data-v-670b9b45] .el-col {
  text-align: left;
}

.cardvue[data-v-7450fdff] {
  min-height: 700px;
  margin-top: 20px;
}

.upload-form-box[data-v-fee393cc] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
.img-box[data-v-fee393cc] {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0;
}
.img-box .del[data-v-fee393cc] {
  z-index: 1;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 16px;
  background: rgba(165, 151, 151, 0.8);
  cursor: pointer;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-form-box[data-v-fee393cc] .el-upload--picture-card {
  width: 40px;
  height: 40px;
}
.upload-form-box .el-icon-plus[data-v-fee393cc] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.form-list-item[data-v-01634884] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 88px;
}
.form-list-left[data-v-01634884] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.form-list-right[data-v-01634884] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 50px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 66px;
  margin-left: 2%;
  /* justify-content: center; */
}
.form-btn[data-v-01634884] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.check-dialog-container .title[data-v-0b3af903] {
  margin: 20px;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-6c9e1eac]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%;

    overflow: hidden;
}
.form-list-left[data-v-6c9e1eac] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.form-list-right[data-v-6c9e1eac] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.form-btn[data-v-6c9e1eac] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}

.form-list-item[data-v-d686ce5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-d686ce5c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-d686ce5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-d686ce5c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.form-attachment-container {
  height: 750px !important;
  border: 1px solid #eee;
}

.upload-file-img .download-file[data-v-7f3cd9a8] {
  line-height: 30px;
}
.upload-file-img .download-file .download[data-v-7f3cd9a8] {
  color: #2e5f19;
  cursor: pointer;
}
.upload-file-img .download-file .word-icon[data-v-7f3cd9a8] {
  height: 30px;
  border: 0px;
  vertical-align: middle;
}
.upload-file-img .describe[data-v-7f3cd9a8] {
  font-size: 14px;
}
.upload-file-img .describes[data-v-7f3cd9a8] {
  line-height: 30px;
}
.upload-file-img .img-li[data-v-7f3cd9a8] {
  float: left;
  width: 148px;
  height: 148px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.upload-file-img .img-li .img[data-v-7f3cd9a8] {
  width: 100%;
  height: 100%;
  border-radius: 3px;
}
.upload-file-img .del-box[data-v-7f3cd9a8] {
  position: relative;
}
.upload-file-img .del-box:hover .del[data-v-7f3cd9a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.upload-file-img .del[data-v-7f3cd9a8] {
  z-index: 1;
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.upload-file-img .icon[data-v-7f3cd9a8] {
  color: #fff;
  line-height: 146px;
  font-size: 20px;
  text-align: center;
}
.upload-file-img .el-upload[data-v-7f3cd9a8] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.upload-file-img .el-upload[data-v-7f3cd9a8]:hover {
  border-color: #409eff;
}
.upload-file-img[data-v-7f3cd9a8] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.upload-file-img[data-v-7f3cd9a8].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.upload-file-img[data-v-7f3cd9a8] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.upload-file-img .examples[data-v-7f3cd9a8] {
  display: inline;
  padding: 5px 10px;
  margin-right: 10px;
  background: #f5f5f5;
  color: #666 !important;
  border-radius: 3px;
  margin-left: 8px;
  font-size: 16px;
  cursor: pointer;
}
.describe[data-v-7f3cd9a8] .desc-red {
  color: red;
}
.upload-img-pdf[data-v-7f3cd9a8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.upload-img-pdf .img-li[data-v-7f3cd9a8] {
  margin: 0;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-f6a23392]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%;

    overflow: hidden;
}
.form-list-left[data-v-f6a23392] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.form-list-right[data-v-f6a23392] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.form-btn[data-v-f6a23392] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}

.form-list-item[data-v-571e44e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-571e44e0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-571e44e0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-571e44e0] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-47ec8542]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%;

    overflow: hidden;
}
.form-list-left[data-v-47ec8542] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.form-list-right[data-v-47ec8542] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.form-btn[data-v-47ec8542] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}

.form-list-item[data-v-4040927e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-4040927e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-4040927e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-4040927e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-206ca24e]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%;

    overflow: hidden;
}
.form-list-left[data-v-206ca24e] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.form-list-right[data-v-206ca24e] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.form-btn[data-v-206ca24e] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}

.form-list-item[data-v-7d40e6fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-7d40e6fc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-7d40e6fc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-7d40e6fc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.check-dialog-container .title[data-v-f24c756e] {
  margin: 20px;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-9c7145ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-9c7145ea] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-9c7145ea] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-9c7145ea] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-59d36225]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%;

    overflow: hidden;
}
.form-list-left[data-v-59d36225] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.form-list-right[data-v-59d36225] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.form-btn[data-v-59d36225] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}

.form-list-item[data-v-7a887f8b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-7a887f8b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-7a887f8b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-7a887f8b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.check-dialog-container .title[data-v-499cf028] {
  margin: 20px;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-1fa6e6cb]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%;

    overflow: hidden;
}
.form-list-left[data-v-1fa6e6cb] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.form-list-right[data-v-1fa6e6cb] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.form-btn[data-v-1fa6e6cb] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}

.form-list-item[data-v-31edcb0b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-31edcb0b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-31edcb0b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-31edcb0b] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx{
  font-weight: 700;
  cursor: pointer;
  color: brown;
}

.res {
  font-weight: 700;
  color: red;
}
#jxsjqrcml {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
#jxsjqrcmls {
  cursor: pointer;
  color: brown;
}
#sblx {
  font-weight: 700;
  cursor: pointer;
  color: brown;
}
/deep/.form-attachment-container {
  height: 800px;
}

.form-list-item[data-v-1bb85100]{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    width: 100%;

    overflow: hidden;
}
.form-list-left[data-v-1bb85100] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
}
.form-list-right[data-v-1bb85100] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 60px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.form-btn[data-v-1bb85100] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
}

.form-list-item[data-v-3dd6cb79] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  width: 100%;

  overflow: hidden;
}
.form-list-left[data-v-3dd6cb79] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.form-list-right[data-v-3dd6cb79] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* flex-direction: column; */
  width: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 140px;
  /* justify-content: center; */
}
.form-btn[data-v-3dd6cb79] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.cardvue[data-v-fe801960] {
  min-height: 700px;
  margin-top: 20px;
}

.declareTheChannel[data-v-fff90ae6] {
  width: 1200px;
  margin-top: 30px;
  min-height: 500px;
}
.liactive[data-v-fff90ae6] {
  background: #095ca0;
}
.nav1[data-v-fff90ae6] {
  height: auto;
  width: 700px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav2[data-v-fff90ae6] {
  height: auto;
  width: 520px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.declareTheChannel ul li[data-v-fff90ae6] {
  width: 11.111%;
  text-align: center;
  font-size: 18px;
  height: 51px;
  cursor: pointer;
  float: left;
  padding-top: 16px;
  padding-bottom: 8px;
  position: relative;
}
.titleItem[data-v-fff90ae6] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  margin: 0 10px;
  border-radius: 5px;
  cursor: pointer;
}
.titleItem2[data-v-fff90ae6] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleLabel[data-v-fff90ae6] {
  font-family: HelveticaNeue;
  display: block;
  color: white;
  font-size: 18px;
}
.titleItem[data-v-fff90ae6]:hover {
  -webkit-animation-name: pic-data-v-fff90ae6;
          animation-name: pic-data-v-fff90ae6;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
.titleItem2[data-v-fff90ae6]:hover {
  -webkit-animation-name: pic-data-v-fff90ae6;
          animation-name: pic-data-v-fff90ae6;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-fff90ae6 {
50% {
    -webkit-transform: scale(1.08);
}
}
@keyframes pic-data-v-fff90ae6 {
50% {
    -webkit-transform: scale(1.08);
}
}
/* @-webkit-keyframes pic {
  50% {
    -webkit-transform: scale(1.08);
  }
} */

.declareTheChannel[data-v-68ddf7fe] {
  width: 1200px;
  margin-top: 30px;
  min-height: 500px;
}
.liactive[data-v-68ddf7fe] {
  background: #095ca0;
}
.nav1[data-v-68ddf7fe] {
  height: auto;
  width: 800px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav2[data-v-68ddf7fe] {
  height: auto;
  width: 520px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.declareTheChannel ul li[data-v-68ddf7fe] {
  width: 11.111%;
  text-align: center;
  font-size: 18px;
  height: 51px;
  cursor: pointer;
  float: left;
  padding-top: 16px;
  padding-bottom: 8px;
  position: relative;
}
.titleItem[data-v-68ddf7fe] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.titleItem2[data-v-68ddf7fe] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleLabel[data-v-68ddf7fe] {
  font-family: HelveticaNeue;
  display: block;
  color: white;
  font-size: 18px;
}
.subTitleLabel[data-v-68ddf7fe] {
  font-family: HelveticaNeue;
  display: block;
  color: white;
  font-size: 14px;
}
.titleItem[data-v-68ddf7fe]:hover {
  -webkit-animation-name: pic-data-v-68ddf7fe;
          animation-name: pic-data-v-68ddf7fe;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
.titleItem2[data-v-68ddf7fe]:hover {
  -webkit-animation-name: pic-data-v-68ddf7fe;
          animation-name: pic-data-v-68ddf7fe;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-68ddf7fe {
50% {
    -webkit-transform: scale(1.08);
}
}
@keyframes pic-data-v-68ddf7fe {
50% {
    -webkit-transform: scale(1.08);
}
}
/* @-webkit-keyframes pic {
  50% {
    -webkit-transform: scale(1.08);
  }
} */

.declareTheChannel[data-v-eec15f32] {
  width: 1200px;
  margin-top: 30px;
  min-height: 500px;
}
.liactive[data-v-eec15f32] {
  background: #095ca0;
}
.nav1[data-v-eec15f32] {
  height: auto;
  width: 700px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.nav2[data-v-eec15f32] {
  height: auto;
  width: 520px;
  overflow: hidden;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.declareTheChannel ul li[data-v-eec15f32] {
  width: 11.111%;
  text-align: center;
  font-size: 18px;
  height: 51px;
  cursor: pointer;
  float: left;
  padding-top: 16px;
  padding-bottom: 8px;
  position: relative;
}
.titleItem[data-v-eec15f32] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleItem2[data-v-eec15f32] {
  background-color: #409eff;
  float: left;
  padding: 15px 35px;
  border-radius: 5px;
  cursor: pointer;
}
.titleLabel[data-v-eec15f32] {
  font-family: HelveticaNeue;
  display: block;
  color: white;
  font-size: 18px;
}
.titleItem[data-v-eec15f32]:hover {
  -webkit-animation-name: pic-data-v-eec15f32;
          animation-name: pic-data-v-eec15f32;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
.titleItem2[data-v-eec15f32]:hover {
  -webkit-animation-name: pic-data-v-eec15f32;
          animation-name: pic-data-v-eec15f32;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-eec15f32 {
50% {
    -webkit-transform: scale(1.08);
}
}
@keyframes pic-data-v-eec15f32 {
50% {
    -webkit-transform: scale(1.08);
}
}
/* @-webkit-keyframes pic {
  50% {
    -webkit-transform: scale(1.08);
  }
} */

.cxcyds[data-v-7f94bea6] {
  margin-top: 40px;
  position: relative;
  width: 1200px;
  height: 779px;
}
.cxcyds[data-v-7f94bea6]:before {
  content: '';
  position: absolute;
  top: 50px;
  left: 50px;
  width: 225px;
  height: 146px;
  background: var(--entranceLogoBg);
}
.cxcyds .header[data-v-7f94bea6]{
  margin: auto;
  width: 100%;
  height: 230px;
  text-align: center;
  line-height: 230px;
  font-weight: bold;
  font-size: 40px;
  color: #fff;
}
.cxcyds .section[data-v-7f94bea6] {
  margin: 0 auto 0;
  padding: 0 49px 75px;
  width: 900px;
  background: rgba(255, 255, 255, .2);
  border-radius: 10px;
  overflow: hidden;
}
.cxcyds .section dl[data-v-7f94bea6] {
  float: left;
  width: 900px;
  overflow: hidden;
}
.cxcyds .section dl dt[data-v-7f94bea6] {
  position: relative;
  float: left;
  width: 900px;
  height: 135px;
  text-align: center;
  line-height: 140px;
  font-size: 25px;
  color: #fff;
  overflow: hidden;
}
.cxcyds .section dl dt[data-v-7f94bea6]:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: 150px;
  width: 100px;
  height: 2px;
  background: #fff;
}
.cxcyds .section dl dt[data-v-7f94bea6]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 50%;
  margin-right: 150px;
  width: 100px;
  height: 2px;
  background: #fff;
}
.cxcyds .section dl dd[data-v-7f94bea6] {
  float: left;
  width: 900px;
  overflow: hidden;
}
.cxcyds .section dl dd ul[data-v-7f94bea6] {
  float: left;
  width: 900px;
  overflow: hidden;
}
.cxcyds .section dl dd ul li[data-v-7f94bea6] {
  float: left;
  padding: 0 10px;
  width: 205px;
  overflow: hidden;
}
.cxcyds .titleItem[data-v-7f94bea6]:hover{
  -webkit-animation-name: pic-data-v-7f94bea6;
          animation-name: pic-data-v-7f94bea6;
  -webkit-animation-duration: 1s;
          animation-duration: 1s; /*动画用时1s*/
}
@-webkit-keyframes pic-data-v-7f94bea6 {
50% {
    -webkit-transform:scale(1.08);
}
}
.titleItem[data-v-7f94bea6] {
  float: left;
  width: 100%;
  height: 64px;
  text-align: center;
  line-height: 64px;
  font-size: 25px;
  color: #333;
  text-decoration: none;
  background: #fff;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: cornflowerblue;/*#A9A9A9*/
  color: white;
  cursor: pointer;
}

.indexC .box[data-v-7d5b347e] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.indexC .box ul li[data-v-7d5b347e] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.indexC .sp[data-v-7d5b347e] {
  background: #007aff;
  color: #fff;
}
.indexC .hd[data-v-7d5b347e] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.indexC .tabItem[data-v-7d5b347e] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.first[data-v-1ab76bd6] {
  width: 1200px;
  height: auto;
}
.div[data-v-1ab76bd6] {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-1ab76bd6] {
  text-indent: 40px;
}
.font-text[data-v-1ab76bd6] {
  text-indent: 20px;
}
.next[data-v-1ab76bd6] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-1ab76bd6] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}

.secondC[data-v-3196b6c4] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* .secondC /deep/ .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.secondC /deep/ .el-upload:hover {
  border-color: #409eff;
} */
/* .secondC .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.secondC .avatar {
  width: 178px;
  height: 250px;
  display: block;
} */
.name-label[data-v-3196b6c4] .el-form-item__label {
  width: 80px;
}
.secondC .merge-cell-2[data-v-3196b6c4] {
  background: #f5f5f5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.secondC .merge-cell-3[data-v-3196b6c4] {
  background: #f5f5f5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.secondC .table-lables[data-v-3196b6c4] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.secondC .table-lables-jy[data-v-3196b6c4] {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.secondC[data-v-3196b6c4] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.secondC[data-v-3196b6c4] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.secondC[data-v-3196b6c4] .el-form-item__error {
  margin-left: 10px;
}
.secondC[data-v-3196b6c4] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-3196b6c4] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-3196b6c4] {
  width: 60% !important;
}
.titles[data-v-3196b6c4] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3196b6c4] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3196b6c4] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider--horizontal[data-v-3196b6c4] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.secondC .uploadDiv[data-v-3196b6c4] {
  text-align: left;
}
.secondC .el-icon-plus[data-v-3196b6c4]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.secondC[data-v-3196b6c4] .el-button.is-circle {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.secondC[data-v-3196b6c4] .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.secondC .required[data-v-3196b6c4]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.reportPlace[data-v-3196b6c4] .el-form-item__label {
  margin-top: 10px;
}
.secondC[data-v-3196b6c4] .el-textarea__inner {
  font-family: inherit;
}
.secondC .item-label[data-v-3196b6c4] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.secondC .item-label-2[data-v-3196b6c4] {
  width: 120px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.secondC .el-input.is-disabled[data-v-3196b6c4] .el-input__inner {
  cursor: pointer;
  background-color: white;
  color: #606266;
}
.secondC .tow-row[data-v-3196b6c4] .el-form-item__label {
  padding: 0px;
}
.secondC[data-v-3196b6c4] .el-input.is-disabled .el-input__inner {
  cursor: pointer;
  background-color: white;
  color: #606266;
}

.form-avatar-container[data-v-3a998ec0] {
  position: absolute;
  right: 100px;
}
.form-avatar-container > .upload-div[data-v-3a998ec0] {
  text-align: left;
}
.form-avatar-container > .upload-div > .avatar-uploader[data-v-3a998ec0] {
  text-align: left;
}
.form-avatar-container[data-v-3a998ec0] .el-upload {
  width: 100%;
  height: 100%;
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.form-avatar-container[data-v-3a998ec0] .el-upload:hover {
  border-color: #409eff;
}
.form-avatar-container .avatar-uploader .avatar-uploader-icon[data-v-3a998ec0] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.form-avatar-container .avatar[data-v-3a998ec0] {
  width: 100%;
  height: 100%;
  display: block;
}





























































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































































/*  .first /deep/ .el-form-item__label {
      text-align: center;
      vertical-align: middle;
      float: left;
      font-size: 14px;
      line-height: 20px;
      color: #606266;
      padding: 10px 0;
      background: #F5F5F5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }*/
.avatar-uploader .el-upload[data-v-3fb47f8e] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-3fb47f8e]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-3fb47f8e] {
  font-size: 18px;
  color: #8c939d;
  width: 140px;
  height: 180px;
  line-height: 310px;
  text-align: center;
}
.avatar[data-v-3fb47f8e] {
  width: 140px;
  height: 180px;
  display: block;
}
.merge-cell-2[data-v-3fb47f8e] {
  width: 120px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-2-2[data-v-3fb47f8e] {
  width: 120px;
  font-size: 14px;
  margin-top: 30px;
}
.merge-cell-3[data-v-3fb47f8e] {
  line-height: 164px;
  width: 120px;
  font-size: 14px;
}
.merge-cell-4[data-v-3fb47f8e] {
  width: 120px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-3fb47f8e] {
  width: 120px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-3fb47f8e] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-3fb47f8e] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-3fb47f8e] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-3fb47f8e] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-3fb47f8e] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-3fb47f8e] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-3fb47f8e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3fb47f8e] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3fb47f8e] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-3fb47f8e] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-3fb47f8e] {
  width: 60% !important;
}
.titles[data-v-3fb47f8e] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3fb47f8e] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3fb47f8e] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider--horizontal[data-v-3fb47f8e] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.uploadDiv[data-v-3fb47f8e] {
  text-align: left;
}
.el-icon-plus[data-v-3fb47f8e]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.el-button.is-circle[data-v-3fb47f8e] {
  border-radius: 50%;
  padding: 5px;
}
.el-divider__text[data-v-3fb47f8e] {
  color: #255bda;
  font-size: 20px;
}
.el-form-item[data-v-3fb47f8e] .el-textarea__inner {
  font-family: inherit;
}
.required[data-v-3fb47f8e]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.validate-array-item[data-v-3fb47f8e] {
  width: 100%;
}
.validate-array-item[data-v-3fb47f8e] .el-form-item__content {
  width: 100%;
}

















































































































































































































/*  .first /deep/ .el-form-item__label {
      text-align: center;
      vertical-align: middle;
      float: left;
      font-size: 14px;
      line-height: 20px;
      color: #606266;
      padding: 10px 0;
      background: #F5F5F5;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
    }*/
.avatar-uploader .el-upload[data-v-d07c0da6] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-d07c0da6]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-d07c0da6] {
  font-size: 18px;
  color: #8c939d;
  width: 140px;
  height: 180px;
  line-height: 310px;
  text-align: center;
}
.avatar[data-v-d07c0da6] {
  width: 140px;
  height: 180px;
  display: block;
}
.merge-cell-2[data-v-d07c0da6] {
  width: 120px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-2-2[data-v-d07c0da6] {
  width: 120px;
  font-size: 14px;
  margin-top: 30px;
}
.merge-cell-3[data-v-d07c0da6] {
  line-height: 164px;
  width: 120px;
  font-size: 14px;
}
.merge-cell-4[data-v-d07c0da6] {
  width: 120px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-d07c0da6] {
  width: 120px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-d07c0da6] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-d07c0da6] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-d07c0da6] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-d07c0da6] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 20px;
  text-align: left;
}
.table-contents[data-v-d07c0da6] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-d07c0da6] {
  width: 1200px;
  min-height: auto;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-d07c0da6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-d07c0da6] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-d07c0da6] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-d07c0da6] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-d07c0da6] {
  width: 60% !important;
}
.titles[data-v-d07c0da6] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-d07c0da6] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-d07c0da6] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider--horizontal[data-v-d07c0da6] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.uploadDiv[data-v-d07c0da6] {
  text-align: left;
}
.el-icon-plus[data-v-d07c0da6]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.el-button.is-circle[data-v-d07c0da6] {
  border-radius: 50%;
  padding: 5px;
}
.borderB[data-v-d07c0da6] .el-input__inner {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #606266;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 25px;
  line-height: 20px;
  outline: 0;
  padding: 0 10px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  /*outline: medium;*/
}
.el-divider__text[data-v-d07c0da6] {
  color: #255bda;
  font-size: 20px;
}
.el-form-item[data-v-d07c0da6] .el-textarea__inner {
  font-family: inherit;
}
.required[data-v-d07c0da6]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}

.five .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.five .el-main {
  padding: 0px;
}
.five .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.five .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.five .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five {
  width: 1200px;
  height: auto;
}
.five .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.five .menu-right {
  text-align: left;
  margin-left: 30px;
}
.five .el-main-five /deep/ .el-upload__tip {
  font-size: 12px;
  color: red;
  margin: 30px 0px;
}
.five .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.five .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.five .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.five .not-required {
  margin-left: 11px;
}
.five-pro-menu-div {
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uploadFile .imgli[data-v-7b68c056] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFile .imgli img[data-v-7b68c056] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.uploadFile .delbox[data-v-7b68c056] {
  position: relative;
}
.uploadFile .delbox:hover .del[data-v-7b68c056] {
  display: block;
}
.uploadFile .del[data-v-7b68c056] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFile .icon[data-v-7b68c056] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  line-height: 146px;
}
.uploadFile .el-upload[data-v-7b68c056] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFile .el-upload[data-v-7b68c056]:hover {
  border-color: #409eff;
}
.uploadFile[data-v-7b68c056] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFile[data-v-7b68c056].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFile[data-v-7b68c056] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.alert-warning[data-v-7b68c056] {
  background-color: #fdf6ec;
  color: #e6a23c;
  width: 100%;
  padding: 8px 16px;
  margin: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.title[data-v-7b68c056] {
  font-size: 16px;
  padding: 8px;
  font-weight: bold;
}
.description[data-v-7b68c056] {
  font-size: 14px;
  padding: 4px;
}
.team-members-list[data-v-7b68c056] {
  margin: 0 0px;
}
.team-members-list li[data-v-7b68c056] {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li[data-v-7b68c056]:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span[data-v-7b68c056] {
  font-weight: 600;
}
.team-members-list li span[data-v-7b68c056] {
  display: inline-block;
}
.number-col[data-v-7b68c056] {
  width: 5%;
  text-align: left;
}
.member-name-col[data-v-7b68c056] {
  width: 11%;
  text-align: left;
}
.is-materials[data-v-7b68c056] {
  width: 50%;
  text-align: left;
}
.upfile-btn-col[data-v-7b68c056] {
  width: 10%;
  text-align: right;
}
.handle-close[data-v-7b68c056] {
  cursor: pointer;
  opacity: 0.75;
  color: red;
}
.handle-preview[data-v-7b68c056] {
  cursor: pointer;
  opacity: 0.75;
  color: #409eff;
}

.proForm .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.proForm {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.proForm .div {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.proForm .pDIV {
  text-indent: 40px;
}
.proForm .font-text {
  text-indent: 20px;
}
.proForm .el-main {
  padding: 0px 20px;
}
.proForm .el-header {
  height: 60px;
  font-size: 12px;
  line-height: 60px;
}
.proForm .el-menu-item,
.el-submenu__title {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
}
.proForm .el-menu-item-group__title {
  padding: 0px;
  line-height: normal;
  font-size: 12px;
  color: #909399;
}
.proForm .el-submenu .el-menu-item {
  padding: 0 45px;
  min-width: 200px;
  color: #909399;
  font-size: 12px;
}
.proForm .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.proForm .el-header {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.proForm .el-tabs--top {
  width: 980px;
  margin-left: 20px;
}
.proForm .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0px !important;
}

























































































































































































































































































































































































































































































































































































































































































































































































































































































.tp-detail-container {
  width: 1200px;
}
.tp-detail-container .tp-detail-log {
  width: 100%;
  margin-top: 30px;
}
.tp-detail-container .tp-detail-log .tp-detail-log-box {
  width: 100%;
}
.tp-detail-form {
  width: 100%;
}
.tp-detail-form > .row-title {
  /* width: 1200px; */
  margin-top: 30px;
}
.tp-detail-container .tp-detail-form .label {
  color: #255bda;
  float: left;
  font-size: 14px;
  line-height: 40px;
}
.tp-detail-container .tp-detail-form .content {
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
}
.tp-detail-container .name-label /deep/ .el-form-item__label {
  width: 80px;
}
.tp-detail-container .merge-cell-3 {
  background: #f5f5f5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.tp-detail-container .table-lables {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.tp-detail-container .table-lables-jy {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.tp-detail-container .tp-detail-form .div-content {
  width: 1138px;
  padding: 30px 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.tp-detail-container .tp-detail-form .div-table {
  width: 1200px;
}
.tp-detail-container /deep/ .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tp-detail-container /deep/ .el-form-item__error {
  margin-left: 10px;
}
.tp-detail-container /deep/ .el-checkbox {
  margin-right: 9px;
}
/* .titles {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
} */
.tp-detail-container .el-divider--horizontal {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
/* .uploadDiv {
  text-align: left;
}
.el-icon-plus:before {
  content: "免冠证件照";
} */
.tp-detail-container .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.tp-detail-container .el-textarea.is-disabled .el-textarea__inner {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: pointer;
  resize: none;
}
.tp-detail-container .borderB /deep/ .el-input__inner {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #606266;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 25px;
  line-height: 20px;
  outline: 0;
  padding: 0 10px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  /* outline: medium; */
}
/* .tp-detail-container .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  white-space: nowrap;
  list-style: none;
} */
.tp-detail-container .el-form-item /deep/ .el-textarea__inner {
  font-family: inherit;
}
.tp-detail-container .titleP {
  width: 1200px;
  line-height: 40px;
  text-align: left;
  text-indent: 20px;
  font-size: 16px;
}
.tp-detail-container .detail-textarea /deep/ .el-textarea__inner {
  font-family: inherit;
}
.tp-detail-container .telDetailR /deep/ .el-radio__label {
  color: #2c3e50 !important;
}
.team-members-list {
  margin: 0 10px;
}
.team-members-list li {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span {
  font-weight: 600;
}
.team-members-list li span {
  display: inline-block;
}
.number-col {
  width: 5%;
  text-align: left;
}
.member-name-col {
  width: 11%;
  text-align: left;
}
.is-materials {
  width: 50%;
  text-align: left;
}
.upfile-btn-col {
  width: 10%;
  text-align: cyan;
}
.handle-close {
  cursor: pointer;
  opacity: 0.75;
  color: red;
}

.index .box[data-v-0d0bf624] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.index .box ul li[data-v-0d0bf624] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.index .sp[data-v-0d0bf624] {
  background: #007aff;
  color: #fff;
}
.index .hd[data-v-0d0bf624] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.index .tabItem[data-v-0d0bf624] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.areaProcess[data-v-2a298590] .el-input__count {
  background: transparent;
  right: 25px;
}
.noBorder[data-v-2a298590] .el-input__inner {
  border-width: 0 0 1px 0;
}
.second[data-v-2a298590] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-2a298590] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.second[data-v-2a298590] .el-upload:hover {
  border-color: #409eff;
}
.second .avatar-uploader-icon[data-v-2a298590] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.second .avatar[data-v-2a298590] {
  width: 178px;
  height: 250px;
  display: block;
}
.second .name-label[data-v-2a298590] .el-form-item__label {
  width: 80px;
}
.second .merge-cell-2[data-v-2a298590] {
  background: #f5f5f5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.second .merge-cell-3[data-v-2a298590] {
  background: #f5f5f5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.second .table-lables[data-v-2a298590] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.second .table-lables-jy[data-v-2a298590] {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.second[data-v-2a298590] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.second[data-v-2a298590] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-2a298590] .el-form-item__error {
  margin-left: 10px;
}
.second[data-v-2a298590] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-2a298590] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-2a298590] {
  width: 60% !important;
}
.titles[data-v-2a298590] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-2a298590] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.second .lines ul li[data-v-2a298590] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.second .el-divider--horizontal[data-v-2a298590] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.second .uploadDiv[data-v-2a298590] {
  text-align: left;
}
.second .el-icon-plus[data-v-2a298590]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.second .el-button.is-circle[data-v-2a298590] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.second .el-divider__text[data-v-2a298590] {
  color: #255bda;
  font-size: 20px;
}
.second .required[data-v-2a298590]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.settledaddress[data-v-2a298590] .el-form-item__label {
  margin-top: 10px;
}
.second .item-label[data-v-2a298590] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.second .item-label-2[data-v-2a298590] {
  width: 90px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  text-align: center;
}
.second .outPlace-border[data-v-2a298590] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.second[data-v-2a298590] .el-input.is-disabled .el-input__inner {
  cursor: pointer;
  background-color: white;
  color: #606266;
}

.label[data-v-b2834c5c]{
  width:120px;
  background:#f5f5f5;
  text-align:center;
  margin-right:10px;
}
.setForm[data-v-b2834c5c]{
  height:35vh;
  overflow:auto;
}
.areaProcess[data-v-b2834c5c] .el-input__count{
  background: transparent;
  right:25px
}
.first[data-v-b2834c5c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-b2834c5c] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-b2834c5c]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-b2834c5c] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-b2834c5c] {
  width: 178px;
  height: 178px;
  display: block;
}
.merge-cell-2[data-v-b2834c5c] {
  width: 60px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-3[data-v-b2834c5c] {
  line-height: 164px;
  width: 60px;
  font-size: 14px;
}
.merge-cell-4[data-v-b2834c5c] {
  width: 60px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-b2834c5c] {
  width: 60px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-b2834c5c] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-b2834c5c] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-b2834c5c] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-b2834c5c] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-b2834c5c] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-b2834c5c] {
  width: 1200px;
  height: auto;
  padding: 30px 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-b2834c5c] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-b2834c5c] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-b2834c5c] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-b2834c5c] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-b2834c5c] {
  width: 60% !important;
}
.titles[data-v-b2834c5c] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-b2834c5c] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-b2834c5c] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider__text[data-v-b2834c5c] {
  color: #255bda;
  font-size: 20px;
}
.el-input[data-v-b2834c5c] .el-input__suffix {
  line-height: 40px;
}
.required[data-v-b2834c5c]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-button.is-circle[data-v-b2834c5c] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
textarea[data-v-b2834c5c] {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.el-form-item[data-v-b2834c5c] .el-textarea__inner {
  font-family: inherit;
}
.outPlace-border[data-v-b2834c5c] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.emit-option[data-v-b2834c5c] {
  position: absolute;
  right: 15px;
  height: 20px;
  width: 20px;
  border: 1px solid;
  top: 5px;
}
.item-label[data-v-b2834c5c] {
  width: 120px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.tow-row[data-v-b2834c5c] .el-form-item__label {
  padding: 0px;
}

.first[data-v-6f7f1a34] {
  width: 1200px;
  height: auto;
}
.div[data-v-6f7f1a34] {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-6f7f1a34] {
  text-indent: 40px;
}
.font-text[data-v-6f7f1a34] {
  text-indent: 20px;
}
.next[data-v-6f7f1a34] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-6f7f1a34] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}
.projectplan[data-v-6f7f1a34] .el-icon-plus {
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectplan[data-v-6f7f1a34] .el-upload-list--text {
  width: 400px;
}
.upload-four > .el-upload__tip[data-v-6f7f1a34] {
  color: red;
}

.five .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.five .el-main {
  padding: 0px;
}
.five .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.five .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.five .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five {
  width: 1200px;
  height: auto;
}
.five .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.five .menu-right {
  text-align: left;
  margin-left: 30px;
}
.five .el-main-five /deep/ .el-upload__tip {
  font-size: 12px;
  color: red;
  margin: 30px 0px;
}
.five .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.five .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.five .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.five .not-required {
  margin-left: 11px;
}
.five-pro-menu-div {
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uploadFile .imgli[data-v-1423e60f] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFile .imgli img[data-v-1423e60f] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.uploadFile .delbox[data-v-1423e60f] {
  position: relative;
}
.uploadFile .delbox:hover .del[data-v-1423e60f] {
  display: block;
}
.uploadFile .del[data-v-1423e60f] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFile .icon[data-v-1423e60f] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  line-height: 146px;
}
.uploadFile .el-upload[data-v-1423e60f] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFile .el-upload[data-v-1423e60f]:hover {
  border-color: #409eff;
}
.uploadFile[data-v-1423e60f] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFile[data-v-1423e60f].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFile[data-v-1423e60f] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.alert-warning[data-v-1423e60f] {
  background-color: #fdf6ec;
  color: #e6a23c;
  width: 100%;
  padding: 8px 16px;
  margin: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.title[data-v-1423e60f] {
  font-size: 16px;
  padding: 8px;
  font-weight: bold;
}
.description[data-v-1423e60f] {
  font-size: 14px;
  padding: 4px;
}
.team-members-list[data-v-1423e60f] {
  margin: 0 0px;
}
.team-members-list li[data-v-1423e60f] {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li[data-v-1423e60f]:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span[data-v-1423e60f] {
  font-weight: 600;
}
.team-members-list li span[data-v-1423e60f] {
  display: inline-block;
}
.number-col[data-v-1423e60f] {
  width: 5%;
  text-align: left;
}
.member-name-col[data-v-1423e60f] {
  width: 11%;
  text-align: left;
}
.is-materials[data-v-1423e60f] {
  width: 50%;
  text-align: left;
}
.upfile-btn-col[data-v-1423e60f] {
  width: 10%;
  text-align: right;
}
.handle-close[data-v-1423e60f] {
  cursor: pointer;
  opacity: 0.75;
  color: red;
}
.handle-preview[data-v-1423e60f] {
  cursor: pointer;
  opacity: 0.75;
  color: #409eff;
}

.educationStyle[data-v-417a7a59] .el-divider__text{
  font-size: 18px;
}
.others[data-v-417a7a59] .el-checkbox__inner {
  display: none;
}
.noBorder[data-v-417a7a59] .el-input__inner {
  border-width: 0 0 1px 0;
  background-color: #fff;
}
.demo-table-expand[data-v-417a7a59] {
  font-size: 0;
}
.demo-table-expand[data-v-417a7a59] .el-form-item__label {
  width: 130px;
  color: #99a9bf !important;
}
.demo-table-expand .el-form-item[data-v-417a7a59] {
  margin-right: 0;
  margin-bottom: 0;
  width: 50%;
}

.index .box[data-v-2d0f4810] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.index .box ul li[data-v-2d0f4810] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.index .sp[data-v-2d0f4810] {
  background: #007aff;
  color: #fff;
}
.index .hd[data-v-2d0f4810] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.index .tabItem[data-v-2d0f4810] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.areaProcess[data-v-4db220b2] .el-input__count {
  background: transparent;
  right: 25px;
}
.noBorder[data-v-4db220b2] .el-input__inner {
  border-width: 0 0 1px 0;
}
.el-form--inline .el-form-item[data-v-4db220b2]{
  display: block;
}
.el-form--inline .el-form-item__content[data-v-4db220b2]{
  display: block;
}
.second[data-v-4db220b2] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-4db220b2] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.second[data-v-4db220b2] .el-upload:hover {
  border-color: #409eff;
}
.second .avatar-uploader-icon[data-v-4db220b2] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.second .avatar[data-v-4db220b2] {
  width: 178px;
  height: 250px;
  display: block;
}
.second .name-label[data-v-4db220b2] .el-form-item__label {
  width: 80px;
}
.second .merge-cell-2[data-v-4db220b2] {
  background: #f5f5f5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.second .merge-cell-3[data-v-4db220b2] {
  background: #f5f5f5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.second .table-lables[data-v-4db220b2] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.second .table-lables-jy[data-v-4db220b2] {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.second[data-v-4db220b2] {
  width: 1200px;
  min-height: 800px;
  padding: 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.second[data-v-4db220b2] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-4db220b2] .el-form-item__error {
  margin-left: 10px;
}
.second[data-v-4db220b2] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-4db220b2] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-4db220b2] {
  width: 60% !important;
}
.titles[data-v-4db220b2] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-4db220b2] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.second .lines ul li[data-v-4db220b2] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.second .el-divider--horizontal[data-v-4db220b2] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.second .uploadDiv[data-v-4db220b2] {
  text-align: left;
}
.second .el-icon-plus[data-v-4db220b2]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.second .el-button.is-circle[data-v-4db220b2] {
  border-radius: 50%;
  padding: 5px;
 // margin-top: 15px;
}
.second .el-divider__text[data-v-4db220b2] {
  color: #255bda;
  font-size: 20px;
}
.second .required[data-v-4db220b2]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.settledaddress[data-v-4db220b2] .el-form-item__label {
  margin-top: 10px;
}
.second .item-label[data-v-4db220b2] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.second .item-label-2[data-v-4db220b2] {
  width: 90px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  text-align: center;
}
.second .outPlace-border[data-v-4db220b2] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.second[data-v-4db220b2] .el-input.is-disabled .el-input__inner {
  cursor: pointer;
  background-color: white;
  color: #606266;
}
.warning-text[data-v-4db220b2] {
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}


.label[data-v-3796eff6]{
  width:120px;
  background:#f5f5f5;
  text-align:center;
  margin-right:10px;
}
.setForm[data-v-3796eff6]{
  height:35vh;
  overflow:auto;
}
.areaProcess[data-v-3796eff6] .el-input__count{
  background: transparent;
  right:25px
}
.first[data-v-3796eff6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-3796eff6] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-3796eff6]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-3796eff6] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-3796eff6] {
  width: 178px;
  height: 178px;
  display: block;
}
.merge-cell-2[data-v-3796eff6] {
  width: 60px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-3[data-v-3796eff6] {
  line-height: 164px;
  width: 60px;
  font-size: 14px;
}
.merge-cell-4[data-v-3796eff6] {
  width: 60px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-3796eff6] {
  width: 60px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-3796eff6] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-3796eff6] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-3796eff6] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-3796eff6] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-3796eff6] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-3796eff6] {
  width: 1200px;
  height: auto;
  padding: 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-3796eff6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3796eff6] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3796eff6] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-3796eff6] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-3796eff6] {
  width: 60% !important;
}
.titles[data-v-3796eff6] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-3796eff6] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-3796eff6] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider__text[data-v-3796eff6] {
  color: #255bda;
  font-size: 20px;
}
.el-input[data-v-3796eff6] .el-input__suffix {
  line-height: 40px;
}
.required[data-v-3796eff6]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-button.is-circle[data-v-3796eff6] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
textarea[data-v-3796eff6] {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.el-form-item[data-v-3796eff6] .el-textarea__inner {
  font-family: inherit;
}
.outPlace-border[data-v-3796eff6] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.emit-option[data-v-3796eff6] {
  position: absolute;
  right: 15px;
  height: 20px;
  width: 20px;
  border: 1px solid;
  top: 5px;
}
.item-label[data-v-3796eff6] {
  width: 120px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.tow-row[data-v-3796eff6] .el-form-item__label {
  padding: 0px;
}
.first[data-v-3796eff6] {
  width: 1200px;
  min-height: 800px;
  padding: 30px;
  background: #fff;
}
.first[data-v-3796eff6] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-3796eff6] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-3796eff6] .el-checkbox {
  margin-right: 9px;
}
.first[data-v-3796eff6] .el-textarea__inner {
  font-family: inherit;
}
.first[data-v-3796eff6] .el-row {
  margin-bottom: 20px;
}
.first .merge-cell-2[data-v-3796eff6] {
  background: #F5F5F5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  text-align: center;
  vertical-align: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first .merge-cell-3[data-v-3796eff6] {
  background: #F5F5F5;
  width: 120px;
  font-size: 14px;
  height: auto;
  min-height: 40px;
  text-align: center;
  vertical-align: top;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.first .required[data-v-3796eff6]:before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}
/* 提示文字样式 */
.hint-text[data-v-3796eff6] {
  color: #ff0000;
  font-size: 12px;
  margin-top: 8px;
  line-height: 1.6;
}
.warning-text[data-v-3796eff6] {
  color: #ff0000;
  font-weight: bold;
  font-size: 12px;
}
/* Element UI 组件样式调整 */
.el-checkbox-group[data-v-3796eff6] {
  line-height: 2;
}
.el-radio-group[data-v-3796eff6] {
  line-height: 2;
}
.el-textarea[data-v-3796eff6] {
  font-size: 14px;
}

.first[data-v-0ff54def] {
  width: 1200px;
  height: auto;
}
.div[data-v-0ff54def] {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-0ff54def] {
  text-indent: 40px;
}
.font-text[data-v-0ff54def] {
  text-indent: 20px;
}
.next[data-v-0ff54def] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-0ff54def] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}
.projectplan[data-v-0ff54def] .el-icon-plus {
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectplan[data-v-0ff54def] .el-upload-list--text {
  width: 400px;
}
.upload-four > .el-upload__tip[data-v-0ff54def] {
  color: red;
}

.fiveC .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.el-main {
  padding: 0px;
}
.fiveC .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.fiveC .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.fiveC .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.fiveC .el-upload:hover {
  border-color: #409eff;
}
.fiveC {
  width: 1200px;
  height: auto;
}
.fiveC .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.fiveC .menu-right {
  text-align: left;
  margin-left: 30px;
}
.fiveC /deep/ .el-upload__tip {
  font-size: 12px;
  color: #606266;
  margin: 30px 0px;
}
/*.fiveC .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}*/
.fiveC .el-upload:hover {
  border-color: #409eff;
}
.fiveC /deep/ .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.fiveC /deep/ .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.fiveC .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.fiveC .not-required{
  margin-left: 11px;
}
.five-tel-menu-div{
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.material-name-input {
  margin: 20px;
  padding: 15px 10px;
  background-color: #f5f7fa;
  border-radius: 4px;
  text-align: left;
}
.material-name-input .el-form-item {
  margin-bottom: 0;
}

.uploadFileC .imgli[data-v-b083999c] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFileC .imgli img[data-v-b083999c] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
[data-v-b083999c] .el-image-viewer__canvas img{
  margin-left: auto !important;
}
.el-image[data-v-b083999c] {
  position: static !important;
}
.uploadFileC .delbox[data-v-b083999c] {
  position: relative;
}
.uploadFileC .delbox:hover .del[data-v-b083999c] {
  display: block;
}
.uploadFileC .del[data-v-b083999c] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFileC .icon[data-v-b083999c] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  text-align: center;
  padding: 63px 0;
}
.uploadFileC  .el-upload[data-v-b083999c] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFileC  .el-upload[data-v-b083999c]:hover {
  border-color: #409EFF;
}
.uploadFileC .avatar-uploader-icon[data-v-b083999c] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFileC .avatar[data-v-b083999c] {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFileC[data-v-b083999c] .el-upload__tip{
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.projectIdeas[data-v-b083999c] .el-icon-plus{
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectIdeas[data-v-b083999c] .el-upload-list--text{
  width: 400px;
}

.proForm .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.proForm {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.proForm .div {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.proForm .pDIV {
  text-indent: 40px;
}
.proForm .font-text {
  text-indent: 20px;
}
.proForm .el-main {
  padding: 0px 20px;
}
.proForm .el-header {
  height: 60px;
  font-size: 12px;
  line-height: 60px;
}
.proForm .el-menu-item,
.el-submenu__title {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
}
.proForm .el-menu-item-group__title {
  padding: 0px;
  line-height: normal;
  font-size: 12px;
  color: #909399;
}
.proForm .el-submenu .el-menu-item {
  padding: 0 45px;
  min-width: 200px;
  color: #909399;
  font-size: 12px;
}
.proForm .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.proForm .el-header {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.proForm .el-tabs--top {
  width: 980px;
  margin-left: 20px;
}
.proForm .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0px !important;
}

.educationStyle[data-v-eda5f14c] .el-divider__text{
  font-size: 18px;
}
.others[data-v-eda5f14c] .el-checkbox__inner {
  display: none;
}
.noBorder[data-v-eda5f14c] .el-input__inner {
  border-width: 0 0 1px 0;
  background-color: #fff;
}
.demo-table-expand[data-v-eda5f14c] {
  font-size: 0;
}
.demo-table-expand[data-v-eda5f14c] .el-form-item__label {
  width: 130px;
  color: #99a9bf !important;
}
.demo-table-expand .el-form-item[data-v-eda5f14c] {
  margin-right: 0;
  margin-bottom: 0;
  width: 50%;
}

.tp-detail-container {
  width: 1200px;
}
.tp-detail-container .tp-detail-log {
  width: 100%;
  margin-top: 30px;
}
.tp-detail-container .tp-detail-log .tp-detail-log-box {
  width: 100%;
}
.tp-detail-form {
  width: 100%;
}
.tp-detail-form > .row-title {
  /* width: 1200px; */
  margin-top: 30px;
}
.tp-detail-container .tp-detail-form .label {
  color: #255bda;
  float: left;
  font-size: 14px;
  line-height: 40px;
}
.tp-detail-container .tp-detail-form .content {
  text-align: left;
  font-size: 14px;
  text-indent: 10px;
  line-height: 40px;
  margin-right: 20px;
}
.tp-detail-container .name-label /deep/ .el-form-item__label {
  width: 80px;
}
.tp-detail-container .merge-cell-3 {
  background: #f5f5f5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.tp-detail-container .table-lables {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.tp-detail-container .table-lables-jy {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.tp-detail-container .tp-detail-form .div-content {
  width: 1138px;
  padding: 30px 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.tp-detail-container .tp-detail-form .div-table {
  width: 1200px;
}
.tp-detail-container /deep/ .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tp-detail-container /deep/ .el-form-item__error {
  margin-left: 10px;
}
.tp-detail-container /deep/ .el-checkbox {
  margin-right: 9px;
}
/* .titles {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
} */
.tp-detail-container .el-divider--horizontal {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
/* .uploadDiv {
  text-align: left;
}
.el-icon-plus:before {
  content: "免冠证件照";
} */
.tp-detail-container .el-divider__text {
  color: #255bda;
  font-size: 20px;
}
.tp-detail-container .el-textarea.is-disabled .el-textarea__inner {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: pointer;
  resize: none;
}
.tp-detail-container .borderB /deep/ .el-input__inner {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  border-radius: 0px;
  border: 1px solid #606266;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #606266;
  display: inline-block;
  font-size: inherit;
  height: 25px;
  line-height: 20px;
  outline: 0;
  padding: 0 10px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  /* outline: medium; */
}
/* .tp-detail-container .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  white-space: nowrap;
  list-style: none;
} */
.tp-detail-container .el-form-item /deep/ .el-textarea__inner {
  font-family: inherit;
}
.tp-detail-container .titleP {
  width: 1200px;
  line-height: 40px;
  text-align: left;
  text-indent: 20px;
  font-size: 16px;
}
.tp-detail-container .detail-textarea /deep/ .el-textarea__inner {
  font-family: inherit;
}
.tp-detail-container .telDetailR /deep/ .el-radio__label {
  color: #2c3e50 !important;
}
.team-members-list {
  margin: 0 10px;
}
.team-members-list li {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span {
  font-weight: 600;
}
.team-members-list li span {
  display: inline-block;
}
.number-col {
  width: 5%;
  text-align: left;
}
.member-name-col {
  width: 11%;
  text-align: left;
}
.is-materials {
  width: 50%;
  text-align: left;
}
.upfile-btn-col {
  width: 10%;
  text-align: cyan;
}
.handle-close {
  cursor: pointer;
  opacity: 0.75;
  color: red;
}

.index .box[data-v-1a1632fa] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.index .box ul li[data-v-1a1632fa] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.index .sp[data-v-1a1632fa] {
  background: #007aff;
  color: #fff;
}
.index .hd[data-v-1a1632fa] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.index .tabItem[data-v-1a1632fa] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.first[data-v-10947f44] {
  width: 1200px;
  height: auto;
}
.div[data-v-10947f44] {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-10947f44] {
  text-indent: 40px;
}
.font-text[data-v-10947f44] {
  text-indent: 20px;
}
.next[data-v-10947f44] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-10947f44] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}

.areaProcess[data-v-617b50f9] .el-input__count {
  background: transparent;
  right: 25px;
}
.noBorder[data-v-617b50f9] .el-input__inner {
  border-width: 0 0 1px 0;
}
.second[data-v-617b50f9] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-617b50f9] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.second[data-v-617b50f9] .el-upload:hover {
  border-color: #409eff;
}
.second .avatar-uploader-icon[data-v-617b50f9] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.second .avatar[data-v-617b50f9] {
  width: 178px;
  height: 250px;
  display: block;
}
.second .name-label[data-v-617b50f9] .el-form-item__label {
  width: 80px;
}
.second .merge-cell-2[data-v-617b50f9] {
  background: #f5f5f5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.second .merge-cell-3[data-v-617b50f9] {
  background: #f5f5f5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.second .table-lables[data-v-617b50f9] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.second .table-lables-jy[data-v-617b50f9] {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.second[data-v-617b50f9] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.second[data-v-617b50f9] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-617b50f9] .el-form-item__error {
  margin-left: 10px;
}
.second[data-v-617b50f9] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-617b50f9] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-617b50f9] {
  width: 60% !important;
}
.titles[data-v-617b50f9] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-617b50f9] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.second .lines ul li[data-v-617b50f9] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.second .el-divider--horizontal[data-v-617b50f9] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.second .uploadDiv[data-v-617b50f9] {
  text-align: left;
}
.second .el-icon-plus[data-v-617b50f9]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.second .el-button.is-circle[data-v-617b50f9] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.second .el-divider__text[data-v-617b50f9] {
  color: #255bda;
  font-size: 20px;
}
.second .required[data-v-617b50f9]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.settledaddress[data-v-617b50f9] .el-form-item__label {
  margin-top: 10px;
}
.second .item-label[data-v-617b50f9] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.second .item-label-2[data-v-617b50f9] {
  width: 90px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  text-align: center;
}
.second .outPlace-border[data-v-617b50f9] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.second[data-v-617b50f9] .el-input.is-disabled .el-input__inner {
  cursor: pointer;
  background-color: white;
  color: #606266;
}

.label[data-v-64b114ca]{
  width:120px;
  background:#f5f5f5;
  text-align:center;
  margin-right:10px;
}
.setForm[data-v-64b114ca]{
  height:35vh;
  overflow:auto;
}
.areaProcess[data-v-64b114ca] .el-input__count{
  background: transparent;
  right:25px
}
.first[data-v-64b114ca] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-64b114ca] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-64b114ca]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-64b114ca] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-64b114ca] {
  width: 178px;
  height: 178px;
  display: block;
}
.merge-cell-2[data-v-64b114ca] {
  width: 60px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-3[data-v-64b114ca] {
  line-height: 164px;
  width: 60px;
  font-size: 14px;
}
.merge-cell-4[data-v-64b114ca] {
  width: 60px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-64b114ca] {
  width: 60px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-64b114ca] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-64b114ca] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-64b114ca] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-64b114ca] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-64b114ca] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-64b114ca] {
  width: 1200px;
  height: auto;
  padding: 30px 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-64b114ca] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-64b114ca] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-64b114ca] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-64b114ca] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-64b114ca] {
  width: 60% !important;
}
.titles[data-v-64b114ca] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-64b114ca] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-64b114ca] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider__text[data-v-64b114ca] {
  color: #255bda;
  font-size: 20px;
}
.el-input[data-v-64b114ca] .el-input__suffix {
  line-height: 40px;
}
.required[data-v-64b114ca]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-button.is-circle[data-v-64b114ca] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
textarea[data-v-64b114ca] {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.el-form-item[data-v-64b114ca] .el-textarea__inner {
  font-family: inherit;
}
.outPlace-border[data-v-64b114ca] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.emit-option[data-v-64b114ca] {
  position: absolute;
  right: 15px;
  height: 20px;
  width: 20px;
  border: 1px solid;
  top: 5px;
}
.item-label[data-v-64b114ca] {
  width: 120px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.tow-row[data-v-64b114ca] .el-form-item__label {
  padding: 0px;
}

.first[data-v-4f6cc344] {
  width: 1200px;
  height: auto;
}
.div[data-v-4f6cc344] {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-4f6cc344] {
  text-indent: 40px;
}
.font-text[data-v-4f6cc344] {
  text-indent: 20px;
}
.next[data-v-4f6cc344] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-4f6cc344] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}
.projectplan[data-v-4f6cc344] .el-icon-plus {
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectplan[data-v-4f6cc344] .el-upload-list--text {
  width: 400px;
}
.upload-four > .el-upload__tip[data-v-4f6cc344] {
  color: red;
}

.five .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.five .el-main {
  padding: 0px;
}
.five .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.five .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.five .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five {
  width: 1200px;
  height: auto;
}
.five .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.five .menu-right {
  text-align: left;
  margin-left: 30px;
}
.five .el-main-five /deep/ .el-upload__tip {
  font-size: 12px;
  color: red;
  margin: 30px 0px;
}
.five .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.five .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.five .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.five .not-required {
  margin-left: 11px;
}
.five-pro-menu-div {
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uploadFile .imgli[data-v-7e91bec9] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFile .imgli img[data-v-7e91bec9] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.uploadFile .delbox[data-v-7e91bec9] {
  position: relative;
}
.uploadFile .delbox:hover .del[data-v-7e91bec9] {
  display: block;
}
.uploadFile .del[data-v-7e91bec9] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFile .icon[data-v-7e91bec9] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  line-height: 146px;
}
.uploadFile .el-upload[data-v-7e91bec9] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFile .el-upload[data-v-7e91bec9]:hover {
  border-color: #409eff;
}
.uploadFile[data-v-7e91bec9] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFile[data-v-7e91bec9].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFile[data-v-7e91bec9] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.alert-warning[data-v-7e91bec9] {
  background-color: #fdf6ec;
  color: #e6a23c;
  width: 100%;
  padding: 8px 16px;
  margin: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.title[data-v-7e91bec9] {
  font-size: 16px;
  padding: 8px;
  font-weight: bold;
}
.description[data-v-7e91bec9] {
  font-size: 14px;
  padding: 4px;
}
.team-members-list[data-v-7e91bec9] {
  margin: 0 0px;
}
.team-members-list li[data-v-7e91bec9] {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li[data-v-7e91bec9]:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span[data-v-7e91bec9] {
  font-weight: 600;
}
.team-members-list li span[data-v-7e91bec9] {
  display: inline-block;
}
.number-col[data-v-7e91bec9] {
  width: 5%;
  text-align: left;
}
.member-name-col[data-v-7e91bec9] {
  width: 11%;
  text-align: left;
}
.is-materials[data-v-7e91bec9] {
  width: 50%;
  text-align: left;
}
.upfile-btn-col[data-v-7e91bec9] {
  width: 10%;
  text-align: right;
}
.handle-close[data-v-7e91bec9] {
  cursor: pointer;
  opacity: 0.75;
  color: red;
}
.handle-preview[data-v-7e91bec9] {
  cursor: pointer;
  opacity: 0.75;
  color: #409eff;
}

.proForm .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.proForm {
  width: 1200px;
  height: auto;
  padding: 30px 0px;
}
.proForm .div {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.proForm .pDIV {
  text-indent: 40px;
}
.proForm .font-text {
  text-indent: 20px;
}
.proForm .el-main {
  padding: 0px 20px;
}
.proForm .el-header {
  height: 60px;
  font-size: 12px;
  line-height: 60px;
}
.proForm .el-menu-item,
.el-submenu__title {
  height: 40px !important;
  line-height: 40px !important;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
  text-align: left;
}
.proForm .el-menu-item-group__title {
  padding: 0px;
  line-height: normal;
  font-size: 12px;
  color: #909399;
}
.proForm .el-submenu .el-menu-item {
  padding: 0 45px;
  min-width: 200px;
  color: #909399;
  font-size: 12px;
}
.proForm .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
}
.proForm .el-header {
  padding: 0px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.proForm .el-tabs--top {
  width: 980px;
  margin-left: 20px;
}
.proForm .el-tabs__header {
  padding: 0;
  position: relative;
  margin: 0px !important;
}

.educationStyle[data-v-1c44a7df] .el-divider__text{
  font-size: 18px;
}
.others[data-v-1c44a7df] .el-checkbox__inner {
  display: none;
}
.noBorder[data-v-1c44a7df] .el-input__inner {
  border-width: 0 0 1px 0;
  background-color: #fff;
}
.demo-table-expand[data-v-1c44a7df] {
  font-size: 0;
}
.demo-table-expand[data-v-1c44a7df] .el-form-item__label {
  width: 130px;
  color: #99a9bf !important;
}
.demo-table-expand .el-form-item[data-v-1c44a7df] {
  margin-right: 0;
  margin-bottom: 0;
  width: 50%;
}

.index .box[data-v-39d9f362] {
  width: 1200px;
  height: 40px;
  margin: 26px auto;
}
.index .box ul li[data-v-39d9f362] {
  float: left;
  width: 150px;
  text-align: center;
  border: 1px solid #efefef;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
.index .sp[data-v-39d9f362] {
  background: #007aff;
  color: #fff;
}
.index .hd[data-v-39d9f362] {
  width: 1200px;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}
.index .tabItem[data-v-39d9f362] .el-tabs__item {
  font-size: 20px;
  font-weight: bold;
}

.areaProcess[data-v-24acc55e] .el-input__count {
  background: transparent;
  right: 25px;
}
.noBorder[data-v-24acc55e] .el-input__inner {
  border-width: 0 0 1px 0;
}
.second[data-v-24acc55e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-24acc55e] .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.second[data-v-24acc55e] .el-upload:hover {
  border-color: #409eff;
}
.second .avatar-uploader-icon[data-v-24acc55e] {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}
.second .avatar[data-v-24acc55e] {
  width: 178px;
  height: 250px;
  display: block;
}
.second .name-label[data-v-24acc55e] .el-form-item__label {
  width: 80px;
}
.second .merge-cell-2[data-v-24acc55e] {
  background: #f5f5f5;
  width: 120px;
  font-size: 14px;
  line-height: 40px;
  height: 40px;
  margin-top: 30px;
}
.second .merge-cell-3[data-v-24acc55e] {
  background: #f5f5f5;
  line-height: 40px;
  width: 120px;
  font-size: 14px;
  height: 40px;
  margin-top: 70px;
}
.second .table-lables[data-v-24acc55e] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.second .table-lables-jy[data-v-24acc55e] {
  line-height: 40px;
  font-size: 14px;
  text-align: left;
  margin-left: 10px;
}
.second[data-v-24acc55e] {
  width: 1200px;
  min-height: 800px;
  padding: 30px 0px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.second[data-v-24acc55e] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.second[data-v-24acc55e] .el-form-item__error {
  margin-left: 10px;
}
.second[data-v-24acc55e] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-24acc55e] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-24acc55e] {
  width: 60% !important;
}
.titles[data-v-24acc55e] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-24acc55e] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.second .lines ul li[data-v-24acc55e] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.second .el-divider--horizontal[data-v-24acc55e] {
  display: block;
  height: 1px;
  width: 98%;
  margin: 24px 0;
  text-align: center;
  margin-left: 1%;
}
.second .uploadDiv[data-v-24acc55e] {
  text-align: left;
}
.second .el-icon-plus[data-v-24acc55e]:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}
.second .el-button.is-circle[data-v-24acc55e] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
.second .el-divider__text[data-v-24acc55e] {
  color: #255bda;
  font-size: 20px;
}
.second .required[data-v-24acc55e]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.settledaddress[data-v-24acc55e] .el-form-item__label {
  margin-top: 10px;
}
.second .item-label[data-v-24acc55e] {
  width: 80px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
  margin-left: 15px;
  line-height: 40px;
}
.second .item-label-2[data-v-24acc55e] {
  width: 90px;
  font-size: 14px;
  float: left;
  background: #f5f5f5;
  text-align: center;
}
.second .outPlace-border[data-v-24acc55e] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.second[data-v-24acc55e] .el-input.is-disabled .el-input__inner {
  cursor: pointer;
  background-color: white;
  color: #606266;
}

.label[data-v-6ff34c9a]{
  width:120px;
  background:#f5f5f5;
  text-align:center;
  margin-right:10px;
}
.setForm[data-v-6ff34c9a]{
  height:35vh;
  overflow:auto;
}
.areaProcess[data-v-6ff34c9a] .el-input__count{
  background: transparent;
  right:25px
}
.first[data-v-6ff34c9a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-uploader .el-upload[data-v-6ff34c9a] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.avatar-uploader .el-upload[data-v-6ff34c9a]:hover {
  border-color: #409eff;
}
.avatar-uploader-icon[data-v-6ff34c9a] {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.avatar[data-v-6ff34c9a] {
  width: 178px;
  height: 178px;
  display: block;
}
.merge-cell-2[data-v-6ff34c9a] {
  width: 60px;
  font-size: 14px;
  line-height: 100px;
}
.merge-cell-3[data-v-6ff34c9a] {
  line-height: 164px;
  width: 60px;
  font-size: 14px;
}
.merge-cell-4[data-v-6ff34c9a] {
  width: 60px;
  font-size: 14px;
  line-height: 160px;
}
.merge-cell-5[data-v-6ff34c9a] {
  width: 60px;
  font-size: 14px;
  margin-top: 110px;
}
.lable[data-v-6ff34c9a] {
  width: 80px;
  font-size: 14px;
  float: left;
  line-height: 40px;
  margin-left: 50px;
}
.lable2[data-v-6ff34c9a] {
  width: 60px;
  font-size: 14px;
  float: left;
  margin-left: 60px;
  margin-right: 10px;
}
.content[data-v-6ff34c9a] {
  width: 220px;
  float: left;
  text-align: left;
  line-height: 40px;
}
.table-lables[data-v-6ff34c9a] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  text-align: left;
}
.table-contents[data-v-6ff34c9a] {
  line-height: 40px;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 10px;
}
.first[data-v-6ff34c9a] {
  width: 1200px;
  height: auto;
  padding: 30px 30px;
  border-radius: 3px;
  border: 1px solid #dcdcdc;
}
.first[data-v-6ff34c9a] .el-form-item__label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.first[data-v-6ff34c9a] .el-form-item__error {
  margin-left: 10px;
}
.first[data-v-6ff34c9a] .el-checkbox {
  margin-right: 9px;
}
.el-dialog-div[data-v-6ff34c9a] {
  height: 70vh;
  overflow: auto;
}
.el-dialog[data-v-6ff34c9a] {
  width: 60% !important;
}
.titles[data-v-6ff34c9a] {
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  padding: 20px 0;
}
.lines[data-v-6ff34c9a] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.lines ul li[data-v-6ff34c9a] {
  color: #666666;
  font-size: 16px;
  width: 1200px;
  line-height: 25px;
}
.el-divider__text[data-v-6ff34c9a] {
  color: #255bda;
  font-size: 20px;
}
.el-input[data-v-6ff34c9a] .el-input__suffix {
  line-height: 40px;
}
.required[data-v-6ff34c9a]:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.el-button.is-circle[data-v-6ff34c9a] {
  border-radius: 50%;
  padding: 5px;
  margin-top: 15px;
}
textarea[data-v-6ff34c9a] {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.el-form-item[data-v-6ff34c9a] .el-textarea__inner {
  font-family: inherit;
}
.outPlace-border[data-v-6ff34c9a] {
  display: block;
  height: 1px;
  width: 100%;
  margin: 0 0 24px 0;
}
.emit-option[data-v-6ff34c9a] {
  position: absolute;
  right: 15px;
  height: 20px;
  width: 20px;
  border: 1px solid;
  top: 5px;
}
.item-label[data-v-6ff34c9a] {
  width: 120px;
  float: left;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.tow-row[data-v-6ff34c9a] .el-form-item__label {
  padding: 0px;
}

.first[data-v-bc751fbe] {
  width: 1200px;
  height: auto;
}
.div[data-v-bc751fbe] {
  text-align: left;
  line-height: 35px;
  margin-top: 40px;
}
.pDIV[data-v-bc751fbe] {
  text-indent: 40px;
}
.font-text[data-v-bc751fbe] {
  text-indent: 20px;
}
.next[data-v-bc751fbe] {
  width: 1200px;
  height: 35px;
  color: #fff;
  line-height: 28px;
  cursor: pointer;
  margin: 40px 0;
}
.nextBtn[data-v-bc751fbe] {
  background: #255bda;
  width: 300px;
  border-radius: 3px;
}
.projectplan[data-v-bc751fbe] .el-icon-plus {
  font-size: 28px;
  color: #8c939d;
  background-color: #fbfdff;
  border: 1px dashed #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 148px;
  height: 148px;
  cursor: pointer;
  line-height: 146px;
  vertical-align: top;
}
.projectplan[data-v-bc751fbe] .el-upload-list--text {
  width: 400px;
}
.upload-four > .el-upload__tip[data-v-bc751fbe] {
  color: red;
}

.five .el-menu-item,
.el-submenu__title {
  height: 36px;
  line-height: 36px;
  position: relative;
  -webkit-box-sizing: border-box;
  white-space: nowrap;
  list-style: none;
}
.five .el-main {
  padding: 0px;
}
.five .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
}
.five .el-main {
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px;
  width: 100%;
}
.five .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five {
  width: 1200px;
  height: auto;
}
.five .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}
.five .menu-right {
  text-align: left;
  margin-left: 30px;
}
.five .el-main-five /deep/ .el-upload__tip {
  font-size: 12px;
  color: red;
  margin: 30px 0px;
}
.five .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.five .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.five .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.five .avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.five .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}
.five .not-required {
  margin-left: 11px;
}
.five-pro-menu-div {
  width: 160px;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.uploadFile .imgli[data-v-e511cc68] {
  float: left;
  width: 146px;
  height: 146px;
  margin-right: 5px;
  border: 1px solid #f5f5f5;
  list-style: none;
  border-radius: 6px;
}
.uploadFile .imgli img[data-v-e511cc68] {
  width: 146px;
  height: 146px;
  border-radius: 3px;
}
.uploadFile .delbox[data-v-e511cc68] {
  position: relative;
}
.uploadFile .delbox:hover .del[data-v-e511cc68] {
  display: block;
}
.uploadFile .del[data-v-e511cc68] {
  position: absolute;
  width: 100%;
  border-radius: 3px;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.uploadFile .icon[data-v-e511cc68] {
  color: #fff;
  font-size: 20px;
  width: 30px;
  line-height: 146px;
}
.uploadFile .el-upload[data-v-e511cc68] {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uploadFile .el-upload[data-v-e511cc68]:hover {
  border-color: #409eff;
}
.uploadFile[data-v-e511cc68] .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}
.uploadFile[data-v-e511cc68].avatar {
  width: 178px;
  height: 178px;
  display: block;
}
.uploadFile[data-v-e511cc68] .el-upload__tip {
  font-size: 12px;
  color: #606266;
  /* margin-top: 7px; */
  margin: 10px 0px 30px 0px;
}
.alert-warning[data-v-e511cc68] {
  background-color: #fdf6ec;
  color: #e6a23c;
  width: 100%;
  padding: 8px 16px;
  margin: 5px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.title[data-v-e511cc68] {
  font-size: 16px;
  padding: 8px;
  font-weight: bold;
}
.description[data-v-e511cc68] {
  font-size: 14px;
  padding: 4px;
}
.team-members-list[data-v-e511cc68] {
  margin: 0 0px;
}
.team-members-list li[data-v-e511cc68] {
  line-height: 42px;
  border-bottom: 1px solid #f5f5f5;
}
.team-members-list li[data-v-e511cc68]:last-child {
  border-bottom: none;
}
.team-members-list li:first-child span[data-v-e511cc68] {
  font-weight: 600;
}
.team-members-list li span[data-v-e511cc68] {
  display: inline-block;
}
.number-col[data-v-e511cc68] {
  width: 5%;
  text-align: left;
}
.member-name-col[data-v-e511cc68] {
  width: 11%;
  text-align: left;
}
.is-materials[data-v-e511cc68] {
  width: 50%;
  text-align: left;
}
.upfile-btn-col[data-v-e511cc68] {
  width: 10%;
  text-align: right;
}
.handle-close[data-v-e511cc68] {
  cursor: pointer;
  opacity: 0.75;
  color: red;
}
.handle-preview[data-v-e511cc68] {
  cursor: pointer;
  opacity: 0.75;
  color: #409eff;
}

.educationStyle[data-v-7bc7b3c7] .el-divider__text{
  font-size: 18px;
}
.others[data-v-7bc7b3c7] .el-checkbox__inner {
  display: none;
}
.noBorder[data-v-7bc7b3c7] .el-input__inner {
  border-width: 0 0 1px 0;
  background-color: #fff;
}
.demo-table-expand[data-v-7bc7b3c7] {
  font-size: 0;
}
.demo-table-expand[data-v-7bc7b3c7] .el-form-item__label {
  width: 130px;
  color: #99a9bf !important;
}
.demo-table-expand .el-form-item[data-v-7bc7b3c7] {
  margin-right: 0;
  margin-bottom: 0;
  width: 50%;
}

.single-region-btn[data-v-bbc7f220] {
  /* padding: 5px 10px; */
  font-size: 20px;
  color: #255bda;
  /* border: 1px solid #999; */
  /* border-radius: 20px; */
  /* cursor: pointer; */
}

.foot[data-v-5c5b99a0] {
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.footbox[data-v-5c5b99a0] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.zjzw-foot-wrap[data-v-5c5b99a0] {
  background: #2077BE;
  min-height: 319px;
}
.websiteNews[data-v-5c5b99a0] {
  margin-top: 30px;
  padding-top: 40px;
}
.zjzw-foot-wrap-item1[data-v-5c5b99a0] {
  padding-bottom: 30px;
  position: relative;
}
.contentWidth[data-v-5c5b99a0] {
  width: 1200px;
  margin: 0 auto;
}
.connectUS[data-v-5c5b99a0] {
  width: 340px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
  padding: 20px 30px;
  float: left;
  text-align: left;
  margin-left: 40px;
}
.Related_sites[data-v-5c5b99a0] {
  width: 240px;
  height: 120px;
  float: left;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 30px;
  margin: 0 35px;
  color: #FFFFFF;
  text-align: left;
}
.QR_code[data-v-5c5b99a0] {
  width: 290px;
  height: 120px;
  float: left;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 30px;
}
.websiteNews>div.connectUS>p[data-v-5c5b99a0] {
  font-size: 14px;
  opacity: 0.9;
  margin-top: 10px;
}
.Related_sitesList a[data-v-5c5b99a0] {
  display: block;
  color: #FFFFFF;
  opacity: 0.9;
  font-size: 14px;
  margin-top: 10px;
}
.zjzw-foot-wrap-item2[data-v-5c5b99a0] {
  margin-top: 160px;
  text-align: center;
  height: 130px;
  background: #2077BE;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footNews[data-v-5c5b99a0] {
  width: 896px;
  margin: 0 auto;
  position: relative;
}
.footNews>p[data-v-5c5b99a0] {
  padding-top: 10px;
}
.footNews>p>a[data-v-5c5b99a0] {
  font-size: 14px;
  color: #ffffff;
  opacity: 0.9;
  margin-top: 30px;
}
.footNews>ul[data-v-5c5b99a0] {
  width: 281px;
  margin: 0 auto;
  padding-top: 25px;
}
.beianNews[data-v-5c5b99a0] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
}
.beianNews>a[data-v-5c5b99a0] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  padding-left: 30px;
}
.domainName[data-v-5c5b99a0] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
}
.phone[data-v-5c5b99a0] {
  font-size: 16px;
  line-height: 60px;
  text-align: left;
}
.foot2[data-v-5c5b99a0] {
  color: #2c3e50;
}
.location[data-v-5c5b99a0] {
  text-align: left;
  color: #2c3e50;
  font-size: 16px;
  line-height: 60px;
}
.ewm[data-v-5c5b99a0] {
  text-align: right
}
.ewm img[data-v-5c5b99a0] {
  width: 90px;
  height: 102px;
}
.el-row[data-v-5c5b99a0] {
  margin-top: 60px;
}

.foot[data-v-c0acd7e6]{margin: 0 auto; width: 100%;background: #fff;overflow: hidden;
}
.footbox[data-v-c0acd7e6]{width: 1200px;height: auto;overflow: hidden;
}
.zjzw-foot-wrap[data-v-c0acd7e6] {
  background: #2077BE;
  min-height: 319px;
}
.websiteNews[data-v-c0acd7e6] {
  margin-top: 30px;
  padding-top: 40px;
}
.zjzw-foot-wrap-item1[data-v-c0acd7e6] {
  padding-bottom: 30px;
  position: relative;
}
.contentWidth[data-v-c0acd7e6] {
  width: 1200px;
  margin: 0 auto;
}
.connectUS[data-v-c0acd7e6]{
  width: 340px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
  color: #FFFFFF;
  padding: 20px 30px;
  float: left;
  text-align: left;
  margin-left: 40px;
}
.Related_sites[data-v-c0acd7e6]{
  width: 240px;
  height: 120px;
  float: left;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 30px;
  margin: 0 35px;
  color: #FFFFFF;
  text-align: left;
}
.QR_code[data-v-c0acd7e6]{
  width: 290px;
  height: 120px;
  float: left;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 30px;
}
.websiteNews>div.connectUS>p[data-v-c0acd7e6] {
  font-size: 14px;
  opacity: 0.9;
  margin-top: 10px;
}
.Related_sitesList a[data-v-c0acd7e6] {
  display: block;
  color: #FFFFFF;
  opacity: 0.9;
  font-size: 14px;
  margin-top: 10px;
}
.zjzw-foot-wrap-item2[data-v-c0acd7e6] {
  margin-top: 160px;
  text-align: center;
  height: 130px;
  background: #2077BE;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footNews[data-v-c0acd7e6] {
  width: 896px;
  margin: 0 auto;
  position: relative;
}
.footNews>p[data-v-c0acd7e6]{
  padding-top: 10px;
}
.footNews>p>a[data-v-c0acd7e6]{
  font-size: 14px;
  color: #ffffff;
  opacity: 0.9;
  margin-top: 30px;
}
.footNews>ul[data-v-c0acd7e6] {
  width: 281px;
  margin: 0 auto;
  padding-top: 25px;
}
.beianNews[data-v-c0acd7e6] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
}
.beianNews>a[data-v-c0acd7e6] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  padding-left: 30px;
}
.domainName[data-v-c0acd7e6] {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
}
.phone[data-v-c0acd7e6]{font-size: 16px;line-height: 25px;text-align: left;
}
.foot2[data-v-c0acd7e6]{color: #2c3e50;
}
.location[data-v-c0acd7e6]{ text-align: left;color: #2c3e50;font-size: 16px;line-height: 25px;
}
.ewm[data-v-c0acd7e6]{text-align: right
}
.ewm img[data-v-c0acd7e6]{ width: 90px;height: 102px;
}
.el-row[data-v-c0acd7e6]{margin-top: 60px;
}

.xsq-footer[data-v-7f2723af] {
  margin-top: 20px;
  width: 100%;
  background: #fff;
  overflow: hidden;
}
.footer-container[data-v-7f2723af] {
  width: 1200px;
  height: auto;
  overflow: hidden;
}
.footer-wrap[data-v-7f2723af] {
  width: 100%;
  background: #2077be;
  /* height: 319px; */
}
.footer-wrap-about[data-v-7f2723af] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
  overflow: hidden;
}
.footer-wrap-about .connect-box[data-v-7f2723af],
.footer-wrap-about .related-sites-box[data-v-7f2723af],
.footer-wrap-about .qrcode-box[data-v-7f2723af] {
  /* float: left; */
  padding: 20px 30px;
  min-height: 120px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
}

/* 联系我们 */
.footer-wrap-about .connect-box[data-v-7f2723af] {
  width: 340px;
  color: #ffffff;
  text-align: left;
  /* margin-left: 40px; */
}
.footer-wrap-about .connect-box p[data-v-7f2723af] {
  opacity: 0.9;
  margin-top: 10px;
}

/* 相关站点 */
.footer-wrap-about .related-sites-box[data-v-7f2723af] {
  width: 240px;
  margin: 0 35px;
  text-align: left;
}

/* 相关站点列 */
.footer-wrap-about .related-sites-list a[data-v-7f2723af] {
  display: block;
  color: #ffffff;
  opacity: 0.9;
  margin-top: 10px;
}

/* 二维码 */
.footer-wrap-about .qrcode-box[data-v-7f2723af] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 290px;
}
.footer-wrap-about .qrimgs img[data-v-7f2723af] {
  width: 80px;
}
.footer-wrap-info[data-v-7f2723af] {
  text-align: center;
  height: 130px;
  background: #2077be;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer-wrap-info .infos[data-v-7f2723af] {
  width: 896px;
  margin: 0 auto;
  position: relative;
}
.footer-wrap-info .about[data-v-7f2723af] {
  margin: 0;
  padding-top: 10px;
}
.footer-wrap-info .about a[data-v-7f2723af] {
  color: #ffffff;
  opacity: 0.9;
  margin-top: 30px;
}
.footer-wrap-info .beian[data-v-7f2723af] {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
}
.footer-wrap-info .beian a[data-v-7f2723af] {
  color: rgba(255, 255, 255, 0.7);
  padding-left: 30px;
}
.footer-wrap-info .domain-name[data-v-7f2723af] {
  color: rgba(255, 255, 255, 0.7);
  margin-top: 10px;
}

.top-tips-container[data-v-582693df] {
  width: 100%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #2077be;
}
.top-tips-container .tips .btn[data-v-582693df] {
  font-weight: 700;
  cursor: pointer;
}
@charset "UTF-8";@font-face{font-family:element-icons;src:url(/static/fonts/element-icons.535877f.woff) format("woff"),url(/static/fonts/element-icons.732389d.ttf) format("truetype");font-weight:400;font-display:"auto";font-style:normal}[class*=" el-icon-"],[class^=el-icon-]{font-family:element-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;vertical-align:baseline;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-icon-ice-cream-round:before{content:"\E6A0"}.el-icon-ice-cream-square:before{content:"\E6A3"}.el-icon-lollipop:before{content:"\E6A4"}.el-icon-potato-strips:before{content:"\E6A5"}.el-icon-milk-tea:before{content:"\E6A6"}.el-icon-ice-drink:before{content:"\E6A7"}.el-icon-ice-tea:before{content:"\E6A9"}.el-icon-coffee:before{content:"\E6AA"}.el-icon-orange:before{content:"\E6AB"}.el-icon-pear:before{content:"\E6AC"}.el-icon-apple:before{content:"\E6AD"}.el-icon-cherry:before{content:"\E6AE"}.el-icon-watermelon:before{content:"\E6AF"}.el-icon-grape:before{content:"\E6B0"}.el-icon-refrigerator:before{content:"\E6B1"}.el-icon-goblet-square-full:before{content:"\E6B2"}.el-icon-goblet-square:before{content:"\E6B3"}.el-icon-goblet-full:before{content:"\E6B4"}.el-icon-goblet:before{content:"\E6B5"}.el-icon-cold-drink:before{content:"\E6B6"}.el-icon-coffee-cup:before{content:"\E6B8"}.el-icon-water-cup:before{content:"\E6B9"}.el-icon-hot-water:before{content:"\E6BA"}.el-icon-ice-cream:before{content:"\E6BB"}.el-icon-dessert:before{content:"\E6BC"}.el-icon-sugar:before{content:"\E6BD"}.el-icon-tableware:before{content:"\E6BE"}.el-icon-burger:before{content:"\E6BF"}.el-icon-knife-fork:before{content:"\E6C1"}.el-icon-fork-spoon:before{content:"\E6C2"}.el-icon-chicken:before{content:"\E6C3"}.el-icon-food:before{content:"\E6C4"}.el-icon-dish-1:before{content:"\E6C5"}.el-icon-dish:before{content:"\E6C6"}.el-icon-moon-night:before{content:"\E6EE"}.el-icon-moon:before{content:"\E6F0"}.el-icon-cloudy-and-sunny:before{content:"\E6F1"}.el-icon-partly-cloudy:before{content:"\E6F2"}.el-icon-cloudy:before{content:"\E6F3"}.el-icon-sunny:before{content:"\E6F6"}.el-icon-sunset:before{content:"\E6F7"}.el-icon-sunrise-1:before{content:"\E6F8"}.el-icon-sunrise:before{content:"\E6F9"}.el-icon-heavy-rain:before{content:"\E6FA"}.el-icon-lightning:before{content:"\E6FB"}.el-icon-light-rain:before{content:"\E6FC"}.el-icon-wind-power:before{content:"\E6FD"}.el-icon-baseball:before{content:"\E712"}.el-icon-soccer:before{content:"\E713"}.el-icon-football:before{content:"\E715"}.el-icon-basketball:before{content:"\E716"}.el-icon-ship:before{content:"\E73F"}.el-icon-truck:before{content:"\E740"}.el-icon-bicycle:before{content:"\E741"}.el-icon-mobile-phone:before{content:"\E6D3"}.el-icon-service:before{content:"\E6D4"}.el-icon-key:before{content:"\E6E2"}.el-icon-unlock:before{content:"\E6E4"}.el-icon-lock:before{content:"\E6E5"}.el-icon-watch:before{content:"\E6FE"}.el-icon-watch-1:before{content:"\E6FF"}.el-icon-timer:before{content:"\E702"}.el-icon-alarm-clock:before{content:"\E703"}.el-icon-map-location:before{content:"\E704"}.el-icon-delete-location:before{content:"\E705"}.el-icon-add-location:before{content:"\E706"}.el-icon-location-information:before{content:"\E707"}.el-icon-location-outline:before{content:"\E708"}.el-icon-location:before{content:"\E79E"}.el-icon-place:before{content:"\E709"}.el-icon-discover:before{content:"\E70A"}.el-icon-first-aid-kit:before{content:"\E70B"}.el-icon-trophy-1:before{content:"\E70C"}.el-icon-trophy:before{content:"\E70D"}.el-icon-medal:before{content:"\E70E"}.el-icon-medal-1:before{content:"\E70F"}.el-icon-stopwatch:before{content:"\E710"}.el-icon-mic:before{content:"\E711"}.el-icon-copy-document:before{content:"\E718"}.el-icon-full-screen:before{content:"\E719"}.el-icon-switch-button:before{content:"\E71B"}.el-icon-aim:before{content:"\E71C"}.el-icon-crop:before{content:"\E71D"}.el-icon-odometer:before{content:"\E71E"}.el-icon-time:before{content:"\E71F"}.el-icon-bangzhu:before{content:"\E724"}.el-icon-close-notification:before{content:"\E726"}.el-icon-microphone:before{content:"\E727"}.el-icon-turn-off-microphone:before{content:"\E728"}.el-icon-position:before{content:"\E729"}.el-icon-postcard:before{content:"\E72A"}.el-icon-message:before{content:"\E72B"}.el-icon-chat-line-square:before{content:"\E72D"}.el-icon-chat-dot-square:before{content:"\E72E"}.el-icon-chat-dot-round:before{content:"\E72F"}.el-icon-chat-square:before{content:"\E730"}.el-icon-chat-line-round:before{content:"\E731"}.el-icon-chat-round:before{content:"\E732"}.el-icon-set-up:before{content:"\E733"}.el-icon-turn-off:before{content:"\E734"}.el-icon-open:before{content:"\E735"}.el-icon-connection:before{content:"\E736"}.el-icon-link:before{content:"\E737"}.el-icon-cpu:before{content:"\E738"}.el-icon-thumb:before{content:"\E739"}.el-icon-female:before{content:"\E73A"}.el-icon-male:before{content:"\E73B"}.el-icon-guide:before{content:"\E73C"}.el-icon-news:before{content:"\E73E"}.el-icon-price-tag:before{content:"\E744"}.el-icon-discount:before{content:"\E745"}.el-icon-wallet:before{content:"\E747"}.el-icon-coin:before{content:"\E748"}.el-icon-money:before{content:"\E749"}.el-icon-bank-card:before{content:"\E74A"}.el-icon-box:before{content:"\E74B"}.el-icon-present:before{content:"\E74C"}.el-icon-sell:before{content:"\E6D5"}.el-icon-sold-out:before{content:"\E6D6"}.el-icon-shopping-bag-2:before{content:"\E74D"}.el-icon-shopping-bag-1:before{content:"\E74E"}.el-icon-shopping-cart-2:before{content:"\E74F"}.el-icon-shopping-cart-1:before{content:"\E750"}.el-icon-shopping-cart-full:before{content:"\E751"}.el-icon-smoking:before{content:"\E752"}.el-icon-no-smoking:before{content:"\E753"}.el-icon-house:before{content:"\E754"}.el-icon-table-lamp:before{content:"\E755"}.el-icon-school:before{content:"\E756"}.el-icon-office-building:before{content:"\E757"}.el-icon-toilet-paper:before{content:"\E758"}.el-icon-notebook-2:before{content:"\E759"}.el-icon-notebook-1:before{content:"\E75A"}.el-icon-files:before{content:"\E75B"}.el-icon-collection:before{content:"\E75C"}.el-icon-receiving:before{content:"\E75D"}.el-icon-suitcase-1:before{content:"\E760"}.el-icon-suitcase:before{content:"\E761"}.el-icon-film:before{content:"\E763"}.el-icon-collection-tag:before{content:"\E765"}.el-icon-data-analysis:before{content:"\E766"}.el-icon-pie-chart:before{content:"\E767"}.el-icon-data-board:before{content:"\E768"}.el-icon-data-line:before{content:"\E76D"}.el-icon-reading:before{content:"\E769"}.el-icon-magic-stick:before{content:"\E76A"}.el-icon-coordinate:before{content:"\E76B"}.el-icon-mouse:before{content:"\E76C"}.el-icon-brush:before{content:"\E76E"}.el-icon-headset:before{content:"\E76F"}.el-icon-umbrella:before{content:"\E770"}.el-icon-scissors:before{content:"\E771"}.el-icon-mobile:before{content:"\E773"}.el-icon-attract:before{content:"\E774"}.el-icon-monitor:before{content:"\E775"}.el-icon-search:before{content:"\E778"}.el-icon-takeaway-box:before{content:"\E77A"}.el-icon-paperclip:before{content:"\E77D"}.el-icon-printer:before{content:"\E77E"}.el-icon-document-add:before{content:"\E782"}.el-icon-document:before{content:"\E785"}.el-icon-document-checked:before{content:"\E786"}.el-icon-document-copy:before{content:"\E787"}.el-icon-document-delete:before{content:"\E788"}.el-icon-document-remove:before{content:"\E789"}.el-icon-tickets:before{content:"\E78B"}.el-icon-folder-checked:before{content:"\E77F"}.el-icon-folder-delete:before{content:"\E780"}.el-icon-folder-remove:before{content:"\E781"}.el-icon-folder-add:before{content:"\E783"}.el-icon-folder-opened:before{content:"\E784"}.el-icon-folder:before{content:"\E78A"}.el-icon-edit-outline:before{content:"\E764"}.el-icon-edit:before{content:"\E78C"}.el-icon-date:before{content:"\E78E"}.el-icon-c-scale-to-original:before{content:"\E7C6"}.el-icon-view:before{content:"\E6CE"}.el-icon-loading:before{content:"\E6CF"}.el-icon-rank:before{content:"\E6D1"}.el-icon-sort-down:before{content:"\E7C4"}.el-icon-sort-up:before{content:"\E7C5"}.el-icon-sort:before{content:"\E6D2"}.el-icon-finished:before{content:"\E6CD"}.el-icon-refresh-left:before{content:"\E6C7"}.el-icon-refresh-right:before{content:"\E6C8"}.el-icon-refresh:before{content:"\E6D0"}.el-icon-video-play:before{content:"\E7C0"}.el-icon-video-pause:before{content:"\E7C1"}.el-icon-d-arrow-right:before{content:"\E6DC"}.el-icon-d-arrow-left:before{content:"\E6DD"}.el-icon-arrow-up:before{content:"\E6E1"}.el-icon-arrow-down:before{content:"\E6DF"}.el-icon-arrow-right:before{content:"\E6E0"}.el-icon-arrow-left:before{content:"\E6DE"}.el-icon-top-right:before{content:"\E6E7"}.el-icon-top-left:before{content:"\E6E8"}.el-icon-top:before{content:"\E6E6"}.el-icon-bottom:before{content:"\E6EB"}.el-icon-right:before{content:"\E6E9"}.el-icon-back:before{content:"\E6EA"}.el-icon-bottom-right:before{content:"\E6EC"}.el-icon-bottom-left:before{content:"\E6ED"}.el-icon-caret-top:before{content:"\E78F"}.el-icon-caret-bottom:before{content:"\E790"}.el-icon-caret-right:before{content:"\E791"}.el-icon-caret-left:before{content:"\E792"}.el-icon-d-caret:before{content:"\E79A"}.el-icon-share:before{content:"\E793"}.el-icon-menu:before{content:"\E798"}.el-icon-s-grid:before{content:"\E7A6"}.el-icon-s-check:before{content:"\E7A7"}.el-icon-s-data:before{content:"\E7A8"}.el-icon-s-opportunity:before{content:"\E7AA"}.el-icon-s-custom:before{content:"\E7AB"}.el-icon-s-claim:before{content:"\E7AD"}.el-icon-s-finance:before{content:"\E7AE"}.el-icon-s-comment:before{content:"\E7AF"}.el-icon-s-flag:before{content:"\E7B0"}.el-icon-s-marketing:before{content:"\E7B1"}.el-icon-s-shop:before{content:"\E7B4"}.el-icon-s-open:before{content:"\E7B5"}.el-icon-s-management:before{content:"\E7B6"}.el-icon-s-ticket:before{content:"\E7B7"}.el-icon-s-release:before{content:"\E7B8"}.el-icon-s-home:before{content:"\E7B9"}.el-icon-s-promotion:before{content:"\E7BA"}.el-icon-s-operation:before{content:"\E7BB"}.el-icon-s-unfold:before{content:"\E7BC"}.el-icon-s-fold:before{content:"\E7A9"}.el-icon-s-platform:before{content:"\E7BD"}.el-icon-s-order:before{content:"\E7BE"}.el-icon-s-cooperation:before{content:"\E7BF"}.el-icon-bell:before{content:"\E725"}.el-icon-message-solid:before{content:"\E799"}.el-icon-video-camera:before{content:"\E772"}.el-icon-video-camera-solid:before{content:"\E796"}.el-icon-camera:before{content:"\E779"}.el-icon-camera-solid:before{content:"\E79B"}.el-icon-download:before{content:"\E77C"}.el-icon-upload2:before{content:"\E77B"}.el-icon-upload:before{content:"\E7C3"}.el-icon-picture-outline-round:before{content:"\E75F"}.el-icon-picture-outline:before{content:"\E75E"}.el-icon-picture:before{content:"\E79F"}.el-icon-close:before{content:"\E6DB"}.el-icon-check:before{content:"\E6DA"}.el-icon-plus:before{content:"\E6D9"}.el-icon-minus:before{content:"\E6D8"}.el-icon-help:before{content:"\E73D"}.el-icon-s-help:before{content:"\E7B3"}.el-icon-circle-close:before{content:"\E78D"}.el-icon-circle-check:before{content:"\E720"}.el-icon-circle-plus-outline:before{content:"\E723"}.el-icon-remove-outline:before{content:"\E722"}.el-icon-zoom-out:before{content:"\E776"}.el-icon-zoom-in:before{content:"\E777"}.el-icon-error:before{content:"\E79D"}.el-icon-success:before{content:"\E79C"}.el-icon-circle-plus:before{content:"\E7A0"}.el-icon-remove:before{content:"\E7A2"}.el-icon-info:before{content:"\E7A1"}.el-icon-question:before{content:"\E7A4"}.el-icon-warning-outline:before{content:"\E6C9"}.el-icon-warning:before{content:"\E7A3"}.el-icon-goods:before{content:"\E7C2"}.el-icon-s-goods:before{content:"\E7B2"}.el-icon-star-off:before{content:"\E717"}.el-icon-star-on:before{content:"\E797"}.el-icon-more-outline:before{content:"\E6CC"}.el-icon-more:before{content:"\E794"}.el-icon-phone-outline:before{content:"\E6CB"}.el-icon-phone:before{content:"\E795"}.el-icon-user:before{content:"\E6E3"}.el-icon-user-solid:before{content:"\E7A5"}.el-icon-setting:before{content:"\E6CA"}.el-icon-s-tools:before{content:"\E7AC"}.el-icon-delete:before{content:"\E6D7"}.el-icon-delete-solid:before{content:"\E7C9"}.el-icon-eleme:before{content:"\E7C7"}.el-icon-platform-eleme:before{content:"\E7CA"}.el-icon-loading{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.el-icon--right{margin-left:5px}.el-icon--left{margin-right:5px}@-webkit-keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes rotating{0%{-webkit-transform:rotateZ(0);transform:rotateZ(0)}100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.el-pagination{white-space:nowrap;padding:2px 5px;color:#303133;font-weight:700}.el-pagination::after,.el-pagination::before{display:table;content:""}.el-pagination::after{clear:both}.el-pagination button,.el-pagination span:not([class*=suffix]){display:inline-block;font-size:13px;min-width:35.5px;height:28px;line-height:28px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box}.el-pagination .el-input__inner{text-align:center;-moz-appearance:textfield;line-height:normal}.el-pagination .el-input__suffix{right:0;-webkit-transform:scale(.8);transform:scale(.8)}.el-pagination .el-select .el-input{width:100px;margin:0 5px}.el-pagination .el-select .el-input .el-input__inner{padding-right:25px;border-radius:3px}.el-pagination button{border:none;padding:0 6px;background:0 0}.el-pagination button:focus{outline:0}.el-pagination button:hover{color:#409EFF}.el-pagination button:disabled{color:#C0C4CC;background-color:#FFF;cursor:not-allowed}.el-pagination .btn-next,.el-pagination .btn-prev{background:center center no-repeat #FFF;background-size:16px;cursor:pointer;margin:0;color:#303133}.el-pagination .btn-next .el-icon,.el-pagination .btn-prev .el-icon{display:block;font-size:12px;font-weight:700}.el-pagination .btn-prev{padding-right:12px}.el-pagination .btn-next{padding-left:12px}.el-pagination .el-pager li.disabled{color:#C0C4CC;cursor:not-allowed}.el-pager li,.el-pager li.btn-quicknext:hover,.el-pager li.btn-quickprev:hover{cursor:pointer}.el-pagination--small .btn-next,.el-pagination--small .btn-prev,.el-pagination--small .el-pager li,.el-pagination--small .el-pager li.btn-quicknext,.el-pagination--small .el-pager li.btn-quickprev,.el-pagination--small .el-pager li:last-child{border-color:transparent;font-size:12px;line-height:22px;height:22px;min-width:22px}.el-pagination--small .arrow.disabled{visibility:hidden}.el-pagination--small .more::before,.el-pagination--small li.more::before{line-height:24px}.el-pagination--small button,.el-pagination--small span:not([class*=suffix]){height:22px;line-height:22px}.el-pagination--small .el-pagination__editor,.el-pagination--small .el-pagination__editor.el-input .el-input__inner{height:22px}.el-pagination__sizes{margin:0 10px 0 0;font-weight:400;color:#606266}.el-pagination__sizes .el-input .el-input__inner{font-size:13px;padding-left:8px}.el-pagination__sizes .el-input .el-input__inner:hover{border-color:#409EFF}.el-pagination__total{margin-right:10px;font-weight:400;color:#606266}.el-pagination__jump{margin-left:24px;font-weight:400;color:#606266}.el-pagination__jump .el-input__inner{padding:0 3px}.el-pagination__rightwrapper{float:right}.el-pagination__editor{line-height:18px;padding:0 2px;height:28px;text-align:center;margin:0 2px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:3px}.el-pager,.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev{padding:0}.el-dialog,.el-pager li{-webkit-box-sizing:border-box}.el-pagination__editor.el-input{width:50px}.el-pagination__editor.el-input .el-input__inner{height:28px}.el-pagination__editor .el-input__inner::-webkit-inner-spin-button,.el-pagination__editor .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-pagination.is-background .btn-next,.el-pagination.is-background .btn-prev,.el-pagination.is-background .el-pager li{margin:0 5px;background-color:#f4f4f5;color:#606266;min-width:30px;border-radius:2px}.el-pagination.is-background .btn-next.disabled,.el-pagination.is-background .btn-next:disabled,.el-pagination.is-background .btn-prev.disabled,.el-pagination.is-background .btn-prev:disabled,.el-pagination.is-background .el-pager li.disabled{color:#C0C4CC}.el-pagination.is-background .el-pager li:not(.disabled):hover{color:#409EFF}.el-pagination.is-background .el-pager li:not(.disabled).active{background-color:#409EFF;color:#FFF}.el-pagination.is-background.el-pagination--small .btn-next,.el-pagination.is-background.el-pagination--small .btn-prev,.el-pagination.is-background.el-pagination--small .el-pager li{margin:0 3px;min-width:22px}.el-pager,.el-pager li{vertical-align:top;margin:0;display:inline-block}.el-pager{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;list-style:none;font-size:0}.el-pager .more::before{line-height:30px}.el-pager li{padding:0 4px;background:#FFF;font-size:13px;min-width:35.5px;height:28px;line-height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}.el-pager li.btn-quicknext,.el-pager li.btn-quickprev{line-height:28px;color:#303133}.el-pager li.btn-quicknext.disabled,.el-pager li.btn-quickprev.disabled{color:#C0C4CC}.el-pager li.active+li{border-left:0}.el-pager li:hover{color:#409EFF}.el-pager li.active{color:#409EFF;cursor:default}@-webkit-keyframes v-modal-in{0%{opacity:0}}@-webkit-keyframes v-modal-out{100%{opacity:0}}.el-dialog{position:relative;margin:0 auto 50px;background:#FFF;border-radius:2px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;width:50%}.el-dialog.is-fullscreen{width:100%;margin-top:0;margin-bottom:0;height:100%;overflow:auto}.el-dialog__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0}.el-dialog__header{padding:20px 20px 10px}.el-dialog__headerbtn{position:absolute;top:20px;right:20px;padding:0;background:0 0;border:none;outline:0;cursor:pointer;font-size:16px}.el-dialog__headerbtn .el-dialog__close{color:#909399}.el-dialog__headerbtn:focus .el-dialog__close,.el-dialog__headerbtn:hover .el-dialog__close{color:#409EFF}.el-dialog__title{line-height:24px;font-size:18px;color:#303133}.el-dialog__body{padding:30px 20px;color:#606266;font-size:14px;word-break:break-all}.el-dialog__footer{padding:10px 20px 20px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-dialog--center{text-align:center}.el-dialog--center .el-dialog__body{text-align:initial;padding:25px 25px 30px}.el-dialog--center .el-dialog__footer{text-align:inherit}.dialog-fade-enter-active{-webkit-animation:dialog-fade-in .3s;animation:dialog-fade-in .3s}.dialog-fade-leave-active{-webkit-animation:dialog-fade-out .3s;animation:dialog-fade-out .3s}@-webkit-keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes dialog-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes dialog-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-autocomplete{position:relative;display:inline-block}.el-autocomplete-suggestion{margin:5px 0;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:4px;border:1px solid #E4E7ED;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF}.el-autocomplete-suggestion__wrap{max-height:280px;padding:10px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-autocomplete-suggestion__list{margin:0;padding:0}.el-autocomplete-suggestion li{padding:0 20px;margin:0;line-height:34px;cursor:pointer;color:#606266;font-size:14px;list-style:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-autocomplete-suggestion li.highlighted,.el-autocomplete-suggestion li:hover{background-color:#F5F7FA}.el-autocomplete-suggestion li.divider{margin-top:6px;border-top:1px solid #000}.el-autocomplete-suggestion li.divider:last-child{margin-bottom:-6px}.el-autocomplete-suggestion.is-loading li{text-align:center;height:100px;line-height:100px;font-size:20px;color:#999}.el-autocomplete-suggestion.is-loading li::after{display:inline-block;content:"";height:100%;vertical-align:middle}.el-autocomplete-suggestion.is-loading li:hover{background-color:#FFF}.el-autocomplete-suggestion.is-loading .el-icon-loading{vertical-align:middle}.el-dropdown{display:inline-block;position:relative;color:#606266;font-size:14px}.el-dropdown .el-button-group{display:block}.el-dropdown .el-button-group .el-button{float:none}.el-dropdown .el-dropdown__caret-button{padding-left:5px;padding-right:5px;position:relative;border-left:none}.el-dropdown .el-dropdown__caret-button::before{content:'';position:absolute;display:block;width:1px;top:5px;bottom:5px;left:0;background:rgba(255,255,255,.5)}.el-dropdown .el-dropdown__caret-button.el-button--default::before{background:rgba(220,223,230,.5)}.el-dropdown .el-dropdown__caret-button:hover:not(.is-disabled)::before{top:0;bottom:0}.el-dropdown .el-dropdown__caret-button .el-dropdown__icon{padding-left:0}.el-dropdown__icon{font-size:12px;margin:0 3px}.el-dropdown .el-dropdown-selfdefine:focus:active,.el-dropdown .el-dropdown-selfdefine:focus:not(.focusing){outline-width:0}.el-dropdown [disabled]{cursor:not-allowed;color:#bbb}.el-dropdown-menu{position:absolute;top:0;left:0;z-index:10;padding:10px 0;margin:5px 0;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-dropdown-menu__item,.el-menu-item{font-size:14px;padding:0 20px;cursor:pointer}.el-dropdown-menu__item{list-style:none;line-height:36px;margin:0;color:#606266;outline:0}.el-dropdown-menu__item:focus,.el-dropdown-menu__item:not(.is-disabled):hover{background-color:#ecf5ff;color:#66b1ff}.el-dropdown-menu__item i{margin-right:5px}.el-dropdown-menu__item--divided{position:relative;margin-top:6px;border-top:1px solid #EBEEF5}.el-dropdown-menu__item--divided:before{content:'';height:6px;display:block;margin:0 -20px;background-color:#FFF}.el-dropdown-menu__item.is-disabled{cursor:default;color:#bbb;pointer-events:none}.el-dropdown-menu--medium{padding:6px 0}.el-dropdown-menu--medium .el-dropdown-menu__item{line-height:30px;padding:0 17px;font-size:14px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:6px}.el-dropdown-menu--medium .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:6px;margin:0 -17px}.el-dropdown-menu--small{padding:6px 0}.el-dropdown-menu--small .el-dropdown-menu__item{line-height:27px;padding:0 15px;font-size:13px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:4px}.el-dropdown-menu--small .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:4px;margin:0 -15px}.el-dropdown-menu--mini{padding:3px 0}.el-dropdown-menu--mini .el-dropdown-menu__item{line-height:24px;padding:0 10px;font-size:12px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided{margin-top:3px}.el-dropdown-menu--mini .el-dropdown-menu__item.el-dropdown-menu__item--divided:before{height:3px;margin:0 -10px}.el-menu{border-right:solid 1px #e6e6e6;list-style:none;position:relative;margin:0;padding-left:0;background-color:#FFF}.el-menu--horizontal>.el-menu-item:not(.is-disabled):focus,.el-menu--horizontal>.el-menu-item:not(.is-disabled):hover,.el-menu--horizontal>.el-submenu .el-submenu__title:hover{background-color:#fff}.el-menu::after,.el-menu::before{display:table;content:""}.el-breadcrumb__item:last-child .el-breadcrumb__separator,.el-menu--collapse>.el-menu-item .el-submenu__icon-arrow,.el-menu--collapse>.el-submenu>.el-submenu__title .el-submenu__icon-arrow{display:none}.el-menu::after{clear:both}.el-menu.el-menu--horizontal{border-bottom:solid 1px #e6e6e6}.el-menu--horizontal{border-right:none}.el-menu--horizontal>.el-menu-item{float:left;height:60px;line-height:60px;margin:0;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-menu-item a,.el-menu--horizontal>.el-menu-item a:hover{color:inherit}.el-menu--horizontal>.el-submenu{float:left}.el-menu--horizontal>.el-submenu:focus,.el-menu--horizontal>.el-submenu:hover{outline:0}.el-menu--horizontal>.el-submenu:focus .el-submenu__title,.el-menu--horizontal>.el-submenu:hover .el-submenu__title{color:#303133}.el-menu--horizontal>.el-submenu.is-active .el-submenu__title{border-bottom:2px solid #409EFF;color:#303133}.el-menu--horizontal>.el-submenu .el-submenu__title{height:60px;line-height:60px;border-bottom:2px solid transparent;color:#909399}.el-menu--horizontal>.el-submenu .el-submenu__icon-arrow{position:static;vertical-align:middle;margin-left:8px;margin-top:-3px}.el-menu--collapse .el-submenu,.el-menu-item{position:relative}.el-menu--horizontal .el-menu .el-menu-item,.el-menu--horizontal .el-menu .el-submenu__title{background-color:#FFF;float:none;height:36px;line-height:36px;padding:0 10px;color:#909399}.el-menu--horizontal .el-menu .el-menu-item.is-active,.el-menu--horizontal .el-menu .el-submenu.is-active>.el-submenu__title{color:#303133}.el-menu--horizontal .el-menu-item:not(.is-disabled):focus,.el-menu--horizontal .el-menu-item:not(.is-disabled):hover{outline:0;color:#303133}.el-menu--horizontal>.el-menu-item.is-active{border-bottom:2px solid #409EFF;color:#303133}.el-menu--collapse{width:64px}.el-menu--collapse>.el-menu-item [class^=el-icon-],.el-menu--collapse>.el-submenu>.el-submenu__title [class^=el-icon-]{margin:0;vertical-align:middle;width:24px;text-align:center}.el-menu--collapse>.el-menu-item span,.el-menu--collapse>.el-submenu>.el-submenu__title span{height:0;width:0;overflow:hidden;visibility:hidden;display:inline-block}.el-menu-item,.el-submenu__title{height:56px;line-height:56px;list-style:none}.el-menu--collapse>.el-menu-item.is-active i{color:inherit}.el-menu--collapse .el-menu .el-submenu{min-width:200px}.el-menu--collapse .el-submenu .el-menu{position:absolute;margin-left:5px;top:0;left:100%;z-index:10;border:1px solid #E4E7ED;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--collapse .el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:none;transform:none}.el-menu--popup{z-index:100;min-width:200px;border:none;padding:5px 0;border-radius:2px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-menu--popup-bottom-start{margin-top:5px}.el-menu--popup-right-start{margin-left:5px;margin-right:5px}.el-menu-item{color:#303133;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-radio-button__inner,.el-submenu__title{-webkit-box-sizing:border-box;position:relative;white-space:nowrap}.el-menu-item *{vertical-align:middle}.el-menu-item i{color:#909399}.el-menu-item:focus,.el-menu-item:hover{outline:0;background-color:#ecf5ff}.el-menu-item.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-menu-item [class^=el-icon-]{margin-right:5px;width:24px;text-align:center;font-size:18px;vertical-align:middle}.el-menu-item.is-active{color:#409EFF}.el-menu-item.is-active i{color:inherit}.el-submenu{list-style:none;margin:0;padding-left:0}.el-submenu__title{font-size:14px;color:#303133;padding:0 20px;cursor:pointer;-webkit-transition:border-color .3s,background-color .3s,color .3s;transition:border-color .3s,background-color .3s,color .3s;-webkit-box-sizing:border-box;box-sizing:border-box}.el-submenu__title *{vertical-align:middle}.el-submenu__title i{color:#909399}.el-submenu__title:focus,.el-submenu__title:hover{outline:0;background-color:#ecf5ff}.el-submenu__title.is-disabled{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu__title:hover{background-color:#ecf5ff}.el-submenu .el-menu{border:none}.el-submenu .el-menu-item{height:50px;line-height:50px;padding:0 45px;min-width:200px}.el-submenu__icon-arrow{position:absolute;top:50%;right:20px;margin-top:-7px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:12px}.el-submenu.is-active .el-submenu__title{border-bottom-color:#409EFF}.el-submenu.is-opened>.el-submenu__title .el-submenu__icon-arrow{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-submenu.is-disabled .el-menu-item,.el-submenu.is-disabled .el-submenu__title{opacity:.25;cursor:not-allowed;background:0 0!important}.el-submenu [class^=el-icon-]{vertical-align:middle;margin-right:5px;width:24px;text-align:center;font-size:18px}.el-menu-item-group>ul{padding:0}.el-menu-item-group__title{padding:7px 0 7px 20px;line-height:normal;font-size:12px;color:#909399}.el-radio-button__inner,.el-radio-group{display:inline-block;line-height:1;vertical-align:middle}.horizontal-collapse-transition .el-submenu__title .el-submenu__icon-arrow{-webkit-transition:.2s;transition:.2s;opacity:0}.el-radio-group{font-size:0}.el-radio-button{position:relative;display:inline-block;outline:0}.el-radio-button__inner{background:#FFF;border:1px solid #DCDFE6;font-weight:500;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;cursor:pointer;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-radio-button__inner.is-round{padding:12px 20px}.el-radio-button__inner:hover{color:#409EFF}.el-radio-button__inner [class*=el-icon-]{line-height:.9}.el-radio-button__inner [class*=el-icon-]+span{margin-left:5px}.el-radio-button:first-child .el-radio-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-radio-button__orig-radio{opacity:0;outline:0;position:absolute;z-index:-1}.el-radio-button__orig-radio:checked+.el-radio-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #409EFF;box-shadow:-1px 0 0 0 #409EFF}.el-radio-button__orig-radio:disabled+.el-radio-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-radio-button__orig-radio:disabled:checked+.el-radio-button__inner{background-color:#F2F6FC}.el-radio-button:last-child .el-radio-button__inner{border-radius:0 4px 4px 0}.el-radio-button:first-child:last-child .el-radio-button__inner{border-radius:4px}.el-radio-button--medium .el-radio-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-radio-button--medium .el-radio-button__inner.is-round{padding:10px 20px}.el-radio-button--small .el-radio-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-radio-button--small .el-radio-button__inner.is-round{padding:9px 15px}.el-radio-button--mini .el-radio-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-radio-button--mini .el-radio-button__inner.is-round{padding:7px 15px}.el-radio-button:focus:not(.is-focus):not(:active):not(.is-disabled){-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-picker-panel,.el-popover,.el-select-dropdown,.el-table-filter,.el-time-panel{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-switch{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;font-size:14px;line-height:20px;height:20px;vertical-align:middle}.el-switch__core,.el-switch__label{display:inline-block;cursor:pointer}.el-switch.is-disabled .el-switch__core,.el-switch.is-disabled .el-switch__label{cursor:not-allowed}.el-switch__label{-webkit-transition:.2s;transition:.2s;height:20px;font-size:14px;font-weight:500;vertical-align:middle;color:#303133}.el-switch__label.is-active{color:#409EFF}.el-switch__label--left{margin-right:10px}.el-switch__label--right{margin-left:10px}.el-switch__label *{line-height:1;font-size:14px;display:inline-block}.el-switch__input{position:absolute;width:0;height:0;opacity:0;margin:0}.el-switch__core{margin:0;position:relative;width:40px;height:20px;border:1px solid #DCDFE6;outline:0;border-radius:10px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#DCDFE6;-webkit-transition:border-color .3s,background-color .3s;transition:border-color .3s,background-color .3s;vertical-align:middle}.el-input__prefix,.el-input__suffix{-webkit-transition:all .3s;color:#C0C4CC}.el-switch__core:after{content:"";position:absolute;top:1px;left:1px;border-radius:100%;-webkit-transition:all .3s;transition:all .3s;width:16px;height:16px;background-color:#FFF}.el-switch.is-checked .el-switch__core{border-color:#409EFF;background-color:#409EFF}.el-switch.is-checked .el-switch__core::after{left:100%;margin-left:-17px}.el-switch.is-disabled{opacity:.6}.el-switch--wide .el-switch__label.el-switch__label--left span{left:10px}.el-switch--wide .el-switch__label.el-switch__label--right span{right:10px}.el-switch .label-fade-enter,.el-switch .label-fade-leave-active{opacity:0}.el-select-dropdown{position:absolute;z-index:1001;border:1px solid #E4E7ED;border-radius:4px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:5px 0}.el-select-dropdown.is-multiple .el-select-dropdown__item{padding-right:40px}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected{color:#409EFF;background-color:#FFF}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected.hover{background-color:#F5F7FA}.el-select-dropdown.is-multiple .el-select-dropdown__item.selected::after{position:absolute;right:20px;font-family:element-icons;content:"\E6DA";font-size:12px;font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.el-select-dropdown .el-scrollbar.is-empty .el-select-dropdown__list{padding:0}.el-select-dropdown__empty{padding:10px 0;margin:0;text-align:center;color:#999;font-size:14px}.el-select-dropdown__wrap{max-height:274px}.el-select-dropdown__list{list-style:none;padding:6px 0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-select-dropdown__item{font-size:14px;padding:0 20px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#606266;height:34px;line-height:34px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.el-select-dropdown__item.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-select-dropdown__item.is-disabled:hover{background-color:#FFF}.el-select-dropdown__item.hover,.el-select-dropdown__item:hover{background-color:#F5F7FA}.el-select-dropdown__item.selected{color:#409EFF;font-weight:700}.el-select-group{margin:0;padding:0}.el-select-group__wrap{position:relative;list-style:none;margin:0;padding:0}.el-select-group__wrap:not(:last-of-type){padding-bottom:24px}.el-select-group__wrap:not(:last-of-type)::after{content:'';position:absolute;display:block;left:20px;right:20px;bottom:12px;height:1px;background:#E4E7ED}.el-select-group__title{padding-left:20px;font-size:12px;color:#909399;line-height:30px}.el-select-group .el-select-dropdown__item{padding-left:20px}.el-select{display:inline-block;position:relative}.el-select .el-select__tags>span{display:contents}.el-select:hover .el-input__inner{border-color:#C0C4CC}.el-select .el-input__inner{cursor:pointer;padding-right:35px}.el-select .el-input__inner:focus{border-color:#409EFF}.el-select .el-input .el-select__caret{color:#C0C4CC;font-size:14px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);cursor:pointer}.el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotateZ(0);transform:rotateZ(0)}.el-select .el-input .el-select__caret.is-show-close{font-size:14px;text-align:center;-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg);border-radius:100%;color:#C0C4CC;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-select .el-input .el-select__caret.is-show-close:hover{color:#909399}.el-select .el-input.is-disabled .el-input__inner{cursor:not-allowed}.el-select .el-input.is-disabled .el-input__inner:hover{border-color:#E4E7ED}.el-range-editor.is-active,.el-range-editor.is-active:hover,.el-select .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-select>.el-input{display:block}.el-select__input{border:none;outline:0;padding:0;margin-left:15px;color:#666;font-size:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:28px;background-color:transparent}.el-select__input.is-mini{height:14px}.el-select__close{cursor:pointer;position:absolute;top:8px;z-index:1000;right:25px;color:#C0C4CC;line-height:18px;font-size:14px}.el-select__close:hover{color:#909399}.el-select__tags{position:absolute;line-height:normal;white-space:normal;z-index:1;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-select__tags-text{overflow:hidden;text-overflow:ellipsis}.el-select .el-tag{-webkit-box-sizing:border-box;box-sizing:border-box;border-color:transparent;margin:2px 0 2px 6px;background-color:#f0f2f5;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-select .el-tag__close.el-icon-close{background-color:#C0C4CC;top:0;color:#FFF;-ms-flex-negative:0;flex-shrink:0}.el-select .el-tag__close.el-icon-close:hover{background-color:#909399}.el-table,.el-table__expanded-cell{background-color:#FFF}.el-select .el-tag__close.el-icon-close::before{display:block;-webkit-transform:translate(0,.5px);transform:translate(0,.5px)}.el-table{position:relative;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;max-width:100%;font-size:14px;color:#606266}.el-table__empty-block{min-height:60px;text-align:center;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-table__empty-text{line-height:60px;width:50%;color:#909399}.el-table__expand-column .cell{padding:0;text-align:center}.el-table__expand-icon{position:relative;cursor:pointer;color:#666;font-size:12px;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;height:20px}.el-table__expand-icon--expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-table__expand-icon>.el-icon{position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px}.el-table__expanded-cell[class*=cell]{padding:20px 50px}.el-table__expanded-cell:hover{background-color:transparent!important}.el-table__placeholder{display:inline-block;width:20px}.el-table__append-wrapper{overflow:hidden}.el-table--fit{border-right:0;border-bottom:0}.el-table--fit .el-table__cell.gutter{border-right-width:1px}.el-table--scrollable-x .el-table__body-wrapper{overflow-x:auto}.el-table--scrollable-y .el-table__body-wrapper{overflow-y:auto}.el-table thead{color:#909399;font-weight:500}.el-table thead.is-group th.el-table__cell{background:#F5F7FA}.el-table .el-table__cell{padding:12px 0;min-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;text-overflow:ellipsis;vertical-align:middle;position:relative;text-align:left}.el-table .el-table__cell.is-center{text-align:center}.el-table .el-table__cell.is-right{text-align:right}.el-table .el-table__cell.gutter{width:15px;border-right-width:0;border-bottom-width:0;padding:0}.el-table .el-table__cell.is-hidden>*{visibility:hidden}.el-table--medium .el-table__cell{padding:10px 0}.el-table--small{font-size:12px}.el-table--small .el-table__cell{padding:8px 0}.el-table--mini{font-size:12px}.el-table--mini .el-table__cell{padding:6px 0}.el-table tr{background-color:#FFF}.el-table tr input[type=checkbox]{margin:0}.el-table td.el-table__cell,.el-table th.el-table__cell.is-leaf{border-bottom:1px solid #EBEEF5}.el-table th.el-table__cell.is-sortable{cursor:pointer}.el-table th.el-table__cell{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#FFF}.el-table th.el-table__cell>.cell{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;vertical-align:middle;padding-left:10px;padding-right:10px;width:100%}.el-table th.el-table__cell>.cell.highlight{color:#409EFF}.el-table th.el-table__cell.required>div::before{display:inline-block;content:"";width:8px;height:8px;border-radius:50%;background:#ff4d51;margin-right:5px;vertical-align:middle}.el-table td.el-table__cell div{-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td,.el-table .cell,.el-table-filter{-webkit-box-sizing:border-box}.el-table td.el-table__cell.gutter{width:0}.el-table .cell{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all;line-height:23px;padding-left:10px;padding-right:10px}.el-table .cell.el-tooltip{white-space:nowrap;min-width:50px}.el-table--border,.el-table--group{border:1px solid #EBEEF5}.el-table--border::after,.el-table--group::after,.el-table::before{content:'';position:absolute;background-color:#EBEEF5;z-index:1}.el-table--border::after,.el-table--group::after{top:0;right:0;width:1px;height:100%}.el-table::before{left:0;bottom:0;width:100%;height:1px}.el-table--border{border-right:none;border-bottom:none}.el-table--border.el-loading-parent--relative{border-color:transparent}.el-table--border .el-table__cell,.el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{border-right:1px solid #EBEEF5}.el-table--border .el-table__cell:first-child .cell{padding-left:10px}.el-table--border th.el-table__cell.gutter:last-of-type{border-bottom:1px solid #EBEEF5;border-bottom-width:1px}.el-table--border th.el-table__cell,.el-table__fixed-right-patch{border-bottom:1px solid #EBEEF5}.el-table--hidden{visibility:hidden}.el-table__fixed,.el-table__fixed-right{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:hidden;-webkit-box-shadow:0 0 10px rgba(0,0,0,.12);box-shadow:0 0 10px rgba(0,0,0,.12)}.el-table__fixed-right::before,.el-table__fixed::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#EBEEF5;z-index:4}.el-table__fixed-right-patch{position:absolute;top:-1px;right:0;background-color:#FFF}.el-table__fixed-right{top:0;left:auto;right:0}.el-table__fixed-right .el-table__fixed-body-wrapper,.el-table__fixed-right .el-table__fixed-footer-wrapper,.el-table__fixed-right .el-table__fixed-header-wrapper{left:auto;right:0}.el-table__fixed-header-wrapper{position:absolute;left:0;top:0;z-index:3}.el-table__fixed-footer-wrapper{position:absolute;left:0;bottom:0;z-index:3}.el-table__fixed-footer-wrapper tbody td.el-table__cell{border-top:1px solid #EBEEF5;background-color:#F5F7FA;color:#606266}.el-table__fixed-body-wrapper{position:absolute;left:0;top:37px;overflow:hidden;z-index:3}.el-table__body-wrapper,.el-table__footer-wrapper,.el-table__header-wrapper{width:100%}.el-table__footer-wrapper{margin-top:-1px}.el-table__footer-wrapper td.el-table__cell{border-top:1px solid #EBEEF5}.el-table__body,.el-table__footer,.el-table__header{table-layout:fixed;border-collapse:separate}.el-table__footer-wrapper,.el-table__header-wrapper{overflow:hidden}.el-table__footer-wrapper tbody td.el-table__cell,.el-table__header-wrapper tbody td.el-table__cell{background-color:#F5F7FA;color:#606266}.el-table__body-wrapper{overflow:hidden;position:relative}.el-table__body-wrapper.is-scrolling-left~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed,.el-table__body-wrapper.is-scrolling-none~.el-table__fixed-right,.el-table__body-wrapper.is-scrolling-right~.el-table__fixed-right{-webkit-box-shadow:none;box-shadow:none}.el-table__body-wrapper .el-table--border.is-scrolling-right~.el-table__fixed-right{border-left:1px solid #EBEEF5}.el-table .caret-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;width:24px;vertical-align:middle;cursor:pointer;overflow:initial;position:relative}.el-table .sort-caret{width:0;height:0;border:5px solid transparent;position:absolute;left:7px}.el-table .sort-caret.ascending{border-bottom-color:#C0C4CC;top:5px}.el-table .sort-caret.descending{border-top-color:#C0C4CC;bottom:7px}.el-table .ascending .sort-caret.ascending{border-bottom-color:#409EFF}.el-table .descending .sort-caret.descending{border-top-color:#409EFF}.el-table .hidden-columns{visibility:hidden;position:absolute;z-index:-1}.el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell{background:#FAFAFA}.el-table--striped .el-table__body tr.el-table__row--striped.current-row td.el-table__cell,.el-table--striped .el-table__body tr.el-table__row--striped.selection-row td.el-table__cell{background-color:#ecf5ff}.el-table__body tr.hover-row.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.current-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped.selection-row>td.el-table__cell,.el-table__body tr.hover-row.el-table__row--striped>td.el-table__cell,.el-table__body tr.hover-row.selection-row>td.el-table__cell,.el-table__body tr.hover-row>td.el-table__cell{background-color:#F5F7FA}.el-table__body tr.current-row>td.el-table__cell,.el-table__body tr.selection-row>td.el-table__cell{background-color:#ecf5ff}.el-table__column-resize-proxy{position:absolute;left:200px;top:0;bottom:0;width:0;border-left:1px solid #EBEEF5;z-index:10}.el-table__column-filter-trigger{display:inline-block;line-height:34px;cursor:pointer}.el-table__column-filter-trigger i{color:#909399;font-size:12px;-webkit-transform:scale(.75);transform:scale(.75)}.el-table--enable-row-transition .el-table__body td.el-table__cell{-webkit-transition:background-color .25s ease;transition:background-color .25s ease}.el-table--enable-row-hover .el-table__body tr:hover>td.el-table__cell{background-color:#F5F7FA}.el-table--fluid-height .el-table__fixed,.el-table--fluid-height .el-table__fixed-right{bottom:0;overflow:hidden}.el-table [class*=el-table__row--level] .el-table__expand-icon{display:inline-block;width:20px;line-height:20px;height:20px;text-align:center;margin-right:3px}.el-table-column--selection .cell{padding-left:14px;padding-right:14px}.el-table-filter{border:1px solid #EBEEF5;border-radius:2px;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-box-sizing:border-box;box-sizing:border-box;margin:2px 0}.el-table-filter__list{padding:5px 0;margin:0;list-style:none;min-width:100px}.el-table-filter__list-item{line-height:36px;padding:0 10px;cursor:pointer;font-size:14px}.el-table-filter__list-item:hover{background-color:#ecf5ff;color:#66b1ff}.el-table-filter__list-item.is-active{background-color:#409EFF;color:#FFF}.el-table-filter__content{min-width:100px}.el-table-filter__bottom{border-top:1px solid #EBEEF5;padding:8px}.el-table-filter__bottom button{background:0 0;border:none;color:#606266;cursor:pointer;font-size:13px;padding:0 3px}.el-date-table td.in-range div,.el-date-table td.in-range div:hover,.el-date-table.is-week-mode .el-date-table__row.current div,.el-date-table.is-week-mode .el-date-table__row:hover div{background-color:#F2F6FC}.el-table-filter__bottom button:hover{color:#409EFF}.el-table-filter__bottom button:focus{outline:0}.el-table-filter__bottom button.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-table-filter__wrap{max-height:280px}.el-table-filter__checkbox-group{padding:10px}.el-table-filter__checkbox-group label.el-checkbox{display:block;margin-right:5px;margin-bottom:8px;margin-left:5px}.el-table-filter__checkbox-group .el-checkbox:last-child{margin-bottom:0}.el-date-table{font-size:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-date-table.is-week-mode .el-date-table__row:hover td.available:hover{color:#606266}.el-date-table.is-week-mode .el-date-table__row:hover td:first-child div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table.is-week-mode .el-date-table__row:hover td:last-child div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td{width:32px;height:30px;padding:4px 0;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;cursor:pointer;position:relative}.el-date-table td div{height:30px;padding:3px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-table td span{width:24px;height:24px;display:block;margin:0 auto;line-height:24px;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%}.el-date-table td.next-month,.el-date-table td.prev-month{color:#C0C4CC}.el-date-table td.today{position:relative}.el-date-table td.today span{color:#409EFF;font-weight:700}.el-date-table td.today.end-date span,.el-date-table td.today.start-date span{color:#FFF}.el-date-table td.available:hover{color:#409EFF}.el-date-table td.current:not(.disabled) span{color:#FFF;background-color:#409EFF}.el-date-table td.end-date div,.el-date-table td.start-date div{color:#FFF}.el-date-table td.end-date span,.el-date-table td.start-date span{background-color:#409EFF}.el-date-table td.start-date div{margin-left:5px;border-top-left-radius:15px;border-bottom-left-radius:15px}.el-date-table td.end-date div{margin-right:5px;border-top-right-radius:15px;border-bottom-right-radius:15px}.el-date-table td.disabled div{background-color:#F5F7FA;opacity:1;cursor:not-allowed;color:#C0C4CC}.el-date-table td.selected div{margin-left:5px;margin-right:5px;background-color:#F2F6FC;border-radius:15px}.el-date-table td.selected div:hover{background-color:#F2F6FC}.el-date-table td.selected span{background-color:#409EFF;color:#FFF;border-radius:15px}.el-date-table td.week{font-size:80%;color:#606266}.el-month-table,.el-year-table{font-size:12px;border-collapse:collapse}.el-date-table th{padding:5px;color:#606266;font-weight:400;border-bottom:solid 1px #EBEEF5}.el-month-table{margin:-1px}.el-month-table td{text-align:center;padding:8px 0;cursor:pointer}.el-month-table td div{height:48px;padding:6px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-month-table td.today .cell{color:#409EFF;font-weight:700}.el-month-table td.today.end-date .cell,.el-month-table td.today.start-date .cell{color:#FFF}.el-month-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-month-table td.disabled .cell:hover{color:#C0C4CC}.el-month-table td .cell{width:60px;height:36px;display:block;line-height:36px;color:#606266;margin:0 auto;border-radius:18px}.el-month-table td .cell:hover{color:#409EFF}.el-month-table td.in-range div,.el-month-table td.in-range div:hover{background-color:#F2F6FC}.el-month-table td.end-date div,.el-month-table td.start-date div{color:#FFF}.el-month-table td.end-date .cell,.el-month-table td.start-date .cell{color:#FFF;background-color:#409EFF}.el-month-table td.start-date div{border-top-left-radius:24px;border-bottom-left-radius:24px}.el-month-table td.end-date div{border-top-right-radius:24px;border-bottom-right-radius:24px}.el-month-table td.current:not(.disabled) .cell{color:#409EFF}.el-year-table{margin:-1px}.el-year-table .el-icon{color:#303133}.el-year-table td{text-align:center;padding:20px 3px;cursor:pointer}.el-year-table td.today .cell{color:#409EFF;font-weight:700}.el-year-table td.disabled .cell{background-color:#F5F7FA;cursor:not-allowed;color:#C0C4CC}.el-year-table td.disabled .cell:hover{color:#C0C4CC}.el-year-table td .cell{width:48px;height:32px;display:block;line-height:32px;color:#606266;margin:0 auto}.el-year-table td .cell:hover,.el-year-table td.current:not(.disabled) .cell{color:#409EFF}.el-date-range-picker{width:646px}.el-date-range-picker.has-sidebar{width:756px}.el-date-range-picker table{table-layout:fixed;width:100%}.el-date-range-picker .el-picker-panel__body{min-width:513px}.el-date-range-picker .el-picker-panel__content{margin:0}.el-date-range-picker__header{position:relative;text-align:center;height:28px}.el-date-range-picker__header [class*=arrow-left]{float:left}.el-date-range-picker__header [class*=arrow-right]{float:right}.el-date-range-picker__header div{font-size:16px;font-weight:500;margin-right:50px}.el-date-range-picker__content{float:left;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:16px}.el-date-range-picker__content.is-left{border-right:1px solid #e4e4e4}.el-date-range-picker__content .el-date-range-picker__header div{margin-left:50px;margin-right:50px}.el-date-range-picker__editors-wrap{-webkit-box-sizing:border-box;box-sizing:border-box;display:table-cell}.el-date-range-picker__editors-wrap.is-right{text-align:right}.el-date-range-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-range-picker__time-header>.el-icon-arrow-right{font-size:20px;vertical-align:middle;display:table-cell;color:#303133}.el-date-range-picker__time-picker-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-range-picker__time-picker-wrap .el-picker-panel{position:absolute;top:13px;right:0;z-index:1;background:#FFF}.el-date-picker{width:322px}.el-date-picker.has-sidebar.has-time{width:434px}.el-date-picker.has-sidebar{width:438px}.el-date-picker.has-time .el-picker-panel__body-wrapper{position:relative}.el-date-picker .el-picker-panel__content{width:292px}.el-date-picker table{table-layout:fixed;width:100%}.el-date-picker__editor-wrap{position:relative;display:table-cell;padding:0 5px}.el-date-picker__time-header{position:relative;border-bottom:1px solid #e4e4e4;font-size:12px;padding:8px 5px 5px;display:table;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.el-date-picker__header{margin:12px;text-align:center}.el-date-picker__header--bordered{margin-bottom:0;padding-bottom:12px;border-bottom:solid 1px #EBEEF5}.el-date-picker__header--bordered+.el-picker-panel__content{margin-top:0}.el-date-picker__header-label{font-size:16px;font-weight:500;padding:0 5px;line-height:22px;text-align:center;cursor:pointer;color:#606266}.el-date-picker__header-label.active,.el-date-picker__header-label:hover{color:#409EFF}.el-date-picker__prev-btn{float:left}.el-date-picker__next-btn{float:right}.el-date-picker__time-wrap{padding:10px;text-align:center}.el-date-picker__time-label{float:left;cursor:pointer;line-height:30px;margin-left:10px}.time-select{margin:5px 0;min-width:0}.time-select .el-picker-panel__content{max-height:200px;margin:0}.time-select-item{padding:8px 10px;font-size:14px;line-height:20px}.time-select-item.selected:not(.disabled){color:#409EFF;font-weight:700}.time-select-item.disabled{color:#E4E7ED;cursor:not-allowed}.time-select-item:hover{background-color:#F5F7FA;font-weight:700;cursor:pointer}.el-date-editor{position:relative;display:inline-block;text-align:left}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:220px}.el-date-editor--monthrange.el-input,.el-date-editor--monthrange.el-input__inner{width:300px}.el-date-editor--daterange.el-input,.el-date-editor--daterange.el-input__inner,.el-date-editor--timerange.el-input,.el-date-editor--timerange.el-input__inner{width:350px}.el-date-editor--datetimerange.el-input,.el-date-editor--datetimerange.el-input__inner{width:400px}.el-date-editor--dates .el-input__inner{text-overflow:ellipsis;white-space:nowrap}.el-date-editor .el-icon-circle-close{cursor:pointer}.el-date-editor .el-range__icon{font-size:14px;margin-left:-5px;color:#C0C4CC;float:left;line-height:32px}.el-date-editor .el-range-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:0;display:inline-block;height:100%;margin:0;padding:0;width:39%;text-align:center;font-size:14px;color:#606266}.el-date-editor .el-range-input::-webkit-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input:-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-ms-input-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::-moz-placeholder{color:#C0C4CC}.el-date-editor .el-range-input::placeholder{color:#C0C4CC}.el-date-editor .el-range-separator{display:inline-block;height:100%;padding:0 5px;margin:0;text-align:center;line-height:32px;font-size:14px;width:5%;color:#303133}.el-date-editor .el-range__close-icon{font-size:14px;color:#C0C4CC;width:25px;display:inline-block;float:right;line-height:32px}.el-range-editor.el-input__inner{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3px 10px}.el-range-editor .el-range-input{line-height:1}.el-range-editor--medium.el-input__inner{height:36px}.el-range-editor--medium .el-range-separator{line-height:28px;font-size:14px}.el-range-editor--medium .el-range-input{font-size:14px}.el-range-editor--medium .el-range__close-icon,.el-range-editor--medium .el-range__icon{line-height:28px}.el-range-editor--small.el-input__inner{height:32px}.el-range-editor--small .el-range-separator{line-height:24px;font-size:13px}.el-range-editor--small .el-range-input{font-size:13px}.el-range-editor--small .el-range__close-icon,.el-range-editor--small .el-range__icon{line-height:24px}.el-range-editor--mini.el-input__inner{height:28px}.el-range-editor--mini .el-range-separator{line-height:20px;font-size:12px}.el-range-editor--mini .el-range-input{font-size:12px}.el-range-editor--mini .el-range__close-icon,.el-range-editor--mini .el-range__icon{line-height:20px}.el-range-editor.is-disabled{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled:focus,.el-range-editor.is-disabled:hover{border-color:#E4E7ED}.el-range-editor.is-disabled input{background-color:#F5F7FA;color:#C0C4CC;cursor:not-allowed}.el-range-editor.is-disabled input::-webkit-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input:-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-ms-input-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::-moz-placeholder{color:#C0C4CC}.el-range-editor.is-disabled input::placeholder{color:#C0C4CC}.el-range-editor.is-disabled .el-range-separator{color:#C0C4CC}.el-picker-panel{color:#606266;border:1px solid #E4E7ED;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);background:#FFF;border-radius:4px;line-height:30px;margin:5px 0}.el-picker-panel__body-wrapper::after,.el-picker-panel__body::after{content:"";display:table;clear:both}.el-picker-panel__content{position:relative;margin:15px}.el-picker-panel__footer{border-top:1px solid #e4e4e4;padding:4px;text-align:right;background-color:#FFF;position:relative;font-size:0}.el-picker-panel__shortcut{display:block;width:100%;border:0;background-color:transparent;line-height:28px;font-size:14px;color:#606266;padding-left:12px;text-align:left;outline:0;cursor:pointer}.el-picker-panel__shortcut:hover{color:#409EFF}.el-picker-panel__shortcut.active{background-color:#e6f1fe;color:#409EFF}.el-picker-panel__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-picker-panel__btn[disabled]{color:#ccc;cursor:not-allowed}.el-picker-panel__icon-btn{font-size:12px;color:#303133;border:0;background:0 0;cursor:pointer;outline:0;margin-top:8px}.el-picker-panel__icon-btn:hover{color:#409EFF}.el-picker-panel__icon-btn.is-disabled{color:#bbb}.el-picker-panel__icon-btn.is-disabled:hover{cursor:not-allowed}.el-picker-panel__link-btn{vertical-align:middle}.el-picker-panel [slot=sidebar],.el-picker-panel__sidebar{position:absolute;top:0;bottom:0;width:110px;border-right:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;background-color:#FFF;overflow:auto}.el-picker-panel [slot=sidebar]+.el-picker-panel__body,.el-picker-panel__sidebar+.el-picker-panel__body{margin-left:110px}.el-time-spinner.has-seconds .el-time-spinner__wrapper{width:33.3%}.el-time-spinner__wrapper{max-height:190px;overflow:auto;display:inline-block;width:50%;vertical-align:top;position:relative}.el-time-spinner__wrapper .el-scrollbar__wrap:not(.el-scrollbar__wrap--hidden-default){padding-bottom:15px}.el-time-spinner__input.el-input .el-input__inner,.el-time-spinner__list{padding:0;text-align:center}.el-time-spinner__wrapper.is-arrow{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden}.el-time-spinner__wrapper.is-arrow .el-time-spinner__list{-webkit-transform:translateY(-32px);transform:translateY(-32px)}.el-time-spinner__wrapper.is-arrow .el-time-spinner__item:hover:not(.disabled):not(.active){background:#FFF;cursor:default}.el-time-spinner__arrow{font-size:12px;color:#909399;position:absolute;left:0;width:100%;z-index:1;text-align:center;height:30px;line-height:30px;cursor:pointer}.el-time-spinner__arrow:hover{color:#409EFF}.el-time-spinner__arrow.el-icon-arrow-up{top:10px}.el-time-spinner__arrow.el-icon-arrow-down{bottom:10px}.el-time-spinner__input.el-input{width:70%}.el-time-spinner__list{margin:0;list-style:none}.el-time-spinner__list::after,.el-time-spinner__list::before{content:'';display:block;width:100%;height:80px}.el-time-spinner__item{height:32px;line-height:32px;font-size:12px;color:#606266}.el-time-spinner__item:hover:not(.disabled):not(.active){background:#F5F7FA;cursor:pointer}.el-time-spinner__item.active:not(.disabled){color:#303133;font-weight:700}.el-time-spinner__item.disabled{color:#C0C4CC;cursor:not-allowed}.el-time-panel{margin:5px 0;border:1px solid #E4E7ED;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;width:180px;left:0;z-index:1000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:content-box;box-sizing:content-box}.el-time-panel__content{font-size:0;position:relative;overflow:hidden}.el-time-panel__content::after,.el-time-panel__content::before{content:"";top:50%;position:absolute;margin-top:-15px;height:32px;z-index:-1;left:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:6px;text-align:left;border-top:1px solid #E4E7ED;border-bottom:1px solid #E4E7ED}.el-time-panel__content::after{left:50%;margin-left:12%;margin-right:12%}.el-time-panel__content::before{padding-left:50%;margin-right:12%;margin-left:12%}.el-time-panel__content.has-seconds::after{left:calc(100% / 3 * 2)}.el-time-panel__content.has-seconds::before{padding-left:calc(100% / 3)}.el-time-panel__footer{border-top:1px solid #e4e4e4;padding:4px;height:36px;line-height:25px;text-align:right;-webkit-box-sizing:border-box;box-sizing:border-box}.el-time-panel__btn{border:none;line-height:28px;padding:0 5px;margin:0 5px;cursor:pointer;background-color:transparent;outline:0;font-size:12px;color:#303133}.el-time-panel__btn.confirm{font-weight:800;color:#409EFF}.el-time-range-picker{width:354px;overflow:visible}.el-time-range-picker__content{position:relative;text-align:center;padding:10px}.el-time-range-picker__cell{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:4px 7px 7px;width:50%;display:inline-block}.el-time-range-picker__header{margin-bottom:5px;text-align:center;font-size:14px}.el-time-range-picker__body{border-radius:2px;border:1px solid #E4E7ED}.el-popover{position:absolute;background:#FFF;min-width:150px;border-radius:4px;border:1px solid #EBEEF5;padding:12px;z-index:2000;color:#606266;line-height:1.4;text-align:justify;font-size:14px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);word-break:break-all}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover,.el-cascader__dropdown,.el-color-picker__panel,.el-message-box,.el-notification{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-popover--plain{padding:18px 20px}.el-popover__title{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.el-popover:focus,.el-popover:focus:active,.el-popover__reference:focus:hover,.el-popover__reference:focus:not(.focusing){outline-width:0}.v-modal-enter{-webkit-animation:v-modal-in .2s ease;animation:v-modal-in .2s ease}.v-modal-leave{-webkit-animation:v-modal-out .2s ease forwards;animation:v-modal-out .2s ease forwards}@keyframes v-modal-in{0%{opacity:0}}@keyframes v-modal-out{100%{opacity:0}}.v-modal{position:fixed;left:0;top:0;width:100%;height:100%;opacity:.5;background:#000}.el-popup-parent--hidden{overflow:hidden}.el-message-box{display:inline-block;width:420px;padding-bottom:10px;vertical-align:middle;background-color:#FFF;border-radius:4px;border:1px solid #EBEEF5;font-size:18px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);text-align:left;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.el-message-box__wrapper{position:fixed;top:0;bottom:0;left:0;right:0;text-align:center}.el-message-box__wrapper::after{content:"";display:inline-block;height:100%;width:0;vertical-align:middle}.el-message-box__header{position:relative;padding:15px 15px 10px}.el-message-box__title{padding-left:0;margin-bottom:0;font-size:18px;line-height:1;color:#303133}.el-message-box__headerbtn{position:absolute;top:15px;right:15px;padding:0;border:none;outline:0;background:0 0;font-size:16px;cursor:pointer}.el-form-item.is-error .el-input__inner,.el-form-item.is-error .el-input__inner:focus,.el-form-item.is-error .el-textarea__inner,.el-form-item.is-error .el-textarea__inner:focus,.el-message-box__input input.invalid,.el-message-box__input input.invalid:focus{border-color:#F56C6C}.el-message-box__headerbtn .el-message-box__close{color:#909399}.el-message-box__headerbtn:focus .el-message-box__close,.el-message-box__headerbtn:hover .el-message-box__close{color:#409EFF}.el-message-box__content{padding:10px 15px;color:#606266;font-size:14px}.el-message-box__container{position:relative}.el-message-box__input{padding-top:15px}.el-message-box__status{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:24px!important}.el-message-box__status::before{padding-left:1px}.el-message-box__status+.el-message-box__message{padding-left:36px;padding-right:12px}.el-message-box__status.el-icon-success{color:#67C23A}.el-message-box__status.el-icon-info{color:#909399}.el-message-box__status.el-icon-warning{color:#E6A23C}.el-message-box__status.el-icon-error{color:#F56C6C}.el-message-box__message{margin:0}.el-message-box__message p{margin:0;line-height:24px}.el-message-box__errormsg{color:#F56C6C;font-size:12px;min-height:18px;margin-top:2px}.el-message-box__btns{padding:5px 15px 0;text-align:right}.el-message-box__btns button:nth-child(2){margin-left:10px}.el-message-box__btns-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.el-message-box--center{padding-bottom:30px}.el-message-box--center .el-message-box__header{padding-top:30px}.el-message-box--center .el-message-box__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message-box--center .el-message-box__status{position:relative;top:auto;padding-right:5px;text-align:center;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.el-message-box--center .el-message-box__message{margin-left:0}.el-message-box--center .el-message-box__btns,.el-message-box--center .el-message-box__content{text-align:center}.el-message-box--center .el-message-box__content{padding-left:27px;padding-right:27px}.msgbox-fade-enter-active{-webkit-animation:msgbox-fade-in .3s;animation:msgbox-fade-in .3s}.msgbox-fade-leave-active{-webkit-animation:msgbox-fade-out .3s;animation:msgbox-fade-out .3s}@-webkit-keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes msgbox-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes msgbox-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-breadcrumb{font-size:14px;line-height:1}.el-breadcrumb::after,.el-breadcrumb::before{display:table;content:""}.el-breadcrumb::after{clear:both}.el-breadcrumb__separator{margin:0 9px;font-weight:700;color:#C0C4CC}.el-breadcrumb__separator[class*=icon]{margin:0 6px;font-weight:400}.el-breadcrumb__item{float:left}.el-breadcrumb__inner{color:#606266}.el-breadcrumb__inner a,.el-breadcrumb__inner.is-link{font-weight:700;text-decoration:none;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1);color:#303133}.el-breadcrumb__inner a:hover,.el-breadcrumb__inner.is-link:hover{color:#409EFF;cursor:pointer}.el-breadcrumb__item:last-child .el-breadcrumb__inner,.el-breadcrumb__item:last-child .el-breadcrumb__inner a,.el-breadcrumb__item:last-child .el-breadcrumb__inner a:hover,.el-breadcrumb__item:last-child .el-breadcrumb__inner:hover{font-weight:400;color:#606266;cursor:text}.el-form--label-left .el-form-item__label{text-align:left}.el-form--label-top .el-form-item__label{float:none;display:inline-block;text-align:left;padding:0 0 10px}.el-form--inline .el-form-item{display:inline-block;margin-right:10px;vertical-align:top}.el-form--inline .el-form-item__label{float:none;display:inline-block}.el-form--inline .el-form-item__content{display:inline-block;vertical-align:top}.el-form--inline.el-form--label-top .el-form-item__content{display:block}.el-form-item{margin-bottom:22px}.el-form-item::after,.el-form-item::before{display:table;content:""}.el-form-item::after{clear:both}.el-form-item .el-form-item{margin-bottom:0}.el-form-item--mini.el-form-item,.el-form-item--small.el-form-item{margin-bottom:18px}.el-form-item .el-input__validateIcon{display:none}.el-form-item--medium .el-form-item__content,.el-form-item--medium .el-form-item__label{line-height:36px}.el-form-item--small .el-form-item__content,.el-form-item--small .el-form-item__label{line-height:32px}.el-form-item--small .el-form-item__error{padding-top:2px}.el-form-item--mini .el-form-item__content,.el-form-item--mini .el-form-item__label{line-height:28px}.el-form-item--mini .el-form-item__error{padding-top:1px}.el-form-item__label-wrap{float:left}.el-form-item__label-wrap .el-form-item__label{display:inline-block;float:none}.el-form-item__label{text-align:right;vertical-align:middle;float:left;font-size:14px;color:#606266;line-height:40px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-form-item__content{line-height:40px;position:relative;font-size:14px}.el-form-item__content::after,.el-form-item__content::before{display:table;content:""}.el-form-item__content::after{clear:both}.el-form-item__content .el-input-group{vertical-align:top}.el-form-item__error{color:#F56C6C;font-size:12px;line-height:1;padding-top:4px;position:absolute;top:100%;left:0}.el-form-item__error--inline{position:relative;top:auto;left:auto;display:inline-block;margin-left:10px}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{content:'*';color:#F56C6C;margin-right:4px}.el-form-item.is-error .el-input-group__append .el-input__inner,.el-form-item.is-error .el-input-group__prepend .el-input__inner{border-color:transparent}.el-form-item.is-error .el-input__validateIcon{color:#F56C6C}.el-form-item--feedback .el-input__validateIcon{display:inline-block}.el-tabs__header{padding:0;position:relative;margin:0 0 15px}.el-tabs__active-bar{position:absolute;bottom:0;left:0;height:2px;background-color:#409EFF;z-index:1;-webkit-transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1), -webkit-transform .3s cubic-bezier(.645,.045,.355,1);transition:transform .3s cubic-bezier(.645,.045,.355,1),-webkit-transform .3s cubic-bezier(.645,.045,.355,1);list-style:none}.el-tabs__new-tab{float:right;border:1px solid #d3dce6;height:18px;width:18px;line-height:18px;margin:12px 0 9px 10px;border-radius:3px;text-align:center;font-size:12px;color:#d3dce6;cursor:pointer;-webkit-transition:all .15s;transition:all .15s}.el-tabs__new-tab .el-icon-plus{-webkit-transform:scale(.8,.8);transform:scale(.8,.8)}.el-tabs__new-tab:hover{color:#409EFF}.el-tabs__nav-wrap{overflow:hidden;margin-bottom:-1px;position:relative}.el-tabs__nav-wrap::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:#E4E7ED;z-index:1}.el-tabs__nav-wrap.is-scrollable{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs__nav-scroll{overflow:hidden}.el-tabs__nav-next,.el-tabs__nav-prev{position:absolute;cursor:pointer;line-height:44px;font-size:12px;color:#909399}.el-tabs__nav-next{right:0}.el-tabs__nav-prev{left:0}.el-tabs__nav{white-space:nowrap;position:relative;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;float:left;z-index:2}.el-tabs__nav.is-stretch{min-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.el-tabs__nav.is-stretch>*{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.el-tabs__item{padding:0 20px;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:40px;display:inline-block;list-style:none;font-size:14px;font-weight:500;color:#303133;position:relative}.el-tabs__item:focus,.el-tabs__item:focus:active{outline:0}.el-tabs__item:focus.is-active.is-focus:not(:active){-webkit-box-shadow:0 0 2px 2px #409EFF inset;box-shadow:0 0 2px 2px #409EFF inset;border-radius:3px}.el-tabs__item .el-icon-close{border-radius:50%;text-align:center;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);margin-left:5px}.el-tabs__item .el-icon-close:before{-webkit-transform:scale(.9);transform:scale(.9);display:inline-block}.el-tabs--card>.el-tabs__header .el-tabs__active-bar,.el-tabs--left.el-tabs--card .el-tabs__active-bar.is-left,.el-tabs--right.el-tabs--card .el-tabs__active-bar.is-right{display:none}.el-tabs__item .el-icon-close:hover{background-color:#C0C4CC;color:#FFF}.el-tabs__item.is-active{color:#409EFF}.el-tabs__item:hover{color:#409EFF;cursor:pointer}.el-tabs__item.is-disabled{color:#C0C4CC;cursor:default}.el-tabs__content{overflow:hidden;position:relative}.el-tabs--card>.el-tabs__header{border-bottom:1px solid #E4E7ED}.el-tabs--card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--card>.el-tabs__header .el-tabs__nav{border:1px solid #E4E7ED;border-bottom:none;border-radius:4px 4px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-tabs--card>.el-tabs__header .el-tabs__item .el-icon-close{position:relative;font-size:12px;width:0;height:14px;vertical-align:middle;line-height:15px;overflow:hidden;top:-1px;right:-2px;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.el-tabs--card>.el-tabs__header .el-tabs__item{border-bottom:1px solid transparent;border-left:1px solid #E4E7ED;-webkit-transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1);transition:color .3s cubic-bezier(.645,.045,.355,1),padding .3s cubic-bezier(.645,.045,.355,1)}.el-tabs--card>.el-tabs__header .el-tabs__item:first-child{border-left:none}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover{padding-left:13px;padding-right:13px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-closable:hover .el-icon-close{width:14px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{border-bottom-color:#FFF}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable{padding-left:20px;padding-right:20px}.el-tabs--card>.el-tabs__header .el-tabs__item.is-active.is-closable .el-icon-close{width:14px}.el-tabs--border-card{background:#FFF;border:1px solid #DCDFE6;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04);box-shadow:0 2px 4px 0 rgba(0,0,0,.12),0 0 6px 0 rgba(0,0,0,.04)}.el-tabs--border-card>.el-tabs__content{padding:15px}.el-tabs--border-card>.el-tabs__header{background-color:#F5F7FA;border-bottom:1px solid #E4E7ED;margin:0}.el-tabs--border-card>.el-tabs__header .el-tabs__nav-wrap::after{content:none}.el-tabs--border-card>.el-tabs__header .el-tabs__item{-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);border:1px solid transparent;margin-top:-1px;color:#909399}.el-tabs--border-card>.el-tabs__header .el-tabs__item+.el-tabs__item,.el-tabs--border-card>.el-tabs__header .el-tabs__item:first-child{margin-left:-1px}.el-col-offset-0,.el-tabs--border-card>.el-tabs__header .is-scrollable .el-tabs__item:first-child{margin-left:0}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-active{color:#409EFF;background-color:#FFF;border-right-color:#DCDFE6;border-left-color:#DCDFE6}.el-tabs--border-card>.el-tabs__header .el-tabs__item:not(.is-disabled):hover{color:#409EFF}.el-tabs--border-card>.el-tabs__header .el-tabs__item.is-disabled{color:#C0C4CC}.el-tabs--bottom .el-tabs__item.is-bottom:nth-child(2),.el-tabs--bottom .el-tabs__item.is-top:nth-child(2),.el-tabs--top .el-tabs__item.is-bottom:nth-child(2),.el-tabs--top .el-tabs__item.is-top:nth-child(2){padding-left:0}.el-tabs--bottom .el-tabs__item.is-bottom:last-child,.el-tabs--bottom .el-tabs__item.is-top:last-child,.el-tabs--top .el-tabs__item.is-bottom:last-child,.el-tabs--top .el-tabs__item.is-top:last-child{padding-right:0}.el-cascader-menu:last-child .el-cascader-node,.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:last-child,.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:20px}.el-tabs--bottom .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--bottom.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--left>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top .el-tabs--right>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--border-card>.el-tabs__header .el-tabs__item:nth-child(2),.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:20px}.el-tabs--bottom .el-tabs__header.is-bottom{margin-bottom:0;margin-top:10px}.el-tabs--bottom.el-tabs--border-card .el-tabs__header.is-bottom{border-bottom:0;border-top:1px solid #DCDFE6}.el-tabs--bottom.el-tabs--border-card .el-tabs__nav-wrap.is-bottom{margin-top:-1px;margin-bottom:0}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom:not(.is-active){border:1px solid transparent}.el-tabs--bottom.el-tabs--border-card .el-tabs__item.is-bottom{margin:0 -1px -1px}.el-tabs--left,.el-tabs--right{overflow:hidden}.el-tabs--left .el-tabs__header.is-left,.el-tabs--left .el-tabs__header.is-right,.el-tabs--left .el-tabs__nav-scroll,.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__header.is-left,.el-tabs--right .el-tabs__header.is-right,.el-tabs--right .el-tabs__nav-scroll,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{height:100%}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__active-bar.is-right,.el-tabs--right .el-tabs__active-bar.is-left,.el-tabs--right .el-tabs__active-bar.is-right{top:0;bottom:auto;width:2px;height:auto}.el-tabs--left .el-tabs__nav-wrap.is-left,.el-tabs--left .el-tabs__nav-wrap.is-right,.el-tabs--right .el-tabs__nav-wrap.is-left,.el-tabs--right .el-tabs__nav-wrap.is-right{margin-bottom:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{height:30px;line-height:30px;width:100%;text-align:center;cursor:pointer}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next i,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev i{-webkit-transform:rotateZ(90deg);transform:rotateZ(90deg)}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-prev,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-prev{left:auto;top:0}.el-tabs--left .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--left .el-tabs__nav-wrap.is-right>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-left>.el-tabs__nav-next,.el-tabs--right .el-tabs__nav-wrap.is-right>.el-tabs__nav-next{right:auto;bottom:0}.el-tabs--left .el-tabs__active-bar.is-left,.el-tabs--left .el-tabs__nav-wrap.is-left::after{right:0;left:auto}.el-tabs--left .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--left .el-tabs__nav-wrap.is-right.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-left.is-scrollable,.el-tabs--right .el-tabs__nav-wrap.is-right.is-scrollable{padding:30px 0}.el-tabs--left .el-tabs__nav-wrap.is-left::after,.el-tabs--left .el-tabs__nav-wrap.is-right::after,.el-tabs--right .el-tabs__nav-wrap.is-left::after,.el-tabs--right .el-tabs__nav-wrap.is-right::after{height:100%;width:2px;bottom:auto;top:0}.el-tabs--left .el-tabs__nav.is-left,.el-tabs--left .el-tabs__nav.is-right,.el-tabs--right .el-tabs__nav.is-left,.el-tabs--right .el-tabs__nav.is-right{float:none}.el-tabs--left .el-tabs__item.is-left,.el-tabs--left .el-tabs__item.is-right,.el-tabs--right .el-tabs__item.is-left,.el-tabs--right .el-tabs__item.is-right{display:block}.el-tabs--left .el-tabs__header.is-left{float:left;margin-bottom:0;margin-right:10px}.el-button-group>.el-button:not(:last-child),.el-tabs--left .el-tabs__nav-wrap.is-left{margin-right:-1px}.el-tabs--left .el-tabs__item.is-left{text-align:right}.el-tabs--left.el-tabs--card .el-tabs__item.is-left{border-left:none;border-right:1px solid #E4E7ED;border-bottom:none;border-top:1px solid #E4E7ED;text-align:left}.el-tabs--left.el-tabs--card .el-tabs__item.is-left:first-child{border-right:1px solid #E4E7ED;border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active{border:1px solid #E4E7ED;border-right-color:#fff;border-left:none;border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:first-child{border-top:none}.el-tabs--left.el-tabs--card .el-tabs__item.is-left.is-active:last-child{border-bottom:none}.el-tabs--left.el-tabs--card .el-tabs__nav{border-radius:4px 0 0 4px;border-bottom:1px solid #E4E7ED;border-right:none}.el-tabs--left.el-tabs--card .el-tabs__new-tab{float:none}.el-tabs--left.el-tabs--border-card .el-tabs__header.is-left{border-right:1px solid #dfe4ed}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left{border:1px solid transparent;margin:-1px 0 -1px -1px}.el-tabs--left.el-tabs--border-card .el-tabs__item.is-left.is-active{border-color:#d1dbe5 transparent}.el-tabs--right .el-tabs__header.is-right{float:right;margin-bottom:0;margin-left:10px}.el-tabs--right .el-tabs__nav-wrap.is-right{margin-left:-1px}.el-tabs--right .el-tabs__nav-wrap.is-right::after{left:0;right:auto}.el-tabs--right .el-tabs__active-bar.is-right{left:0}.el-tabs--right.el-tabs--card .el-tabs__item.is-right{border-bottom:none;border-top:1px solid #E4E7ED}.el-tabs--right.el-tabs--card .el-tabs__item.is-right:first-child{border-left:1px solid #E4E7ED;border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active{border:1px solid #E4E7ED;border-left-color:#fff;border-right:none;border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:first-child{border-top:none}.el-tabs--right.el-tabs--card .el-tabs__item.is-right.is-active:last-child{border-bottom:none}.el-tabs--right.el-tabs--card .el-tabs__nav{border-radius:0 4px 4px 0;border-bottom:1px solid #E4E7ED;border-left:none}.el-tabs--right.el-tabs--border-card .el-tabs__header.is-right{border-left:1px solid #dfe4ed}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right{border:1px solid transparent;margin:-1px -1px -1px 0}.el-tabs--right.el-tabs--border-card .el-tabs__item.is-right.is-active{border-color:#d1dbe5 transparent}.slideInLeft-transition,.slideInRight-transition{display:inline-block}.slideInRight-enter{-webkit-animation:slideInRight-enter .3s;animation:slideInRight-enter .3s}.slideInRight-leave{position:absolute;left:0;right:0;-webkit-animation:slideInRight-leave .3s;animation:slideInRight-leave .3s}.slideInLeft-enter{-webkit-animation:slideInLeft-enter .3s;animation:slideInLeft-enter .3s}.slideInLeft-leave{position:absolute;left:0;right:0;-webkit-animation:slideInLeft-leave .3s;animation:slideInLeft-leave .3s}@-webkit-keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInRight-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@keyframes slideInRight-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}}@-webkit-keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideInLeft-enter{0%{opacity:0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{opacity:1;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}@keyframes slideInLeft-leave{0%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(0);transform:translateX(0);opacity:1}100%{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}}.el-tree{position:relative;cursor:default;background:#FFF;color:#606266}.el-tree__empty-block{position:relative;min-height:60px;text-align:center;width:100%;height:100%}.el-tree__empty-text{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#909399;font-size:14px}.el-tree__drop-indicator{position:absolute;left:0;right:0;height:1px;background-color:#409EFF}.el-tree-node{white-space:nowrap;outline:0}.el-tree-node:focus>.el-tree-node__content{background-color:#F5F7FA}.el-tree-node.is-drop-inner>.el-tree-node__content .el-tree-node__label{background-color:#409EFF;color:#fff}.el-tree-node__content:hover,.el-upload-list__item:hover{background-color:#F5F7FA}.el-tree-node__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:26px;cursor:pointer}.el-tree-node__content>.el-tree-node__expand-icon{padding:6px}.el-tree-node__content>label.el-checkbox{margin-right:8px}.el-tree.is-dragging .el-tree-node__content{cursor:move}.el-tree.is-dragging .el-tree-node__content *{pointer-events:none}.el-tree.is-dragging.is-drop-not-allow .el-tree-node__content{cursor:not-allowed}.el-tree-node__expand-icon{cursor:pointer;color:#C0C4CC;font-size:12px;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.el-tree-node__expand-icon.expanded{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.el-tree-node__label{font-size:14px}.el-tree-node__loading-icon{margin-right:8px;font-size:14px;color:#C0C4CC}.el-tree-node>.el-tree-node__children{overflow:hidden;background-color:transparent}.el-tree-node.is-expanded>.el-tree-node__children{display:block}.el-tree--highlight-current .el-tree-node.is-current>.el-tree-node__content{background-color:#f0f7ff}.el-alert{width:100%;padding:8px 16px;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;position:relative;background-color:#FFF;overflow:hidden;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .2s;transition:opacity .2s}.el-alert.is-light .el-alert__closebtn{color:#C0C4CC}.el-alert.is-dark .el-alert__closebtn,.el-alert.is-dark .el-alert__description{color:#FFF}.el-alert.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-alert--success.is-light{background-color:#f0f9eb;color:#67C23A}.el-alert--success.is-light .el-alert__description{color:#67C23A}.el-alert--success.is-dark{background-color:#67C23A;color:#FFF}.el-alert--info.is-light{background-color:#f4f4f5;color:#909399}.el-alert--info.is-dark{background-color:#909399;color:#FFF}.el-alert--info .el-alert__description{color:#909399}.el-alert--warning.is-light{background-color:#fdf6ec;color:#E6A23C}.el-alert--warning.is-light .el-alert__description{color:#E6A23C}.el-alert--warning.is-dark{background-color:#E6A23C;color:#FFF}.el-alert--error.is-light{background-color:#fef0f0;color:#F56C6C}.el-alert--error.is-light .el-alert__description{color:#F56C6C}.el-alert--error.is-dark{background-color:#F56C6C;color:#FFF}.el-alert__content{display:table-cell;padding:0 8px}.el-alert__icon{font-size:16px;width:16px}.el-alert__icon.is-big{font-size:28px;width:28px}.el-alert__title{font-size:13px;line-height:18px}.el-alert__title.is-bold{font-weight:700}.el-alert .el-alert__description{font-size:12px;margin:5px 0 0}.el-alert__closebtn{font-size:12px;opacity:1;position:absolute;top:12px;right:15px;cursor:pointer}.el-alert-fade-enter,.el-alert-fade-leave-active,.el-loading-fade-enter,.el-loading-fade-leave-active,.el-notification-fade-leave-active,.el-upload iframe{opacity:0}.el-carousel__arrow--right,.el-notification.right{right:16px}.el-alert__closebtn.is-customed{font-style:normal;font-size:13px;top:9px}.el-notification{display:-webkit-box;display:-ms-flexbox;display:flex;width:330px;padding:14px 26px 14px 13px;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #EBEEF5;position:fixed;background-color:#FFF;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);-webkit-transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s;transition:opacity .3s,transform .3s,left .3s,right .3s,top .4s,bottom .3s,-webkit-transform .3s;overflow:hidden}.el-notification.left{left:16px}.el-notification__group{margin-left:13px;margin-right:8px}.el-notification__title{font-weight:700;font-size:16px;color:#303133;margin:0}.el-notification__content{font-size:14px;line-height:21px;margin:6px 0 0;color:#606266;text-align:justify}.el-notification__content p{margin:0}.el-notification__icon{height:24px;width:24px;font-size:24px}.el-notification__closeBtn{position:absolute;top:18px;right:15px;cursor:pointer;color:#909399;font-size:16px}.el-notification__closeBtn:hover{color:#606266}.el-notification .el-icon-success{color:#67C23A}.el-notification .el-icon-error{color:#F56C6C}.el-notification .el-icon-info{color:#909399}.el-notification .el-icon-warning{color:#E6A23C}.el-notification-fade-enter.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.el-notification-fade-enter.left{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.el-input-number{position:relative;display:inline-block;width:180px;line-height:38px}.el-input-number .el-input{display:block}.el-input-number .el-input__inner{-webkit-appearance:none;padding-left:50px;padding-right:50px;text-align:center}.el-input-number__decrease,.el-input-number__increase{position:absolute;z-index:1;top:1px;width:40px;height:auto;text-align:center;background:#F5F7FA;color:#606266;cursor:pointer;font-size:13px}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#409EFF}.el-input-number__decrease:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled),.el-input-number__increase:hover:not(.is-disabled)~.el-input .el-input__inner:not(.is-disabled){border-color:#409EFF}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-input-number__increase{right:1px;border-radius:0 4px 4px 0;border-left:1px solid #DCDFE6}.el-input-number__decrease{left:1px;border-radius:4px 0 0 4px;border-right:1px solid #DCDFE6}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{border-color:#E4E7ED;color:#E4E7ED}.el-input-number.is-disabled .el-input-number__decrease:hover,.el-input-number.is-disabled .el-input-number__increase:hover{color:#E4E7ED;cursor:not-allowed}.el-input-number--medium{width:200px;line-height:34px}.el-input-number--medium .el-input-number__decrease,.el-input-number--medium .el-input-number__increase{width:36px;font-size:14px}.el-input-number--medium .el-input__inner{padding-left:43px;padding-right:43px}.el-input-number--small{width:130px;line-height:30px}.el-input-number--small .el-input-number__decrease,.el-input-number--small .el-input-number__increase{width:32px;font-size:13px}.el-input-number--small .el-input-number__decrease [class*=el-icon],.el-input-number--small .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.9);transform:scale(.9)}.el-input-number--small .el-input__inner{padding-left:39px;padding-right:39px}.el-input-number--mini{width:130px;line-height:26px}.el-input-number--mini .el-input-number__decrease,.el-input-number--mini .el-input-number__increase{width:28px;font-size:12px}.el-input-number--mini .el-input-number__decrease [class*=el-icon],.el-input-number--mini .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number--mini .el-input__inner{padding-left:35px;padding-right:35px}.el-input-number.is-without-controls .el-input__inner{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__inner{padding-left:15px;padding-right:50px}.el-input-number.is-controls-right .el-input-number__decrease,.el-input-number.is-controls-right .el-input-number__increase{height:auto;line-height:19px}.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon],.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon]{-webkit-transform:scale(.8);transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 4px 0 0;border-bottom:1px solid #DCDFE6}.el-input-number.is-controls-right .el-input-number__decrease{right:1px;bottom:1px;top:auto;left:auto;border-right:none;border-left:1px solid #DCDFE6;border-radius:0 0 4px}.el-input-number.is-controls-right[class*=medium] [class*=decrease],.el-input-number.is-controls-right[class*=medium] [class*=increase]{line-height:17px}.el-input-number.is-controls-right[class*=small] [class*=decrease],.el-input-number.is-controls-right[class*=small] [class*=increase]{line-height:15px}.el-input-number.is-controls-right[class*=mini] [class*=decrease],.el-input-number.is-controls-right[class*=mini] [class*=increase]{line-height:13px}.el-tooltip:focus:hover,.el-tooltip:focus:not(.focusing){outline-width:0}.el-tooltip__popper{position:absolute;border-radius:4px;padding:10px;z-index:2000;font-size:12px;line-height:1.2;min-width:10px;word-wrap:break-word}.el-tooltip__popper .popper__arrow,.el-tooltip__popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-tooltip__popper .popper__arrow{border-width:6px}.el-tooltip__popper .popper__arrow::after{content:" ";border-width:5px}.el-button-group::after,.el-button-group::before,.el-color-dropdown__main-wrapper::after,.el-link.is-underline:hover:after,.el-page-header__left::after,.el-progress-bar__inner::after,.el-row::after,.el-row::before,.el-slider::after,.el-slider::before,.el-slider__button-wrapper::after,.el-transfer-panel .el-transfer-panel__footer::after,.el-upload-cover::after,.el-upload-list--picture-card .el-upload-list__item-actions::after{content:""}.el-tooltip__popper[x-placement^=top]{margin-bottom:12px}.el-tooltip__popper[x-placement^=top] .popper__arrow{bottom:-6px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-5px;border-top-color:#303133;border-bottom-width:0}.el-tooltip__popper[x-placement^=bottom]{margin-top:12px}.el-tooltip__popper[x-placement^=bottom] .popper__arrow{top:-6px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-5px;border-top-width:0;border-bottom-color:#303133}.el-tooltip__popper[x-placement^=right]{margin-left:12px}.el-tooltip__popper[x-placement^=right] .popper__arrow{left:-6px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=right] .popper__arrow::after{bottom:-5px;left:1px;border-right-color:#303133;border-left-width:0}.el-tooltip__popper[x-placement^=left]{margin-right:12px}.el-tooltip__popper[x-placement^=left] .popper__arrow{right:-6px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-5px;margin-left:-5px;border-right-width:0;border-left-color:#303133}.el-tooltip__popper.is-dark{background:#303133;color:#FFF}.el-tooltip__popper.is-light{background:#FFF;border:1px solid #303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow{border-top-color:#303133}.el-tooltip__popper.is-light[x-placement^=top] .popper__arrow::after{border-top-color:#FFF}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow{border-bottom-color:#303133}.el-tooltip__popper.is-light[x-placement^=bottom] .popper__arrow::after{border-bottom-color:#FFF}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow{border-left-color:#303133}.el-tooltip__popper.is-light[x-placement^=left] .popper__arrow::after{border-left-color:#FFF}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow{border-right-color:#303133}.el-tooltip__popper.is-light[x-placement^=right] .popper__arrow::after{border-right-color:#FFF}.el-slider::after,.el-slider::before{display:table}.el-slider__button-wrapper .el-tooltip,.el-slider__button-wrapper::after{display:inline-block;vertical-align:middle}.el-slider::after{clear:both}.el-slider__runway{width:100%;height:6px;margin:16px 0;background-color:#E4E7ED;border-radius:3px;position:relative;cursor:pointer;vertical-align:middle}.el-slider__runway.show-input{margin-right:160px;width:auto}.el-slider__runway.disabled{cursor:default}.el-slider__runway.disabled .el-slider__bar{background-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button{border-color:#C0C4CC}.el-slider__runway.disabled .el-slider__button-wrapper.dragging,.el-slider__runway.disabled .el-slider__button-wrapper.hover,.el-slider__runway.disabled .el-slider__button-wrapper:hover{cursor:not-allowed}.el-slider__runway.disabled .el-slider__button.dragging,.el-slider__runway.disabled .el-slider__button.hover,.el-slider__runway.disabled .el-slider__button:hover{-webkit-transform:scale(1);transform:scale(1);cursor:not-allowed}.el-slider__button-wrapper,.el-slider__stop{-webkit-transform:translateX(-50%);position:absolute}.el-slider__input{float:right;margin-top:3px;width:130px}.el-slider__input.el-input-number--mini{margin-top:5px}.el-slider__input.el-input-number--medium{margin-top:0}.el-slider__input.el-input-number--large{margin-top:-2px}.el-slider__bar{height:6px;background-color:#409EFF;border-top-left-radius:3px;border-bottom-left-radius:3px;position:absolute}.el-slider__button-wrapper{height:36px;width:36px;z-index:1001;top:-15px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:transparent;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:normal}.el-image-viewer__btn,.el-slider__button,.el-step__icon-inner{-moz-user-select:none;-ms-user-select:none}.el-slider__button-wrapper::after{height:100%}.el-slider__button-wrapper.hover,.el-slider__button-wrapper:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button-wrapper.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__button{width:16px;height:16px;border:2px solid #409EFF;background-color:#FFF;border-radius:50%;-webkit-transition:.2s;transition:.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-slider__button.dragging,.el-slider__button.hover,.el-slider__button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.el-slider__button.hover,.el-slider__button:hover{cursor:-webkit-grab;cursor:grab}.el-slider__button.dragging{cursor:-webkit-grabbing;cursor:grabbing}.el-slider__stop{height:6px;width:6px;border-radius:100%;background-color:#FFF;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-slider__marks{top:0;left:12px;width:18px;height:100%}.el-slider__marks-text{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-size:14px;color:#909399;margin-top:15px}.el-slider.is-vertical{position:relative}.el-slider.is-vertical .el-slider__runway{width:6px;height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:6px;height:auto;border-radius:0 0 3px 3px}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:-15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{-webkit-transform:translateY(50%);transform:translateY(50%)}.el-slider.is-vertical.el-slider--with-input{padding-bottom:58px}.el-slider.is-vertical.el-slider--with-input .el-slider__input{overflow:visible;float:none;position:absolute;bottom:22px;width:36px;margin-top:15px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input__inner{text-align:center;padding-left:5px;padding-right:5px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{top:32px;margin-top:-1px;border:1px solid #DCDFE6;line-height:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__decrease{width:18px;right:18px;border-bottom-left-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase{width:19px;border-bottom-right-radius:4px}.el-slider.is-vertical.el-slider--with-input .el-slider__input .el-input-number__increase~.el-input .el-input__inner{border-bottom-left-radius:0;border-bottom-right-radius:0}.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:hover .el-input-number__increase{border-color:#C0C4CC}.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__decrease,.el-slider.is-vertical.el-slider--with-input .el-slider__input:active .el-input-number__increase{border-color:#409EFF}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;-webkit-transform:translateY(50%);transform:translateY(50%)}.el-loading-parent--relative{position:relative!important}.el-loading-parent--hidden{overflow:hidden!important}.el-loading-mask{position:absolute;z-index:2000;background-color:rgba(255,255,255,.9);margin:0;top:0;right:0;bottom:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s}.el-loading-mask.is-fullscreen{position:fixed}.el-loading-mask.is-fullscreen .el-loading-spinner{margin-top:-25px}.el-loading-mask.is-fullscreen .el-loading-spinner .circular{height:50px;width:50px}.el-loading-spinner{top:50%;margin-top:-21px;width:100%;text-align:center;position:absolute}.el-col-pull-0,.el-col-pull-1,.el-col-pull-10,.el-col-pull-11,.el-col-pull-12,.el-col-pull-13,.el-col-pull-14,.el-col-pull-15,.el-col-pull-16,.el-col-pull-17,.el-col-pull-18,.el-col-pull-19,.el-col-pull-2,.el-col-pull-20,.el-col-pull-21,.el-col-pull-22,.el-col-pull-23,.el-col-pull-24,.el-col-pull-3,.el-col-pull-4,.el-col-pull-5,.el-col-pull-6,.el-col-pull-7,.el-col-pull-8,.el-col-pull-9,.el-col-push-0,.el-col-push-1,.el-col-push-10,.el-col-push-11,.el-col-push-12,.el-col-push-13,.el-col-push-14,.el-col-push-15,.el-col-push-16,.el-col-push-17,.el-col-push-18,.el-col-push-19,.el-col-push-2,.el-col-push-20,.el-col-push-21,.el-col-push-22,.el-col-push-23,.el-col-push-24,.el-col-push-3,.el-col-push-4,.el-col-push-5,.el-col-push-6,.el-col-push-7,.el-col-push-8,.el-col-push-9,.el-row,.el-upload-dragger,.el-upload-list__item{position:relative}.el-loading-spinner .el-loading-text{color:#409EFF;margin:3px 0;font-size:14px}.el-loading-spinner .circular{height:42px;width:42px;-webkit-animation:loading-rotate 2s linear infinite;animation:loading-rotate 2s linear infinite}.el-loading-spinner .path{-webkit-animation:loading-dash 1.5s ease-in-out infinite;animation:loading-dash 1.5s ease-in-out infinite;stroke-dasharray:90,150;stroke-dashoffset:0;stroke-width:2;stroke:#409EFF;stroke-linecap:round}.el-loading-spinner i{color:#409EFF}@-webkit-keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loading-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}@keyframes loading-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-40px}100%{stroke-dasharray:90,150;stroke-dashoffset:-120px}}.el-row{-webkit-box-sizing:border-box;box-sizing:border-box}.el-row::after,.el-row::before{display:table}.el-row::after{clear:both}.el-row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.el-col-0,.el-row--flex:after,.el-row--flex:before{display:none}.el-row--flex.is-justify-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-row--flex.is-justify-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.el-row--flex.is-justify-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.el-row--flex.is-justify-space-around{-ms-flex-pack:distribute;justify-content:space-around}.el-row--flex.is-align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.el-row--flex.is-align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-row--flex.is-align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[class*=el-col-]{float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-col-0{width:0%}.el-col-pull-0{right:0}.el-col-push-0{left:0}.el-col-1{width:4.16667%}.el-col-offset-1{margin-left:4.16667%}.el-col-pull-1{right:4.16667%}.el-col-push-1{left:4.16667%}.el-col-2{width:8.33333%}.el-col-offset-2{margin-left:8.33333%}.el-col-pull-2{right:8.33333%}.el-col-push-2{left:8.33333%}.el-col-3{width:12.5%}.el-col-offset-3{margin-left:12.5%}.el-col-pull-3{right:12.5%}.el-col-push-3{left:12.5%}.el-col-4{width:16.66667%}.el-col-offset-4{margin-left:16.66667%}.el-col-pull-4{right:16.66667%}.el-col-push-4{left:16.66667%}.el-col-5{width:20.83333%}.el-col-offset-5{margin-left:20.83333%}.el-col-pull-5{right:20.83333%}.el-col-push-5{left:20.83333%}.el-col-6{width:25%}.el-col-offset-6{margin-left:25%}.el-col-pull-6{right:25%}.el-col-push-6{left:25%}.el-col-7{width:29.16667%}.el-col-offset-7{margin-left:29.16667%}.el-col-pull-7{right:29.16667%}.el-col-push-7{left:29.16667%}.el-col-8{width:33.33333%}.el-col-offset-8{margin-left:33.33333%}.el-col-pull-8{right:33.33333%}.el-col-push-8{left:33.33333%}.el-col-9{width:37.5%}.el-col-offset-9{margin-left:37.5%}.el-col-pull-9{right:37.5%}.el-col-push-9{left:37.5%}.el-col-10{width:41.66667%}.el-col-offset-10{margin-left:41.66667%}.el-col-pull-10{right:41.66667%}.el-col-push-10{left:41.66667%}.el-col-11{width:45.83333%}.el-col-offset-11{margin-left:45.83333%}.el-col-pull-11{right:45.83333%}.el-col-push-11{left:45.83333%}.el-col-12{width:50%}.el-col-offset-12{margin-left:50%}.el-col-pull-12{right:50%}.el-col-push-12{left:50%}.el-col-13{width:54.16667%}.el-col-offset-13{margin-left:54.16667%}.el-col-pull-13{right:54.16667%}.el-col-push-13{left:54.16667%}.el-col-14{width:58.33333%}.el-col-offset-14{margin-left:58.33333%}.el-col-pull-14{right:58.33333%}.el-col-push-14{left:58.33333%}.el-col-15{width:62.5%}.el-col-offset-15{margin-left:62.5%}.el-col-pull-15{right:62.5%}.el-col-push-15{left:62.5%}.el-col-16{width:66.66667%}.el-col-offset-16{margin-left:66.66667%}.el-col-pull-16{right:66.66667%}.el-col-push-16{left:66.66667%}.el-col-17{width:70.83333%}.el-col-offset-17{margin-left:70.83333%}.el-col-pull-17{right:70.83333%}.el-col-push-17{left:70.83333%}.el-col-18{width:75%}.el-col-offset-18{margin-left:75%}.el-col-pull-18{right:75%}.el-col-push-18{left:75%}.el-col-19{width:79.16667%}.el-col-offset-19{margin-left:79.16667%}.el-col-pull-19{right:79.16667%}.el-col-push-19{left:79.16667%}.el-col-20{width:83.33333%}.el-col-offset-20{margin-left:83.33333%}.el-col-pull-20{right:83.33333%}.el-col-push-20{left:83.33333%}.el-col-21{width:87.5%}.el-col-offset-21{margin-left:87.5%}.el-col-pull-21{right:87.5%}.el-col-push-21{left:87.5%}.el-col-22{width:91.66667%}.el-col-offset-22{margin-left:91.66667%}.el-col-pull-22{right:91.66667%}.el-col-push-22{left:91.66667%}.el-col-23{width:95.83333%}.el-col-offset-23{margin-left:95.83333%}.el-col-pull-23{right:95.83333%}.el-col-push-23{left:95.83333%}.el-col-24{width:100%}.el-col-offset-24{margin-left:100%}.el-col-pull-24{right:100%}.el-col-push-24{left:100%}@media only screen and (max-width:767px){.el-col-xs-0{display:none;width:0%}.el-col-xs-offset-0{margin-left:0}.el-col-xs-pull-0{position:relative;right:0}.el-col-xs-push-0{position:relative;left:0}.el-col-xs-1{width:4.16667%}.el-col-xs-offset-1{margin-left:4.16667%}.el-col-xs-pull-1{position:relative;right:4.16667%}.el-col-xs-push-1{position:relative;left:4.16667%}.el-col-xs-2{width:8.33333%}.el-col-xs-offset-2{margin-left:8.33333%}.el-col-xs-pull-2{position:relative;right:8.33333%}.el-col-xs-push-2{position:relative;left:8.33333%}.el-col-xs-3{width:12.5%}.el-col-xs-offset-3{margin-left:12.5%}.el-col-xs-pull-3{position:relative;right:12.5%}.el-col-xs-push-3{position:relative;left:12.5%}.el-col-xs-4{width:16.66667%}.el-col-xs-offset-4{margin-left:16.66667%}.el-col-xs-pull-4{position:relative;right:16.66667%}.el-col-xs-push-4{position:relative;left:16.66667%}.el-col-xs-5{width:20.83333%}.el-col-xs-offset-5{margin-left:20.83333%}.el-col-xs-pull-5{position:relative;right:20.83333%}.el-col-xs-push-5{position:relative;left:20.83333%}.el-col-xs-6{width:25%}.el-col-xs-offset-6{margin-left:25%}.el-col-xs-pull-6{position:relative;right:25%}.el-col-xs-push-6{position:relative;left:25%}.el-col-xs-7{width:29.16667%}.el-col-xs-offset-7{margin-left:29.16667%}.el-col-xs-pull-7{position:relative;right:29.16667%}.el-col-xs-push-7{position:relative;left:29.16667%}.el-col-xs-8{width:33.33333%}.el-col-xs-offset-8{margin-left:33.33333%}.el-col-xs-pull-8{position:relative;right:33.33333%}.el-col-xs-push-8{position:relative;left:33.33333%}.el-col-xs-9{width:37.5%}.el-col-xs-offset-9{margin-left:37.5%}.el-col-xs-pull-9{position:relative;right:37.5%}.el-col-xs-push-9{position:relative;left:37.5%}.el-col-xs-10{width:41.66667%}.el-col-xs-offset-10{margin-left:41.66667%}.el-col-xs-pull-10{position:relative;right:41.66667%}.el-col-xs-push-10{position:relative;left:41.66667%}.el-col-xs-11{width:45.83333%}.el-col-xs-offset-11{margin-left:45.83333%}.el-col-xs-pull-11{position:relative;right:45.83333%}.el-col-xs-push-11{position:relative;left:45.83333%}.el-col-xs-12{width:50%}.el-col-xs-offset-12{margin-left:50%}.el-col-xs-pull-12{position:relative;right:50%}.el-col-xs-push-12{position:relative;left:50%}.el-col-xs-13{width:54.16667%}.el-col-xs-offset-13{margin-left:54.16667%}.el-col-xs-pull-13{position:relative;right:54.16667%}.el-col-xs-push-13{position:relative;left:54.16667%}.el-col-xs-14{width:58.33333%}.el-col-xs-offset-14{margin-left:58.33333%}.el-col-xs-pull-14{position:relative;right:58.33333%}.el-col-xs-push-14{position:relative;left:58.33333%}.el-col-xs-15{width:62.5%}.el-col-xs-offset-15{margin-left:62.5%}.el-col-xs-pull-15{position:relative;right:62.5%}.el-col-xs-push-15{position:relative;left:62.5%}.el-col-xs-16{width:66.66667%}.el-col-xs-offset-16{margin-left:66.66667%}.el-col-xs-pull-16{position:relative;right:66.66667%}.el-col-xs-push-16{position:relative;left:66.66667%}.el-col-xs-17{width:70.83333%}.el-col-xs-offset-17{margin-left:70.83333%}.el-col-xs-pull-17{position:relative;right:70.83333%}.el-col-xs-push-17{position:relative;left:70.83333%}.el-col-xs-18{width:75%}.el-col-xs-offset-18{margin-left:75%}.el-col-xs-pull-18{position:relative;right:75%}.el-col-xs-push-18{position:relative;left:75%}.el-col-xs-19{width:79.16667%}.el-col-xs-offset-19{margin-left:79.16667%}.el-col-xs-pull-19{position:relative;right:79.16667%}.el-col-xs-push-19{position:relative;left:79.16667%}.el-col-xs-20{width:83.33333%}.el-col-xs-offset-20{margin-left:83.33333%}.el-col-xs-pull-20{position:relative;right:83.33333%}.el-col-xs-push-20{position:relative;left:83.33333%}.el-col-xs-21{width:87.5%}.el-col-xs-offset-21{margin-left:87.5%}.el-col-xs-pull-21{position:relative;right:87.5%}.el-col-xs-push-21{position:relative;left:87.5%}.el-col-xs-22{width:91.66667%}.el-col-xs-offset-22{margin-left:91.66667%}.el-col-xs-pull-22{position:relative;right:91.66667%}.el-col-xs-push-22{position:relative;left:91.66667%}.el-col-xs-23{width:95.83333%}.el-col-xs-offset-23{margin-left:95.83333%}.el-col-xs-pull-23{position:relative;right:95.83333%}.el-col-xs-push-23{position:relative;left:95.83333%}.el-col-xs-24{width:100%}.el-col-xs-offset-24{margin-left:100%}.el-col-xs-pull-24{position:relative;right:100%}.el-col-xs-push-24{position:relative;left:100%}}@media only screen and (min-width:768px){.el-col-sm-0{display:none;width:0%}.el-col-sm-offset-0{margin-left:0}.el-col-sm-pull-0{position:relative;right:0}.el-col-sm-push-0{position:relative;left:0}.el-col-sm-1{width:4.16667%}.el-col-sm-offset-1{margin-left:4.16667%}.el-col-sm-pull-1{position:relative;right:4.16667%}.el-col-sm-push-1{position:relative;left:4.16667%}.el-col-sm-2{width:8.33333%}.el-col-sm-offset-2{margin-left:8.33333%}.el-col-sm-pull-2{position:relative;right:8.33333%}.el-col-sm-push-2{position:relative;left:8.33333%}.el-col-sm-3{width:12.5%}.el-col-sm-offset-3{margin-left:12.5%}.el-col-sm-pull-3{position:relative;right:12.5%}.el-col-sm-push-3{position:relative;left:12.5%}.el-col-sm-4{width:16.66667%}.el-col-sm-offset-4{margin-left:16.66667%}.el-col-sm-pull-4{position:relative;right:16.66667%}.el-col-sm-push-4{position:relative;left:16.66667%}.el-col-sm-5{width:20.83333%}.el-col-sm-offset-5{margin-left:20.83333%}.el-col-sm-pull-5{position:relative;right:20.83333%}.el-col-sm-push-5{position:relative;left:20.83333%}.el-col-sm-6{width:25%}.el-col-sm-offset-6{margin-left:25%}.el-col-sm-pull-6{position:relative;right:25%}.el-col-sm-push-6{position:relative;left:25%}.el-col-sm-7{width:29.16667%}.el-col-sm-offset-7{margin-left:29.16667%}.el-col-sm-pull-7{position:relative;right:29.16667%}.el-col-sm-push-7{position:relative;left:29.16667%}.el-col-sm-8{width:33.33333%}.el-col-sm-offset-8{margin-left:33.33333%}.el-col-sm-pull-8{position:relative;right:33.33333%}.el-col-sm-push-8{position:relative;left:33.33333%}.el-col-sm-9{width:37.5%}.el-col-sm-offset-9{margin-left:37.5%}.el-col-sm-pull-9{position:relative;right:37.5%}.el-col-sm-push-9{position:relative;left:37.5%}.el-col-sm-10{width:41.66667%}.el-col-sm-offset-10{margin-left:41.66667%}.el-col-sm-pull-10{position:relative;right:41.66667%}.el-col-sm-push-10{position:relative;left:41.66667%}.el-col-sm-11{width:45.83333%}.el-col-sm-offset-11{margin-left:45.83333%}.el-col-sm-pull-11{position:relative;right:45.83333%}.el-col-sm-push-11{position:relative;left:45.83333%}.el-col-sm-12{width:50%}.el-col-sm-offset-12{margin-left:50%}.el-col-sm-pull-12{position:relative;right:50%}.el-col-sm-push-12{position:relative;left:50%}.el-col-sm-13{width:54.16667%}.el-col-sm-offset-13{margin-left:54.16667%}.el-col-sm-pull-13{position:relative;right:54.16667%}.el-col-sm-push-13{position:relative;left:54.16667%}.el-col-sm-14{width:58.33333%}.el-col-sm-offset-14{margin-left:58.33333%}.el-col-sm-pull-14{position:relative;right:58.33333%}.el-col-sm-push-14{position:relative;left:58.33333%}.el-col-sm-15{width:62.5%}.el-col-sm-offset-15{margin-left:62.5%}.el-col-sm-pull-15{position:relative;right:62.5%}.el-col-sm-push-15{position:relative;left:62.5%}.el-col-sm-16{width:66.66667%}.el-col-sm-offset-16{margin-left:66.66667%}.el-col-sm-pull-16{position:relative;right:66.66667%}.el-col-sm-push-16{position:relative;left:66.66667%}.el-col-sm-17{width:70.83333%}.el-col-sm-offset-17{margin-left:70.83333%}.el-col-sm-pull-17{position:relative;right:70.83333%}.el-col-sm-push-17{position:relative;left:70.83333%}.el-col-sm-18{width:75%}.el-col-sm-offset-18{margin-left:75%}.el-col-sm-pull-18{position:relative;right:75%}.el-col-sm-push-18{position:relative;left:75%}.el-col-sm-19{width:79.16667%}.el-col-sm-offset-19{margin-left:79.16667%}.el-col-sm-pull-19{position:relative;right:79.16667%}.el-col-sm-push-19{position:relative;left:79.16667%}.el-col-sm-20{width:83.33333%}.el-col-sm-offset-20{margin-left:83.33333%}.el-col-sm-pull-20{position:relative;right:83.33333%}.el-col-sm-push-20{position:relative;left:83.33333%}.el-col-sm-21{width:87.5%}.el-col-sm-offset-21{margin-left:87.5%}.el-col-sm-pull-21{position:relative;right:87.5%}.el-col-sm-push-21{position:relative;left:87.5%}.el-col-sm-22{width:91.66667%}.el-col-sm-offset-22{margin-left:91.66667%}.el-col-sm-pull-22{position:relative;right:91.66667%}.el-col-sm-push-22{position:relative;left:91.66667%}.el-col-sm-23{width:95.83333%}.el-col-sm-offset-23{margin-left:95.83333%}.el-col-sm-pull-23{position:relative;right:95.83333%}.el-col-sm-push-23{position:relative;left:95.83333%}.el-col-sm-24{width:100%}.el-col-sm-offset-24{margin-left:100%}.el-col-sm-pull-24{position:relative;right:100%}.el-col-sm-push-24{position:relative;left:100%}}@media only screen and (min-width:992px){.el-col-md-0{display:none;width:0%}.el-col-md-offset-0{margin-left:0}.el-col-md-pull-0{position:relative;right:0}.el-col-md-push-0{position:relative;left:0}.el-col-md-1{width:4.16667%}.el-col-md-offset-1{margin-left:4.16667%}.el-col-md-pull-1{position:relative;right:4.16667%}.el-col-md-push-1{position:relative;left:4.16667%}.el-col-md-2{width:8.33333%}.el-col-md-offset-2{margin-left:8.33333%}.el-col-md-pull-2{position:relative;right:8.33333%}.el-col-md-push-2{position:relative;left:8.33333%}.el-col-md-3{width:12.5%}.el-col-md-offset-3{margin-left:12.5%}.el-col-md-pull-3{position:relative;right:12.5%}.el-col-md-push-3{position:relative;left:12.5%}.el-col-md-4{width:16.66667%}.el-col-md-offset-4{margin-left:16.66667%}.el-col-md-pull-4{position:relative;right:16.66667%}.el-col-md-push-4{position:relative;left:16.66667%}.el-col-md-5{width:20.83333%}.el-col-md-offset-5{margin-left:20.83333%}.el-col-md-pull-5{position:relative;right:20.83333%}.el-col-md-push-5{position:relative;left:20.83333%}.el-col-md-6{width:25%}.el-col-md-offset-6{margin-left:25%}.el-col-md-pull-6{position:relative;right:25%}.el-col-md-push-6{position:relative;left:25%}.el-col-md-7{width:29.16667%}.el-col-md-offset-7{margin-left:29.16667%}.el-col-md-pull-7{position:relative;right:29.16667%}.el-col-md-push-7{position:relative;left:29.16667%}.el-col-md-8{width:33.33333%}.el-col-md-offset-8{margin-left:33.33333%}.el-col-md-pull-8{position:relative;right:33.33333%}.el-col-md-push-8{position:relative;left:33.33333%}.el-col-md-9{width:37.5%}.el-col-md-offset-9{margin-left:37.5%}.el-col-md-pull-9{position:relative;right:37.5%}.el-col-md-push-9{position:relative;left:37.5%}.el-col-md-10{width:41.66667%}.el-col-md-offset-10{margin-left:41.66667%}.el-col-md-pull-10{position:relative;right:41.66667%}.el-col-md-push-10{position:relative;left:41.66667%}.el-col-md-11{width:45.83333%}.el-col-md-offset-11{margin-left:45.83333%}.el-col-md-pull-11{position:relative;right:45.83333%}.el-col-md-push-11{position:relative;left:45.83333%}.el-col-md-12{width:50%}.el-col-md-offset-12{margin-left:50%}.el-col-md-pull-12{position:relative;right:50%}.el-col-md-push-12{position:relative;left:50%}.el-col-md-13{width:54.16667%}.el-col-md-offset-13{margin-left:54.16667%}.el-col-md-pull-13{position:relative;right:54.16667%}.el-col-md-push-13{position:relative;left:54.16667%}.el-col-md-14{width:58.33333%}.el-col-md-offset-14{margin-left:58.33333%}.el-col-md-pull-14{position:relative;right:58.33333%}.el-col-md-push-14{position:relative;left:58.33333%}.el-col-md-15{width:62.5%}.el-col-md-offset-15{margin-left:62.5%}.el-col-md-pull-15{position:relative;right:62.5%}.el-col-md-push-15{position:relative;left:62.5%}.el-col-md-16{width:66.66667%}.el-col-md-offset-16{margin-left:66.66667%}.el-col-md-pull-16{position:relative;right:66.66667%}.el-col-md-push-16{position:relative;left:66.66667%}.el-col-md-17{width:70.83333%}.el-col-md-offset-17{margin-left:70.83333%}.el-col-md-pull-17{position:relative;right:70.83333%}.el-col-md-push-17{position:relative;left:70.83333%}.el-col-md-18{width:75%}.el-col-md-offset-18{margin-left:75%}.el-col-md-pull-18{position:relative;right:75%}.el-col-md-push-18{position:relative;left:75%}.el-col-md-19{width:79.16667%}.el-col-md-offset-19{margin-left:79.16667%}.el-col-md-pull-19{position:relative;right:79.16667%}.el-col-md-push-19{position:relative;left:79.16667%}.el-col-md-20{width:83.33333%}.el-col-md-offset-20{margin-left:83.33333%}.el-col-md-pull-20{position:relative;right:83.33333%}.el-col-md-push-20{position:relative;left:83.33333%}.el-col-md-21{width:87.5%}.el-col-md-offset-21{margin-left:87.5%}.el-col-md-pull-21{position:relative;right:87.5%}.el-col-md-push-21{position:relative;left:87.5%}.el-col-md-22{width:91.66667%}.el-col-md-offset-22{margin-left:91.66667%}.el-col-md-pull-22{position:relative;right:91.66667%}.el-col-md-push-22{position:relative;left:91.66667%}.el-col-md-23{width:95.83333%}.el-col-md-offset-23{margin-left:95.83333%}.el-col-md-pull-23{position:relative;right:95.83333%}.el-col-md-push-23{position:relative;left:95.83333%}.el-col-md-24{width:100%}.el-col-md-offset-24{margin-left:100%}.el-col-md-pull-24{position:relative;right:100%}.el-col-md-push-24{position:relative;left:100%}}@media only screen and (min-width:1200px){.el-col-lg-0{display:none;width:0%}.el-col-lg-offset-0{margin-left:0}.el-col-lg-pull-0{position:relative;right:0}.el-col-lg-push-0{position:relative;left:0}.el-col-lg-1{width:4.16667%}.el-col-lg-offset-1{margin-left:4.16667%}.el-col-lg-pull-1{position:relative;right:4.16667%}.el-col-lg-push-1{position:relative;left:4.16667%}.el-col-lg-2{width:8.33333%}.el-col-lg-offset-2{margin-left:8.33333%}.el-col-lg-pull-2{position:relative;right:8.33333%}.el-col-lg-push-2{position:relative;left:8.33333%}.el-col-lg-3{width:12.5%}.el-col-lg-offset-3{margin-left:12.5%}.el-col-lg-pull-3{position:relative;right:12.5%}.el-col-lg-push-3{position:relative;left:12.5%}.el-col-lg-4{width:16.66667%}.el-col-lg-offset-4{margin-left:16.66667%}.el-col-lg-pull-4{position:relative;right:16.66667%}.el-col-lg-push-4{position:relative;left:16.66667%}.el-col-lg-5{width:20.83333%}.el-col-lg-offset-5{margin-left:20.83333%}.el-col-lg-pull-5{position:relative;right:20.83333%}.el-col-lg-push-5{position:relative;left:20.83333%}.el-col-lg-6{width:25%}.el-col-lg-offset-6{margin-left:25%}.el-col-lg-pull-6{position:relative;right:25%}.el-col-lg-push-6{position:relative;left:25%}.el-col-lg-7{width:29.16667%}.el-col-lg-offset-7{margin-left:29.16667%}.el-col-lg-pull-7{position:relative;right:29.16667%}.el-col-lg-push-7{position:relative;left:29.16667%}.el-col-lg-8{width:33.33333%}.el-col-lg-offset-8{margin-left:33.33333%}.el-col-lg-pull-8{position:relative;right:33.33333%}.el-col-lg-push-8{position:relative;left:33.33333%}.el-col-lg-9{width:37.5%}.el-col-lg-offset-9{margin-left:37.5%}.el-col-lg-pull-9{position:relative;right:37.5%}.el-col-lg-push-9{position:relative;left:37.5%}.el-col-lg-10{width:41.66667%}.el-col-lg-offset-10{margin-left:41.66667%}.el-col-lg-pull-10{position:relative;right:41.66667%}.el-col-lg-push-10{position:relative;left:41.66667%}.el-col-lg-11{width:45.83333%}.el-col-lg-offset-11{margin-left:45.83333%}.el-col-lg-pull-11{position:relative;right:45.83333%}.el-col-lg-push-11{position:relative;left:45.83333%}.el-col-lg-12{width:50%}.el-col-lg-offset-12{margin-left:50%}.el-col-lg-pull-12{position:relative;right:50%}.el-col-lg-push-12{position:relative;left:50%}.el-col-lg-13{width:54.16667%}.el-col-lg-offset-13{margin-left:54.16667%}.el-col-lg-pull-13{position:relative;right:54.16667%}.el-col-lg-push-13{position:relative;left:54.16667%}.el-col-lg-14{width:58.33333%}.el-col-lg-offset-14{margin-left:58.33333%}.el-col-lg-pull-14{position:relative;right:58.33333%}.el-col-lg-push-14{position:relative;left:58.33333%}.el-col-lg-15{width:62.5%}.el-col-lg-offset-15{margin-left:62.5%}.el-col-lg-pull-15{position:relative;right:62.5%}.el-col-lg-push-15{position:relative;left:62.5%}.el-col-lg-16{width:66.66667%}.el-col-lg-offset-16{margin-left:66.66667%}.el-col-lg-pull-16{position:relative;right:66.66667%}.el-col-lg-push-16{position:relative;left:66.66667%}.el-col-lg-17{width:70.83333%}.el-col-lg-offset-17{margin-left:70.83333%}.el-col-lg-pull-17{position:relative;right:70.83333%}.el-col-lg-push-17{position:relative;left:70.83333%}.el-col-lg-18{width:75%}.el-col-lg-offset-18{margin-left:75%}.el-col-lg-pull-18{position:relative;right:75%}.el-col-lg-push-18{position:relative;left:75%}.el-col-lg-19{width:79.16667%}.el-col-lg-offset-19{margin-left:79.16667%}.el-col-lg-pull-19{position:relative;right:79.16667%}.el-col-lg-push-19{position:relative;left:79.16667%}.el-col-lg-20{width:83.33333%}.el-col-lg-offset-20{margin-left:83.33333%}.el-col-lg-pull-20{position:relative;right:83.33333%}.el-col-lg-push-20{position:relative;left:83.33333%}.el-col-lg-21{width:87.5%}.el-col-lg-offset-21{margin-left:87.5%}.el-col-lg-pull-21{position:relative;right:87.5%}.el-col-lg-push-21{position:relative;left:87.5%}.el-col-lg-22{width:91.66667%}.el-col-lg-offset-22{margin-left:91.66667%}.el-col-lg-pull-22{position:relative;right:91.66667%}.el-col-lg-push-22{position:relative;left:91.66667%}.el-col-lg-23{width:95.83333%}.el-col-lg-offset-23{margin-left:95.83333%}.el-col-lg-pull-23{position:relative;right:95.83333%}.el-col-lg-push-23{position:relative;left:95.83333%}.el-col-lg-24{width:100%}.el-col-lg-offset-24{margin-left:100%}.el-col-lg-pull-24{position:relative;right:100%}.el-col-lg-push-24{position:relative;left:100%}}@media only screen and (min-width:1920px){.el-col-xl-0{display:none;width:0%}.el-col-xl-offset-0{margin-left:0}.el-col-xl-pull-0{position:relative;right:0}.el-col-xl-push-0{position:relative;left:0}.el-col-xl-1{width:4.16667%}.el-col-xl-offset-1{margin-left:4.16667%}.el-col-xl-pull-1{position:relative;right:4.16667%}.el-col-xl-push-1{position:relative;left:4.16667%}.el-col-xl-2{width:8.33333%}.el-col-xl-offset-2{margin-left:8.33333%}.el-col-xl-pull-2{position:relative;right:8.33333%}.el-col-xl-push-2{position:relative;left:8.33333%}.el-col-xl-3{width:12.5%}.el-col-xl-offset-3{margin-left:12.5%}.el-col-xl-pull-3{position:relative;right:12.5%}.el-col-xl-push-3{position:relative;left:12.5%}.el-col-xl-4{width:16.66667%}.el-col-xl-offset-4{margin-left:16.66667%}.el-col-xl-pull-4{position:relative;right:16.66667%}.el-col-xl-push-4{position:relative;left:16.66667%}.el-col-xl-5{width:20.83333%}.el-col-xl-offset-5{margin-left:20.83333%}.el-col-xl-pull-5{position:relative;right:20.83333%}.el-col-xl-push-5{position:relative;left:20.83333%}.el-col-xl-6{width:25%}.el-col-xl-offset-6{margin-left:25%}.el-col-xl-pull-6{position:relative;right:25%}.el-col-xl-push-6{position:relative;left:25%}.el-col-xl-7{width:29.16667%}.el-col-xl-offset-7{margin-left:29.16667%}.el-col-xl-pull-7{position:relative;right:29.16667%}.el-col-xl-push-7{position:relative;left:29.16667%}.el-col-xl-8{width:33.33333%}.el-col-xl-offset-8{margin-left:33.33333%}.el-col-xl-pull-8{position:relative;right:33.33333%}.el-col-xl-push-8{position:relative;left:33.33333%}.el-col-xl-9{width:37.5%}.el-col-xl-offset-9{margin-left:37.5%}.el-col-xl-pull-9{position:relative;right:37.5%}.el-col-xl-push-9{position:relative;left:37.5%}.el-col-xl-10{width:41.66667%}.el-col-xl-offset-10{margin-left:41.66667%}.el-col-xl-pull-10{position:relative;right:41.66667%}.el-col-xl-push-10{position:relative;left:41.66667%}.el-col-xl-11{width:45.83333%}.el-col-xl-offset-11{margin-left:45.83333%}.el-col-xl-pull-11{position:relative;right:45.83333%}.el-col-xl-push-11{position:relative;left:45.83333%}.el-col-xl-12{width:50%}.el-col-xl-offset-12{margin-left:50%}.el-col-xl-pull-12{position:relative;right:50%}.el-col-xl-push-12{position:relative;left:50%}.el-col-xl-13{width:54.16667%}.el-col-xl-offset-13{margin-left:54.16667%}.el-col-xl-pull-13{position:relative;right:54.16667%}.el-col-xl-push-13{position:relative;left:54.16667%}.el-col-xl-14{width:58.33333%}.el-col-xl-offset-14{margin-left:58.33333%}.el-col-xl-pull-14{position:relative;right:58.33333%}.el-col-xl-push-14{position:relative;left:58.33333%}.el-col-xl-15{width:62.5%}.el-col-xl-offset-15{margin-left:62.5%}.el-col-xl-pull-15{position:relative;right:62.5%}.el-col-xl-push-15{position:relative;left:62.5%}.el-col-xl-16{width:66.66667%}.el-col-xl-offset-16{margin-left:66.66667%}.el-col-xl-pull-16{position:relative;right:66.66667%}.el-col-xl-push-16{position:relative;left:66.66667%}.el-col-xl-17{width:70.83333%}.el-col-xl-offset-17{margin-left:70.83333%}.el-col-xl-pull-17{position:relative;right:70.83333%}.el-col-xl-push-17{position:relative;left:70.83333%}.el-col-xl-18{width:75%}.el-col-xl-offset-18{margin-left:75%}.el-col-xl-pull-18{position:relative;right:75%}.el-col-xl-push-18{position:relative;left:75%}.el-col-xl-19{width:79.16667%}.el-col-xl-offset-19{margin-left:79.16667%}.el-col-xl-pull-19{position:relative;right:79.16667%}.el-col-xl-push-19{position:relative;left:79.16667%}.el-col-xl-20{width:83.33333%}.el-col-xl-offset-20{margin-left:83.33333%}.el-col-xl-pull-20{position:relative;right:83.33333%}.el-col-xl-push-20{position:relative;left:83.33333%}.el-col-xl-21{width:87.5%}.el-col-xl-offset-21{margin-left:87.5%}.el-col-xl-pull-21{position:relative;right:87.5%}.el-col-xl-push-21{position:relative;left:87.5%}.el-col-xl-22{width:91.66667%}.el-col-xl-offset-22{margin-left:91.66667%}.el-col-xl-pull-22{position:relative;right:91.66667%}.el-col-xl-push-22{position:relative;left:91.66667%}.el-col-xl-23{width:95.83333%}.el-col-xl-offset-23{margin-left:95.83333%}.el-col-xl-pull-23{position:relative;right:95.83333%}.el-col-xl-push-23{position:relative;left:95.83333%}.el-col-xl-24{width:100%}.el-col-xl-offset-24{margin-left:100%}.el-col-xl-pull-24{position:relative;right:100%}.el-col-xl-push-24{position:relative;left:100%}}@-webkit-keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-upload{display:inline-block;text-align:center;cursor:pointer;outline:0}.el-upload__input{display:none}.el-upload__tip{font-size:12px;color:#606266;margin-top:7px}.el-upload iframe{position:absolute;z-index:-1;top:0;left:0;filter:alpha(opacity=0)}.el-upload--picture-card{background-color:#fbfdff;border:1px dashed #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;cursor:pointer;line-height:146px;vertical-align:top}.el-upload--picture-card i{font-size:28px;color:#8c939d}.el-upload--picture-card:hover,.el-upload:focus{border-color:#409EFF;color:#409EFF}.el-upload:focus .el-upload-dragger{border-color:#409EFF}.el-upload-dragger{background-color:#fff;border:1px dashed #d9d9d9;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:360px;height:180px;text-align:center;cursor:pointer;overflow:hidden}.el-upload-dragger .el-icon-upload{font-size:67px;color:#C0C4CC;margin:40px 0 16px;line-height:50px}.el-upload-dragger+.el-upload__tip{text-align:center}.el-upload-dragger~.el-upload__files{border-top:1px solid #DCDFE6;margin-top:7px;padding-top:5px}.el-upload-dragger .el-upload__text{color:#606266;font-size:14px;text-align:center}.el-upload-dragger .el-upload__text em{color:#409EFF;font-style:normal}.el-upload-dragger:hover{border-color:#409EFF}.el-upload-dragger.is-dragover{background-color:rgba(32,159,255,.06);border:2px dashed #409EFF}.el-upload-list{margin:0;padding:0;list-style:none}.el-upload-list__item{-webkit-transition:all .5s cubic-bezier(.55,0,.1,1);transition:all .5s cubic-bezier(.55,0,.1,1);font-size:14px;color:#606266;line-height:1.8;margin-top:5px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;width:100%}.el-upload-list__item .el-progress{position:absolute;top:20px;width:100%}.el-upload-list__item .el-progress__text{position:absolute;right:0;top:-13px}.el-upload-list__item .el-progress-bar{margin-right:0;padding-right:0}.el-upload-list__item:first-child{margin-top:10px}.el-upload-list__item .el-icon-upload-success{color:#67C23A}.el-upload-list__item .el-icon-close{display:none;position:absolute;top:5px;right:5px;cursor:pointer;opacity:.75;color:#606266}.el-upload-list__item .el-icon-close:hover{opacity:1}.el-upload-list__item .el-icon-close-tip{display:none;position:absolute;top:5px;right:5px;font-size:12px;cursor:pointer;opacity:1;color:#409EFF}.el-upload-list__item:hover .el-icon-close{display:inline-block}.el-upload-list__item:hover .el-progress__text{display:none}.el-upload-list__item.is-success .el-upload-list__item-status-label{display:block}.el-upload-list__item.is-success .el-upload-list__item-name:focus,.el-upload-list__item.is-success .el-upload-list__item-name:hover{color:#409EFF;cursor:pointer}.el-upload-list__item.is-success:focus:not(:hover) .el-icon-close-tip{display:inline-block}.el-upload-list__item.is-success:active,.el-upload-list__item.is-success:not(.focusing):focus{outline-width:0}.el-upload-list__item.is-success:active .el-icon-close-tip,.el-upload-list__item.is-success:focus .el-upload-list__item-status-label,.el-upload-list__item.is-success:hover .el-upload-list__item-status-label,.el-upload-list__item.is-success:not(.focusing):focus .el-icon-close-tip{display:none}.el-upload-list.is-disabled .el-upload-list__item:hover .el-upload-list__item-status-label{display:block}.el-upload-list__item-name{color:#606266;display:block;margin-right:40px;overflow:hidden;padding-left:4px;text-overflow:ellipsis;-webkit-transition:color .3s;transition:color .3s;white-space:nowrap}.el-upload-list__item-name [class^=el-icon]{height:100%;margin-right:7px;color:#909399;line-height:inherit}.el-upload-list__item-status-label{position:absolute;right:5px;top:0;line-height:inherit;display:none}.el-upload-list__item-delete{position:absolute;right:10px;top:0;font-size:12px;color:#606266;display:none}.el-upload-list__item-delete:hover{color:#409EFF}.el-upload-list--picture-card{margin:0;display:inline;vertical-align:top}.el-upload-list--picture-card .el-upload-list__item{overflow:hidden;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;width:148px;height:148px;margin:0 8px 8px 0;display:inline-block}.el-upload-list--picture-card .el-upload-list__item .el-icon-check,.el-upload-list--picture-card .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture-card .el-upload-list__item .el-icon-close,.el-upload-list--picture-card .el-upload-list__item:hover .el-upload-list__item-status-label{display:none}.el-upload-list--picture-card .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture-card .el-upload-list__item-name{display:none}.el-upload-list--picture-card .el-upload-list__item-thumbnail{width:100%;height:100%}.el-upload-list--picture-card .el-upload-list__item-status-label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-list--picture-card .el-upload-list__item-status-label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture-card .el-upload-list__item-actions{position:absolute;width:100%;height:100%;left:0;top:0;cursor:default;text-align:center;color:#fff;opacity:0;font-size:20px;background-color:rgba(0,0,0,.5);-webkit-transition:opacity .3s;transition:opacity .3s}.el-upload-list--picture-card .el-upload-list__item-actions::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-list--picture-card .el-upload-list__item-actions span{display:none;cursor:pointer}.el-upload-list--picture-card .el-upload-list__item-actions span+span{margin-left:15px}.el-upload-list--picture-card .el-upload-list__item-actions .el-upload-list__item-delete{position:static;font-size:inherit;color:inherit}.el-upload-list--picture-card .el-upload-list__item-actions:hover{opacity:1}.el-upload-list--picture-card .el-upload-list__item-actions:hover span{display:inline-block}.el-upload-list--picture-card .el-progress{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);bottom:auto;width:126px}.el-upload-list--picture-card .el-progress .el-progress__text{top:50%}.el-upload-list--picture .el-upload-list__item{overflow:hidden;z-index:0;background-color:#fff;border:1px solid #c0ccda;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:10px;padding:10px 10px 10px 90px;height:92px}.el-upload-list--picture .el-upload-list__item .el-icon-check,.el-upload-list--picture .el-upload-list__item .el-icon-circle-check{color:#FFF}.el-upload-list--picture .el-upload-list__item:hover .el-upload-list__item-status-label{background:0 0;-webkit-box-shadow:none;box-shadow:none;top:-2px;right:-12px}.el-upload-list--picture .el-upload-list__item:hover .el-progress__text{display:block}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name{line-height:70px;margin-top:0}.el-upload-list--picture .el-upload-list__item.is-success .el-upload-list__item-name i{display:none}.el-upload-list--picture .el-upload-list__item-thumbnail{vertical-align:middle;display:inline-block;width:70px;height:70px;float:left;position:relative;z-index:1;margin-left:-80px;background-color:#FFF}.el-upload-list--picture .el-upload-list__item-name{display:block;margin-top:20px}.el-upload-list--picture .el-upload-list__item-name i{font-size:70px;line-height:1;position:absolute;left:9px;top:10px}.el-upload-list--picture .el-upload-list__item-status-label{position:absolute;right:-17px;top:-7px;width:46px;height:26px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 1px 1px #ccc;box-shadow:0 1px 1px #ccc}.el-upload-list--picture .el-upload-list__item-status-label i{font-size:12px;margin-top:12px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.el-upload-list--picture .el-progress{position:relative;top:-7px}.el-upload-cover{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;z-index:10;cursor:default}.el-upload-cover::after{display:inline-block;height:100%;vertical-align:middle}.el-upload-cover img{display:block;width:100%;height:100%}.el-upload-cover__label{position:absolute;right:-15px;top:-6px;width:40px;height:24px;background:#13ce66;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-box-shadow:0 0 1pc 1px rgba(0,0,0,.2);box-shadow:0 0 1pc 1px rgba(0,0,0,.2)}.el-upload-cover__label i{font-size:12px;margin-top:11px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);color:#fff}.el-upload-cover__progress{display:inline-block;vertical-align:middle;position:static;width:243px}.el-upload-cover__progress+.el-upload__inner{opacity:0}.el-upload-cover__content{position:absolute;top:0;left:0;width:100%;height:100%}.el-upload-cover__interact{position:absolute;bottom:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.72);text-align:center}.el-upload-cover__interact .btn{display:inline-block;color:#FFF;font-size:14px;cursor:pointer;vertical-align:middle;-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);margin-top:60px}.el-upload-cover__interact .btn span{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.el-upload-cover__interact .btn:not(:first-child){margin-left:35px}.el-upload-cover__interact .btn:hover{-webkit-transform:translateY(-13px);transform:translateY(-13px)}.el-upload-cover__interact .btn:hover span{opacity:1}.el-upload-cover__interact .btn i{color:#FFF;display:block;font-size:24px;line-height:inherit;margin:0 auto 5px}.el-upload-cover__title{position:absolute;bottom:0;left:0;background-color:#FFF;height:36px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;text-align:left;padding:0 10px;margin:0;line-height:36px;font-size:14px;color:#303133}.el-upload-cover+.el-upload__inner{opacity:0;position:relative;z-index:1}.el-progress{position:relative;line-height:1}.el-progress__text{font-size:14px;color:#606266;display:inline-block;vertical-align:middle;margin-left:10px;line-height:1}.el-progress__text i{vertical-align:middle;display:block}.el-progress--circle,.el-progress--dashboard{display:inline-block}.el-progress--circle .el-progress__text,.el-progress--dashboard .el-progress__text{position:absolute;top:50%;left:0;width:100%;text-align:center;margin:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.el-progress--circle .el-progress__text i,.el-progress--dashboard .el-progress__text i{vertical-align:middle;display:inline-block}.el-progress--without-text .el-progress__text{display:none}.el-progress--without-text .el-progress-bar{padding-right:0;margin-right:0;display:block}.el-progress--text-inside .el-progress-bar{padding-right:0;margin-right:0}.el-progress.is-success .el-progress-bar__inner{background-color:#67C23A}.el-progress.is-success .el-progress__text{color:#67C23A}.el-progress.is-warning .el-progress-bar__inner{background-color:#E6A23C}.el-badge__content,.el-progress.is-exception .el-progress-bar__inner{background-color:#F56C6C}.el-progress.is-warning .el-progress__text{color:#E6A23C}.el-progress.is-exception .el-progress__text{color:#F56C6C}.el-progress-bar{padding-right:50px;display:inline-block;vertical-align:middle;width:100%;margin-right:-55px;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__header,.el-message,.el-step__icon{-webkit-box-sizing:border-box}.el-progress-bar__outer{height:6px;border-radius:100px;background-color:#EBEEF5;overflow:hidden;position:relative;vertical-align:middle}.el-progress-bar__inner{position:absolute;left:0;top:0;height:100%;background-color:#409EFF;text-align:right;border-radius:100px;line-height:1;white-space:nowrap;-webkit-transition:width .6s ease;transition:width .6s ease}.el-progress-bar__inner::after{display:inline-block;height:100%;vertical-align:middle}.el-progress-bar__innerText{display:inline-block;vertical-align:middle;color:#FFF;font-size:12px;margin:0 5px}@keyframes progress{0%{background-position:0 0}100%{background-position:32px 0}}.el-time-spinner{width:100%;white-space:nowrap}.el-spinner{display:inline-block;vertical-align:middle}.el-spinner-inner{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;width:50px;height:50px}.el-spinner-inner .path{stroke:#ececec;stroke-linecap:round;-webkit-animation:dash 1.5s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.el-message{min-width:380px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;border-width:1px;border-style:solid;border-color:#EBEEF5;position:fixed;left:50%;top:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#edf2fc;-webkit-transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,top .4s,-webkit-transform .4s;transition:opacity .3s,transform .4s,top .4s;transition:opacity .3s,transform .4s,top .4s,-webkit-transform .4s;overflow:hidden;padding:15px 15px 15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-message.is-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-message.is-closable .el-message__content{padding-right:16px}.el-message p{margin:0}.el-message--info .el-message__content{color:#909399}.el-message--success{background-color:#f0f9eb;border-color:#e1f3d8}.el-message--success .el-message__content{color:#67C23A}.el-message--warning{background-color:#fdf6ec;border-color:#faecd8}.el-message--warning .el-message__content{color:#E6A23C}.el-message--error{background-color:#fef0f0;border-color:#fde2e2}.el-message--error .el-message__content{color:#F56C6C}.el-message__icon{margin-right:10px}.el-message__content{padding:0;font-size:14px;line-height:1}.el-message__content:focus{outline-width:0}.el-message__closeBtn{position:absolute;top:50%;right:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:#C0C4CC;font-size:16px}.el-message__closeBtn:focus{outline-width:0}.el-message__closeBtn:hover{color:#909399}.el-message .el-icon-success{color:#67C23A}.el-message .el-icon-error{color:#F56C6C}.el-message .el-icon-info{color:#909399}.el-message .el-icon-warning{color:#E6A23C}.el-message-fade-enter,.el-message-fade-leave-active{opacity:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.el-badge{position:relative;vertical-align:middle;display:inline-block}.el-badge__content{border-radius:10px;color:#FFF;display:inline-block;font-size:12px;height:18px;line-height:18px;padding:0 6px;text-align:center;white-space:nowrap;border:1px solid #FFF}.el-badge__content.is-fixed{position:absolute;top:0;right:10px;-webkit-transform:translateY(-50%) translateX(100%);transform:translateY(-50%) translateX(100%)}.el-rate__icon,.el-rate__item{position:relative;display:inline-block}.el-badge__content.is-fixed.is-dot{right:5px}.el-badge__content.is-dot{height:8px;width:8px;padding:0;right:0;border-radius:50%}.el-badge__content--primary{background-color:#409EFF}.el-badge__content--success{background-color:#67C23A}.el-badge__content--warning{background-color:#E6A23C}.el-badge__content--info{background-color:#909399}.el-badge__content--danger{background-color:#F56C6C}.el-card{border-radius:4px;border:1px solid #EBEEF5;background-color:#FFF;overflow:hidden;color:#303133;-webkit-transition:.3s;transition:.3s}.el-card.is-always-shadow,.el-card.is-hover-shadow:focus,.el-card.is-hover-shadow:hover{-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-card__header{padding:18px 20px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box}.el-card__body,.el-main{padding:20px}.el-rate{height:20px;line-height:1}.el-rate:active,.el-rate:focus{outline-width:0}.el-rate__item{font-size:0;vertical-align:middle}.el-rate__icon{font-size:18px;margin-right:6px;color:#C0C4CC;-webkit-transition:.3s;transition:.3s}.el-rate__decimal,.el-rate__icon .path2{position:absolute;top:0;left:0}.el-rate__icon.hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.el-rate__decimal{display:inline-block;overflow:hidden}.el-step.is-vertical,.el-steps{display:-webkit-box;display:-ms-flexbox}.el-rate__text{font-size:14px;vertical-align:middle}.el-steps{display:-webkit-box;display:-ms-flexbox;display:flex}.el-steps--simple{padding:13px 8%;border-radius:4px;background:#F5F7FA}.el-steps--horizontal{white-space:nowrap}.el-steps--vertical{height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.el-step{position:relative;-ms-flex-negative:1;flex-shrink:1}.el-step:last-of-type .el-step__line{display:none}.el-step:last-of-type.is-flex{-ms-flex-preferred-size:auto!important;flex-basis:auto!important;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.el-step:last-of-type .el-step__description,.el-step:last-of-type .el-step__main{padding-right:0}.el-step__head{position:relative;width:100%}.el-step__head.is-process{color:#303133;border-color:#303133}.el-step__head.is-wait{color:#C0C4CC;border-color:#C0C4CC}.el-step__head.is-success{color:#67C23A;border-color:#67C23A}.el-step__head.is-error{color:#F56C6C;border-color:#F56C6C}.el-step__head.is-finish{color:#409EFF;border-color:#409EFF}.el-step__icon{position:relative;z-index:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;background:#FFF;-webkit-transition:.15s ease-out;transition:.15s ease-out}.el-step.is-horizontal,.el-step__icon-inner{display:inline-block}.el-step__icon.is-text{border-radius:50%;border:2px solid;border-color:inherit}.el-step__icon.is-icon{width:40px}.el-step__icon-inner{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-align:center;font-weight:700;line-height:1;color:inherit}.el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:25px;font-weight:400}.el-step__icon-inner.is-status{-webkit-transform:translateY(1px);transform:translateY(1px)}.el-step__line{position:absolute;border-color:inherit;background-color:#C0C4CC}.el-step__line-inner{display:block;border-width:1px;border-style:solid;border-color:inherit;-webkit-transition:.15s ease-out;transition:.15s ease-out;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:0}.el-step__main{white-space:normal;text-align:left}.el-step__title{font-size:16px;line-height:38px}.el-step__title.is-process{font-weight:700;color:#303133}.el-step__title.is-wait{color:#C0C4CC}.el-step__title.is-success{color:#67C23A}.el-step__title.is-error{color:#F56C6C}.el-step__title.is-finish{color:#409EFF}.el-step__description{padding-right:10%;margin-top:-5px;font-size:12px;line-height:20px;font-weight:400}.el-step__description.is-process{color:#303133}.el-step__description.is-wait{color:#C0C4CC}.el-step__description.is-success{color:#67C23A}.el-step__description.is-error{color:#F56C6C}.el-step__description.is-finish{color:#409EFF}.el-step.is-horizontal .el-step__line{height:2px;top:11px;left:0;right:0}.el-step.is-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.el-step.is-vertical .el-step__head{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;width:24px}.el-step.is-vertical .el-step__main{padding-left:10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-vertical .el-step__title{line-height:24px;padding-bottom:8px}.el-step.is-vertical .el-step__line{width:2px;top:0;bottom:0;left:11px}.el-step.is-vertical .el-step__icon.is-icon{width:24px}.el-step.is-center .el-step__head,.el-step.is-center .el-step__main{text-align:center}.el-step.is-center .el-step__description{padding-left:20%;padding-right:20%}.el-step.is-center .el-step__line{left:50%;right:-50%}.el-step.is-simple{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-step.is-simple .el-step__head{width:auto;font-size:0;padding-right:10px}.el-step.is-simple .el-step__icon{background:0 0;width:16px;height:16px;font-size:12px}.el-step.is-simple .el-step__icon-inner[class*=el-icon]:not(.is-status){font-size:18px}.el-step.is-simple .el-step__icon-inner.is-status{-webkit-transform:scale(.8) translateY(1px);transform:scale(.8) translateY(1px)}.el-step.is-simple .el-step__main{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.el-step.is-simple .el-step__title{font-size:16px;line-height:20px}.el-step.is-simple:not(:last-of-type) .el-step__title{max-width:50%;word-break:break-all}.el-step.is-simple .el-step__arrow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.el-step.is-simple .el-step__arrow::after,.el-step.is-simple .el-step__arrow::before{content:'';display:inline-block;position:absolute;height:15px;width:1px;background:#C0C4CC}.el-step.is-simple .el-step__arrow::before{-webkit-transform:rotate(-45deg) translateY(-4px);transform:rotate(-45deg) translateY(-4px);-webkit-transform-origin:0 0;transform-origin:0 0}.el-step.is-simple .el-step__arrow::after{-webkit-transform:rotate(45deg) translateY(4px);transform:rotate(45deg) translateY(4px);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.el-step.is-simple:last-of-type .el-step__arrow{display:none}.el-carousel{position:relative}.el-carousel--horizontal{overflow-x:hidden}.el-carousel--vertical{overflow-y:hidden}.el-carousel__container{position:relative;height:300px}.el-carousel__arrow{border:none;outline:0;padding:0;margin:0;height:36px;width:36px;cursor:pointer;-webkit-transition:.3s;transition:.3s;border-radius:50%;background-color:rgba(31,45,61,.11);color:#FFF;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);text-align:center;font-size:12px}.el-carousel__arrow--left{left:16px}.el-carousel__arrow:hover{background-color:rgba(31,45,61,.23)}.el-carousel__arrow i{cursor:pointer}.el-carousel__indicators{position:absolute;list-style:none;margin:0;padding:0;z-index:2}.el-carousel__indicators--horizontal{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.el-carousel__indicators--vertical{right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-carousel__indicators--outside{bottom:26px;text-align:center;position:static;-webkit-transform:none;transform:none}.el-carousel__indicators--outside .el-carousel__indicator:hover button{opacity:.64}.el-carousel__indicators--outside button{background-color:#C0C4CC;opacity:.24}.el-carousel__indicators--labels{left:0;right:0;-webkit-transform:none;transform:none;text-align:center}.el-carousel__indicators--labels .el-carousel__button{height:auto;width:auto;padding:2px 18px;font-size:12px}.el-carousel__indicators--labels .el-carousel__indicator{padding:6px 4px}.el-carousel__indicator{background-color:transparent;cursor:pointer}.el-carousel__indicator:hover button{opacity:.72}.el-carousel__indicator--horizontal{display:inline-block;padding:12px 4px}.el-carousel__indicator--vertical{padding:4px 12px}.el-carousel__indicator--vertical .el-carousel__button{width:2px;height:15px}.el-carousel__indicator.is-active button{opacity:1}.el-carousel__button{display:block;opacity:.48;width:30px;height:2px;background-color:#FFF;border:none;outline:0;padding:0;margin:0;cursor:pointer;-webkit-transition:.3s;transition:.3s}.el-carousel__item,.el-carousel__mask{height:100%;position:absolute;top:0;left:0}.carousel-arrow-left-enter,.carousel-arrow-left-leave-active{-webkit-transform:translateY(-50%) translateX(-10px);transform:translateY(-50%) translateX(-10px);opacity:0}.carousel-arrow-right-enter,.carousel-arrow-right-leave-active{-webkit-transform:translateY(-50%) translateX(10px);transform:translateY(-50%) translateX(10px);opacity:0}.el-carousel__item{width:100%;display:inline-block;overflow:hidden;z-index:0}.el-carousel__item.is-active{z-index:2}.el-carousel__item.is-animating{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card{width:50%;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out, -webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.el-carousel__item--card.is-in-stage{cursor:pointer;z-index:1}.el-carousel__item--card.is-in-stage.is-hover .el-carousel__mask,.el-carousel__item--card.is-in-stage:hover .el-carousel__mask{opacity:.12}.el-carousel__item--card.is-active{z-index:2}.el-carousel__mask{width:100%;background-color:#FFF;opacity:.24;-webkit-transition:.2s;transition:.2s}.fade-in-linear-enter-active,.fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.fade-in-linear-enter,.fade-in-linear-leave,.fade-in-linear-leave-active{opacity:0}.el-fade-in-linear-enter-active,.el-fade-in-linear-leave-active{-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.el-fade-in-linear-enter,.el-fade-in-linear-leave,.el-fade-in-linear-leave-active{opacity:0}.el-fade-in-enter-active,.el-fade-in-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-fade-in-enter,.el-fade-in-leave-active{opacity:0}.el-zoom-in-center-enter-active,.el-zoom-in-center-leave-active{-webkit-transition:all .3s cubic-bezier(.55,0,.1,1);transition:all .3s cubic-bezier(.55,0,.1,1)}.el-zoom-in-center-enter,.el-zoom-in-center-leave-active{opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.el-zoom-in-top-enter-active,.el-zoom-in-top-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.el-zoom-in-top-enter,.el-zoom-in-top-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-bottom-enter-active,.el-zoom-in-bottom-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center bottom;transform-origin:center bottom}.el-zoom-in-bottom-enter,.el-zoom-in-bottom-leave-active{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.el-zoom-in-left-enter-active,.el-zoom-in-left-leave-active{opacity:1;-webkit-transform:scale(1,1);transform:scale(1,1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:top left;transform-origin:top left}.el-zoom-in-left-enter,.el-zoom-in-left-leave-active{opacity:0;-webkit-transform:scale(.45,.45);transform:scale(.45,.45)}.collapse-transition{-webkit-transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out;transition:.3s height ease-in-out,.3s padding-top ease-in-out,.3s padding-bottom ease-in-out}.horizontal-collapse-transition{-webkit-transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out;transition:.3s width ease-in-out,.3s padding-left ease-in-out,.3s padding-right ease-in-out}.el-list-enter-active,.el-list-leave-active{-webkit-transition:all 1s;transition:all 1s}.el-list-enter,.el-list-leave-active{opacity:0;-webkit-transform:translateY(-30px);transform:translateY(-30px)}.el-opacity-transition{-webkit-transition:opacity .3s cubic-bezier(.55,0,.1,1);transition:opacity .3s cubic-bezier(.55,0,.1,1)}.el-collapse{border-top:1px solid #EBEEF5;border-bottom:1px solid #EBEEF5}.el-collapse-item.is-disabled .el-collapse-item__header{color:#bbb;cursor:not-allowed}.el-collapse-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:48px;line-height:48px;background-color:#FFF;color:#303133;cursor:pointer;border-bottom:1px solid #EBEEF5;font-size:13px;font-weight:500;-webkit-transition:border-bottom-color .3s;transition:border-bottom-color .3s;outline:0}.el-collapse-item__arrow{margin:0 8px 0 auto;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-weight:300}.el-collapse-item__arrow.is-active{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.el-collapse-item__header.focusing:focus:not(:hover){color:#409EFF}.el-collapse-item__header.is-active{border-bottom-color:transparent}.el-collapse-item__wrap{will-change:height;background-color:#FFF;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #EBEEF5}.el-cascader__search-input,.el-cascader__tags,.el-tag{-webkit-box-sizing:border-box}.el-collapse-item__content{padding-bottom:25px;font-size:13px;color:#303133;line-height:1.769230769230769}.el-collapse-item:last-child{margin-bottom:-1px}.el-popper .popper__arrow,.el-popper .popper__arrow::after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.el-cascader,.el-tag{display:inline-block}.el-popper .popper__arrow{border-width:6px;-webkit-filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03));filter:drop-shadow(0 2px 12px rgba(0, 0, 0, .03))}.el-popper .popper__arrow::after{content:" ";border-width:6px}.el-popper[x-placement^=top]{margin-bottom:12px}.el-popper[x-placement^=top] .popper__arrow{bottom:-6px;left:50%;margin-right:3px;border-top-color:#EBEEF5;border-bottom-width:0}.el-popper[x-placement^=top] .popper__arrow::after{bottom:1px;margin-left:-6px;border-top-color:#FFF;border-bottom-width:0}.el-popper[x-placement^=bottom]{margin-top:12px}.el-popper[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#EBEEF5}.el-popper[x-placement^=bottom] .popper__arrow::after{top:1px;margin-left:-6px;border-top-width:0;border-bottom-color:#FFF}.el-popper[x-placement^=right]{margin-left:12px}.el-popper[x-placement^=right] .popper__arrow{top:50%;left:-6px;margin-bottom:3px;border-right-color:#EBEEF5;border-left-width:0}.el-popper[x-placement^=right] .popper__arrow::after{bottom:-6px;left:1px;border-right-color:#FFF;border-left-width:0}.el-popper[x-placement^=left]{margin-right:12px}.el-popper[x-placement^=left] .popper__arrow{top:50%;right:-6px;margin-bottom:3px;border-right-width:0;border-left-color:#EBEEF5}.el-popper[x-placement^=left] .popper__arrow::after{right:1px;bottom:-6px;margin-left:-6px;border-right-width:0;border-left-color:#FFF}.el-tag{background-color:#ecf5ff;border-color:#d9ecff;height:32px;padding:0 10px;line-height:30px;font-size:12px;color:#409EFF;border-width:1px;border-style:solid;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;white-space:nowrap}.el-tag.is-hit{border-color:#409EFF}.el-tag .el-tag__close{color:#409eff}.el-tag .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag.el-tag--info{background-color:#f4f4f5;border-color:#e9e9eb;color:#909399}.el-tag.el-tag--info.is-hit{border-color:#909399}.el-tag.el-tag--info .el-tag__close{color:#909399}.el-tag.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag.el-tag--success{background-color:#f0f9eb;border-color:#e1f3d8;color:#67c23a}.el-tag.el-tag--success.is-hit{border-color:#67C23A}.el-tag.el-tag--success .el-tag__close{color:#67c23a}.el-tag.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag.el-tag--warning{background-color:#fdf6ec;border-color:#faecd8;color:#e6a23c}.el-tag.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag.el-tag--danger{background-color:#fef0f0;border-color:#fde2e2;color:#f56c6c}.el-tag.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag .el-icon-close{border-radius:50%;text-align:center;position:relative;cursor:pointer;font-size:12px;height:16px;width:16px;line-height:16px;vertical-align:middle;top:-1px;right:-5px}.el-tag .el-icon-close::before{display:block}.el-tag--dark{background-color:#409eff;border-color:#409eff;color:#fff}.el-tag--dark.is-hit{border-color:#409EFF}.el-tag--dark .el-tag__close{color:#fff}.el-tag--dark .el-tag__close:hover{color:#FFF;background-color:#66b1ff}.el-tag--dark.el-tag--info{background-color:#909399;border-color:#909399;color:#fff}.el-tag--dark.el-tag--info.is-hit{border-color:#909399}.el-tag--dark.el-tag--info .el-tag__close{color:#fff}.el-tag--dark.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#a6a9ad}.el-tag--dark.el-tag--success{background-color:#67c23a;border-color:#67c23a;color:#fff}.el-tag--dark.el-tag--success.is-hit{border-color:#67C23A}.el-tag--dark.el-tag--success .el-tag__close{color:#fff}.el-tag--dark.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#85ce61}.el-tag--dark.el-tag--warning{background-color:#e6a23c;border-color:#e6a23c;color:#fff}.el-tag--dark.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--dark.el-tag--warning .el-tag__close{color:#fff}.el-tag--dark.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#ebb563}.el-tag--dark.el-tag--danger{background-color:#f56c6c;border-color:#f56c6c;color:#fff}.el-tag--dark.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--dark.el-tag--danger .el-tag__close{color:#fff}.el-tag--dark.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f78989}.el-tag--plain{background-color:#fff;border-color:#b3d8ff;color:#409eff}.el-tag--plain.is-hit{border-color:#409EFF}.el-tag--plain .el-tag__close{color:#409eff}.el-tag--plain .el-tag__close:hover{color:#FFF;background-color:#409eff}.el-tag--plain.el-tag--info{background-color:#fff;border-color:#d3d4d6;color:#909399}.el-tag--plain.el-tag--info.is-hit{border-color:#909399}.el-tag--plain.el-tag--info .el-tag__close{color:#909399}.el-tag--plain.el-tag--info .el-tag__close:hover{color:#FFF;background-color:#909399}.el-tag--plain.el-tag--success{background-color:#fff;border-color:#c2e7b0;color:#67c23a}.el-tag--plain.el-tag--success.is-hit{border-color:#67C23A}.el-tag--plain.el-tag--success .el-tag__close{color:#67c23a}.el-tag--plain.el-tag--success .el-tag__close:hover{color:#FFF;background-color:#67c23a}.el-tag--plain.el-tag--warning{background-color:#fff;border-color:#f5dab1;color:#e6a23c}.el-tag--plain.el-tag--warning.is-hit{border-color:#E6A23C}.el-tag--plain.el-tag--warning .el-tag__close{color:#e6a23c}.el-tag--plain.el-tag--warning .el-tag__close:hover{color:#FFF;background-color:#e6a23c}.el-tag--plain.el-tag--danger{background-color:#fff;border-color:#fbc4c4;color:#f56c6c}.el-tag--plain.el-tag--danger.is-hit{border-color:#F56C6C}.el-tag--plain.el-tag--danger .el-tag__close{color:#f56c6c}.el-tag--plain.el-tag--danger .el-tag__close:hover{color:#FFF;background-color:#f56c6c}.el-tag--medium{height:28px;line-height:26px}.el-tag--medium .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--small{height:24px;padding:0 8px;line-height:22px}.el-tag--small .el-icon-close{-webkit-transform:scale(.8);transform:scale(.8)}.el-tag--mini{height:20px;padding:0 5px;line-height:19px}.el-tag--mini .el-icon-close{margin-left:-3px;-webkit-transform:scale(.7);transform:scale(.7)}.el-cascader{position:relative;font-size:14px;line-height:40px}.el-cascader:not(.is-disabled):hover .el-input__inner{cursor:pointer;border-color:#C0C4CC}.el-cascader .el-input .el-input__inner:focus,.el-cascader .el-input.is-focus .el-input__inner{border-color:#409EFF}.el-cascader .el-input{cursor:pointer}.el-cascader .el-input .el-input__inner{text-overflow:ellipsis}.el-cascader .el-input .el-icon-arrow-down{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s, -webkit-transform .3s;transition:transform .3s,-webkit-transform .3s;font-size:14px}.el-cascader .el-input .el-icon-arrow-down.is-reverse{-webkit-transform:rotateZ(180deg);transform:rotateZ(180deg)}.el-cascader .el-input .el-icon-circle-close:hover{color:#909399}.el-cascader--medium{font-size:14px;line-height:36px}.el-cascader--small{font-size:13px;line-height:32px}.el-cascader--mini{font-size:12px;line-height:28px}.el-cascader.is-disabled .el-cascader__label{z-index:2;color:#C0C4CC}.el-cascader__dropdown{margin:5px 0;font-size:14px;background:#FFF;border:1px solid #E4E7ED;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-cascader__tags{position:absolute;left:0;right:30px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;line-height:normal;text-align:left;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__tags .el-tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:2px 0 2px 6px;text-overflow:ellipsis;background:#f0f2f5}.el-cascader__tags .el-tag:not(.is-hit){border-color:transparent}.el-cascader__tags .el-tag>span{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.el-cascader__tags .el-tag .el-icon-close{-webkit-box-flex:0;-ms-flex:none;flex:none;background-color:#C0C4CC;color:#FFF}.el-cascader__tags .el-tag .el-icon-close:hover{background-color:#909399}.el-cascader__suggestion-panel{border-radius:4px}.el-cascader__suggestion-list{max-height:204px;margin:0;padding:6px 0;font-size:14px;color:#606266;text-align:center}.el-cascader__suggestion-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:34px;padding:0 15px;text-align:left;outline:0;cursor:pointer}.el-cascader__suggestion-item:focus,.el-cascader__suggestion-item:hover{background:#F5F7FA}.el-cascader__suggestion-item.is-checked{color:#409EFF;font-weight:700}.el-cascader__suggestion-item>span{margin-right:10px}.el-cascader__empty-text{margin:10px 0;color:#C0C4CC}.el-cascader__search-input{-webkit-box-flex:1;-ms-flex:1;flex:1;height:24px;min-width:60px;margin:2px 0 2px 15px;padding:0;color:#606266;border:none;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader__search-input::-webkit-input-placeholder{color:#C0C4CC}.el-cascader__search-input:-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-ms-input-placeholder{color:#C0C4CC}.el-cascader__search-input::-moz-placeholder{color:#C0C4CC}.el-cascader__search-input::placeholder{color:#C0C4CC}.el-color-predefine{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;margin-top:8px;width:280px}.el-color-predefine__colors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-wrap:wrap;flex-wrap:wrap}.el-color-predefine__color-selector{margin:0 0 8px 8px;width:20px;height:20px;border-radius:4px;cursor:pointer}.el-color-predefine__color-selector:nth-child(10n+1){margin-left:0}.el-color-predefine__color-selector.selected{-webkit-box-shadow:0 0 3px 2px #409EFF;box-shadow:0 0 3px 2px #409EFF}.el-color-predefine__color-selector>div{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;border-radius:3px}.el-color-predefine__color-selector.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-hue-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background-color:red;padding:0 2px}.el-color-hue-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);height:100%}.el-color-hue-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-hue-slider.is-vertical{width:12px;height:180px;padding:2px 0}.el-color-hue-slider.is-vertical .el-color-hue-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, red),color-stop(17%, #ff0),color-stop(33%, #0f0),color-stop(50%, #0ff),color-stop(67%, #00f),color-stop(83%, #f0f),to(red));background:linear-gradient(to bottom,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}.el-color-hue-slider.is-vertical .el-color-hue-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-svpanel{position:relative;width:280px;height:180px}.el-color-svpanel__black,.el-color-svpanel__white{position:absolute;top:0;left:0;right:0;bottom:0}.el-color-svpanel__white{background:-webkit-gradient(linear,left top, right top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(to right,#fff,rgba(255,255,255,0))}.el-color-svpanel__black{background:-webkit-gradient(linear,left bottom, left top,from(#000),to(rgba(0,0,0,0)));background:linear-gradient(to top,#000,rgba(0,0,0,0))}.el-color-svpanel__cursor{position:absolute}.el-color-svpanel__cursor>div{cursor:head;width:4px;height:4px;-webkit-box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px rgba(0,0,0,.3),0 0 1px 2px rgba(0,0,0,.4);border-radius:50%;-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}.el-color-alpha-slider{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px;height:12px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-alpha-slider__bar{position:relative;background:-webkit-gradient(linear,left top, right top,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to right,rgba(255,255,255,0) 0,#fff 100%);height:100%}.el-color-alpha-slider__thumb{position:absolute;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;left:0;top:0;width:4px;height:100%;border-radius:1px;background:#fff;border:1px solid #f0f0f0;-webkit-box-shadow:0 0 2px rgba(0,0,0,.6);box-shadow:0 0 2px rgba(0,0,0,.6);z-index:1}.el-color-alpha-slider.is-vertical{width:20px;height:180px}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__bar{background:-webkit-gradient(linear,left top, left bottom,color-stop(0, rgba(255,255,255,0)),to(#fff));background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 100%)}.el-color-alpha-slider.is-vertical .el-color-alpha-slider__thumb{left:0;top:0;width:100%;height:4px}.el-color-dropdown{width:300px}.el-color-dropdown__main-wrapper{margin-bottom:6px}.el-color-dropdown__main-wrapper::after{display:table;clear:both}.el-color-dropdown__btns{margin-top:6px;text-align:right}.el-color-dropdown__value{float:left;line-height:26px;font-size:12px;color:#000;width:160px}.el-color-dropdown__btn{border:1px solid #dcdcdc;color:#333;line-height:24px;border-radius:2px;padding:0 20px;cursor:pointer;background-color:transparent;outline:0;font-size:12px}.el-color-dropdown__btn[disabled]{color:#ccc;cursor:not-allowed}.el-color-dropdown__btn:hover{color:#409EFF;border-color:#409EFF}.el-color-dropdown__link-btn{cursor:pointer;color:#409EFF;text-decoration:none;padding:15px;font-size:12px}.el-color-dropdown__link-btn:hover{color:tint(#409EFF,20%)}.el-color-picker{display:inline-block;position:relative;line-height:normal;height:40px}.el-color-picker.is-disabled .el-color-picker__trigger{cursor:not-allowed}.el-color-picker--medium{height:36px}.el-color-picker--medium .el-color-picker__trigger{height:36px;width:36px}.el-color-picker--medium .el-color-picker__mask{height:34px;width:34px}.el-color-picker--small{height:32px}.el-color-picker--small .el-color-picker__trigger{height:32px;width:32px}.el-color-picker--small .el-color-picker__mask{height:30px;width:30px}.el-color-picker--small .el-color-picker__empty,.el-color-picker--small .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker--mini{height:28px}.el-color-picker--mini .el-color-picker__trigger{height:28px;width:28px}.el-color-picker--mini .el-color-picker__mask{height:26px;width:26px}.el-color-picker--mini .el-color-picker__empty,.el-color-picker--mini .el-color-picker__icon{-webkit-transform:translate3d(-50%,-50%,0) scale(.8);transform:translate3d(-50%,-50%,0) scale(.8)}.el-color-picker__mask{height:38px;width:38px;border-radius:4px;position:absolute;top:1px;left:1px;z-index:1;cursor:not-allowed;background-color:rgba(255,255,255,.7)}.el-color-picker__trigger{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;width:40px;padding:4px;border:1px solid #e6e6e6;border-radius:4px;font-size:0;position:relative;cursor:pointer}.el-color-picker__color{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #999;border-radius:2px;width:100%;height:100%;text-align:center}.el-color-picker__icon,.el-input,.el-textarea{display:inline-block;width:100%}.el-color-picker__color.is-alpha{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)}.el-color-picker__color-inner{position:absolute;left:0;top:0;right:0;bottom:0}.el-color-picker__empty{font-size:12px;color:#999;position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.el-color-picker__icon{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);color:#FFF;text-align:center;font-size:12px}.el-input__prefix,.el-input__suffix{position:absolute;top:0;text-align:center}.el-color-picker__panel{position:absolute;z-index:10;padding:6px;-webkit-box-sizing:content-box;box-sizing:content-box;background-color:#FFF;border:1px solid #EBEEF5;border-radius:4px;-webkit-box-shadow:0 2px 12px 0 rgba(0,0,0,.1);box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.el-input__inner,.el-textarea__inner,.el-transfer-panel{-webkit-box-sizing:border-box}.el-textarea{position:relative;vertical-align:bottom;font-size:14px}.el-textarea__inner{display:block;resize:vertical;padding:5px 15px;line-height:1.5;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:inherit;color:#606266;background-color:#FFF;background-image:none;border:1px solid #DCDFE6;border-radius:4px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1)}.el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea__inner:hover{border-color:#C0C4CC}.el-textarea__inner:focus{outline:0;border-color:#409EFF}.el-textarea .el-input__count{color:#909399;background:#FFF;position:absolute;font-size:12px;bottom:5px;right:10px}.el-textarea.is-disabled .el-textarea__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-textarea.is-disabled .el-textarea__inner::-webkit-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner:-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-ms-input-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::-moz-placeholder{color:#C0C4CC}.el-textarea.is-disabled .el-textarea__inner::placeholder{color:#C0C4CC}.el-textarea.is-exceed .el-textarea__inner{border-color:#F56C6C}.el-textarea.is-exceed .el-input__count{color:#F56C6C}.el-input{position:relative;font-size:14px}.el-input::-webkit-scrollbar{z-index:11;width:6px}.el-input::-webkit-scrollbar:horizontal{height:6px}.el-input::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#b4bccc}.el-input::-webkit-scrollbar-corner{background:#fff}.el-input::-webkit-scrollbar-track{background:#fff}.el-input::-webkit-scrollbar-track-piece{background:#fff;width:6px}.el-input .el-input__clear{color:#C0C4CC;font-size:14px;cursor:pointer;-webkit-transition:color .2s cubic-bezier(.645,.045,.355,1);transition:color .2s cubic-bezier(.645,.045,.355,1)}.el-input .el-input__clear:hover{color:#909399}.el-input .el-input__count{height:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#909399;font-size:12px}.el-input-group__append .el-button,.el-input-group__append .el-input,.el-input-group__prepend .el-button,.el-input-group__prepend .el-input,.el-input__inner{font-size:inherit}.el-input .el-input__count .el-input__count-inner{background:#FFF;line-height:initial;display:inline-block;padding:0 5px}.el-input__inner{-webkit-appearance:none;background-color:#FFF;background-image:none;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;height:40px;line-height:40px;outline:0;padding:0 15px;-webkit-transition:border-color .2s cubic-bezier(.645,.045,.355,1);transition:border-color .2s cubic-bezier(.645,.045,.355,1);width:100%}.el-input__inner::-ms-reveal{display:none}.el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input__inner::placeholder{color:#C0C4CC}.el-input__inner:hover{border-color:#C0C4CC}.el-input.is-active .el-input__inner,.el-input__inner:focus{border-color:#409EFF;outline:0}.el-input__suffix{height:100%;right:5px;-webkit-transition:all .3s;transition:all .3s;pointer-events:none}.el-input__suffix-inner{pointer-events:all}.el-input__prefix{height:100%;left:5px;-webkit-transition:all .3s;transition:all .3s}.el-input__icon{height:100%;width:25px;text-align:center;-webkit-transition:all .3s;transition:all .3s;line-height:40px}.el-input__icon:after{content:'';height:100%;width:0;display:inline-block;vertical-align:middle}.el-input__validateIcon{pointer-events:none}.el-input.is-disabled .el-input__inner{background-color:#F5F7FA;border-color:#E4E7ED;color:#C0C4CC;cursor:not-allowed}.el-input.is-disabled .el-input__inner::-webkit-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner:-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-ms-input-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::-moz-placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__inner::placeholder{color:#C0C4CC}.el-input.is-disabled .el-input__icon{cursor:not-allowed}.el-image-viewer__btn,.el-image__preview,.el-link,.el-transfer-panel__filter .el-icon-circle-close{cursor:pointer}.el-input.is-exceed .el-input__inner{border-color:#F56C6C}.el-input.is-exceed .el-input__suffix .el-input__count{color:#F56C6C}.el-input--suffix .el-input__inner{padding-right:30px}.el-input--prefix .el-input__inner{padding-left:30px}.el-input--medium{font-size:14px}.el-input--medium .el-input__inner{height:36px;line-height:36px}.el-input--medium .el-input__icon{line-height:36px}.el-input--small{font-size:13px}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input--small .el-input__icon{line-height:32px}.el-input--mini{font-size:12px}.el-input--mini .el-input__inner{height:28px;line-height:28px}.el-input--mini .el-input__icon{line-height:28px}.el-input-group{line-height:normal;display:inline-table;width:100%;border-collapse:separate;border-spacing:0}.el-input-group>.el-input__inner{vertical-align:middle;display:table-cell}.el-input-group__append,.el-input-group__prepend{background-color:#F5F7FA;color:#909399;vertical-align:middle;display:table-cell;position:relative;border:1px solid #DCDFE6;border-radius:4px;padding:0 20px;width:1px;white-space:nowrap}.el-input-group--append .el-input__inner,.el-input-group__prepend{border-top-right-radius:0;border-bottom-right-radius:0}.el-input-group__append:focus,.el-input-group__prepend:focus{outline:0}.el-input-group__append .el-button,.el-input-group__append .el-select,.el-input-group__prepend .el-button,.el-input-group__prepend .el-select{display:inline-block;margin:-10px -20px}.el-input-group__append button.el-button,.el-input-group__append div.el-select .el-input__inner,.el-input-group__append div.el-select:hover .el-input__inner,.el-input-group__prepend button.el-button,.el-input-group__prepend div.el-select .el-input__inner,.el-input-group__prepend div.el-select:hover .el-input__inner{border-color:transparent;background-color:transparent;color:inherit;border-top:0;border-bottom:0}.el-input-group__prepend{border-right:0}.el-input-group__append{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.el-input-group--append .el-select .el-input.is-focus .el-input__inner,.el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{border-color:transparent}.el-input-group--prepend .el-input__inner{border-top-left-radius:0;border-bottom-left-radius:0}.el-input__inner::-ms-clear{display:none;width:0;height:0}.el-transfer{font-size:14px}.el-transfer__buttons{display:inline-block;vertical-align:middle;padding:0 30px}.el-transfer__button{display:block;margin:0 auto;padding:10px;border-radius:50%;color:#FFF;background-color:#409EFF;font-size:0}.el-button-group>.el-button+.el-button,.el-transfer-panel__item+.el-transfer-panel__item,.el-transfer__button [class*=el-icon-]+span{margin-left:0}.el-divider__text,.el-image__error,.el-link,.el-timeline,.el-transfer__button i,.el-transfer__button span{font-size:14px}.el-transfer__button.is-with-texts{border-radius:4px}.el-transfer__button.is-disabled,.el-transfer__button.is-disabled:hover{border:1px solid #DCDFE6;background-color:#F5F7FA;color:#C0C4CC}.el-transfer__button:first-child{margin-bottom:10px}.el-transfer__button:nth-child(2){margin:0}.el-transfer-panel{border:1px solid #EBEEF5;border-radius:4px;overflow:hidden;background:#FFF;display:inline-block;vertical-align:middle;width:200px;max-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.el-transfer-panel__body{height:246px}.el-transfer-panel__body.is-with-footer{padding-bottom:40px}.el-transfer-panel__list{margin:0;padding:6px 0;list-style:none;height:246px;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-transfer-panel__list.is-filterable{height:194px;padding-top:0}.el-transfer-panel__item{height:30px;line-height:30px;padding-left:15px;display:block!important}.el-transfer-panel__item.el-checkbox{color:#606266}.el-transfer-panel__item:hover{color:#409EFF}.el-transfer-panel__item.el-checkbox .el-checkbox__label{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:24px;line-height:30px}.el-transfer-panel__item .el-checkbox__input{position:absolute;top:8px}.el-transfer-panel__filter{text-align:center;margin:15px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;width:auto}.el-transfer-panel__filter .el-input__inner{height:32px;width:100%;font-size:12px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:16px;padding-right:10px;padding-left:30px}.el-transfer-panel__filter .el-input__icon{margin-left:5px}.el-transfer-panel .el-transfer-panel__header{height:40px;line-height:40px;background:#F5F7FA;margin:0;padding-left:15px;border-bottom:1px solid #EBEEF5;-webkit-box-sizing:border-box;box-sizing:border-box;color:#000}.el-container,.el-header{-webkit-box-sizing:border-box}.el-transfer-panel .el-transfer-panel__header .el-checkbox{display:block;line-height:40px}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label{font-size:16px;color:#303133;font-weight:400}.el-transfer-panel .el-transfer-panel__header .el-checkbox .el-checkbox__label span{position:absolute;right:15px;color:#909399;font-size:12px;font-weight:400}.el-transfer-panel .el-transfer-panel__footer{height:40px;background:#FFF;margin:0;padding:0;border-top:1px solid #EBEEF5;position:absolute;bottom:0;left:0;width:100%;z-index:1}.el-transfer-panel .el-transfer-panel__footer::after{display:inline-block;height:100%;vertical-align:middle}.el-container,.el-timeline-item__node{display:-webkit-box;display:-ms-flexbox}.el-transfer-panel .el-transfer-panel__footer .el-checkbox{padding-left:20px;color:#606266}.el-transfer-panel .el-transfer-panel__empty{margin:0;height:30px;line-height:30px;padding:6px 15px 0;color:#909399;text-align:center}.el-transfer-panel .el-checkbox__label{padding-left:8px}.el-transfer-panel .el-checkbox__inner{height:14px;width:14px;border-radius:3px}.el-transfer-panel .el-checkbox__inner::after{height:6px;width:3px;left:4px}.el-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.el-container.is-vertical,.el-drawer,.el-empty,.el-result{-webkit-box-orient:vertical;-webkit-box-direction:normal}.el-container.is-vertical{-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.el-header{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-aside{overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-main{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-preferred-size:auto;flex-basis:auto;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.el-footer{padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0}.el-timeline{margin:0;list-style:none}.el-timeline .el-timeline-item:last-child .el-timeline-item__tail{display:none}.el-timeline-item{position:relative;padding-bottom:20px}.el-timeline-item__wrapper{position:relative;padding-left:28px;top:-3px}.el-timeline-item__tail{position:absolute;left:4px;height:100%;border-left:2px solid #E4E7ED}.el-timeline-item__icon{color:#FFF;font-size:13px}.el-timeline-item__node{position:absolute;background-color:#E4E7ED;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image__error,.el-timeline-item__dot{display:-webkit-box;display:-ms-flexbox}.el-timeline-item__node--normal{left:-1px;width:12px;height:12px}.el-timeline-item__node--large{left:-2px;width:14px;height:14px}.el-timeline-item__node--primary{background-color:#409EFF}.el-timeline-item__node--success{background-color:#67C23A}.el-timeline-item__node--warning{background-color:#E6A23C}.el-timeline-item__node--danger{background-color:#F56C6C}.el-timeline-item__node--info{background-color:#909399}.el-timeline-item__dot{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-timeline-item__content{color:#303133}.el-timeline-item__timestamp{color:#909399;line-height:1;font-size:13px}.el-timeline-item__timestamp.is-top{margin-bottom:8px;padding-top:4px}.el-timeline-item__timestamp.is-bottom{margin-top:8px}.el-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;vertical-align:middle;position:relative;text-decoration:none;outline:0;padding:0;font-weight:500}.el-link.is-underline:hover:after{position:absolute;left:0;right:0;height:0;bottom:0;border-bottom:1px solid #409EFF}.el-link.el-link--default:after,.el-link.el-link--primary.is-underline:hover:after,.el-link.el-link--primary:after{border-color:#409EFF}.el-link.is-disabled{cursor:not-allowed}.el-link [class*=el-icon-]+span{margin-left:5px}.el-link.el-link--default{color:#606266}.el-link.el-link--default:hover{color:#409EFF}.el-link.el-link--default.is-disabled{color:#C0C4CC}.el-link.el-link--primary{color:#409EFF}.el-link.el-link--primary:hover{color:#66b1ff}.el-link.el-link--primary.is-disabled{color:#a0cfff}.el-link.el-link--danger.is-underline:hover:after,.el-link.el-link--danger:after{border-color:#F56C6C}.el-link.el-link--danger{color:#F56C6C}.el-link.el-link--danger:hover{color:#f78989}.el-link.el-link--danger.is-disabled{color:#fab6b6}.el-link.el-link--success.is-underline:hover:after,.el-link.el-link--success:after{border-color:#67C23A}.el-link.el-link--success{color:#67C23A}.el-link.el-link--success:hover{color:#85ce61}.el-link.el-link--success.is-disabled{color:#b3e19d}.el-link.el-link--warning.is-underline:hover:after,.el-link.el-link--warning:after{border-color:#E6A23C}.el-link.el-link--warning{color:#E6A23C}.el-link.el-link--warning:hover{color:#ebb563}.el-link.el-link--warning.is-disabled{color:#f3d19e}.el-link.el-link--info.is-underline:hover:after,.el-link.el-link--info:after{border-color:#909399}.el-link.el-link--info{color:#909399}.el-link.el-link--info:hover{color:#a6a9ad}.el-link.el-link--info.is-disabled{color:#c8c9cc}.el-divider{background-color:#DCDFE6;position:relative}.el-divider--horizontal{display:block;height:1px;width:100%;margin:24px 0}.el-divider--vertical{display:inline-block;width:1px;height:1em;margin:0 8px;vertical-align:middle;position:relative}.el-divider__text{position:absolute;background-color:#FFF;padding:0 20px;font-weight:500;color:#303133}.el-image__error,.el-image__placeholder{background:#F5F7FA}.el-divider__text.is-left{left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-divider__text.is-center{left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.el-divider__text.is-right{right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.el-image__error,.el-image__inner,.el-image__placeholder{width:100%;height:100%}.el-image{position:relative;display:inline-block;overflow:hidden}.el-image__inner{vertical-align:top}.el-image__inner--center{position:relative;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:block}.el-image__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#C0C4CC;vertical-align:middle}.el-image-viewer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.el-image-viewer__btn{position:absolute;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;opacity:.8;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.el-button,.el-checkbox,.el-checkbox-button__inner,.el-empty__image img,.el-radio{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.el-image-viewer__close{top:40px;right:40px;width:40px;height:40px;font-size:24px;color:#fff;background-color:#606266}.el-image-viewer__canvas{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.el-image-viewer__actions{left:50%;bottom:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:282px;height:44px;padding:0 23px;background-color:#606266;border-color:#fff;border-radius:22px}.el-image-viewer__actions__inner{width:100%;height:100%;text-align:justify;cursor:default;font-size:23px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}.el-image-viewer__next,.el-image-viewer__prev{width:44px;height:44px;font-size:24px;color:#fff;background-color:#606266;border-color:#fff;top:50%}.el-image-viewer__prev{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:40px}.el-image-viewer__next{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:40px;text-indent:2px}.el-image-viewer__mask{position:absolute;width:100%;height:100%;top:0;left:0;opacity:.5;background:#000}.viewer-fade-enter-active{-webkit-animation:viewer-fade-in .3s;animation:viewer-fade-in .3s}.viewer-fade-leave-active{-webkit-animation:viewer-fade-out .3s;animation:viewer-fade-out .3s}@-webkit-keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes viewer-fade-in{0%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}@keyframes viewer-fade-out{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}100%{-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}}.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button,.el-checkbox.is-bordered+.el-checkbox.is-bordered{margin-left:10px}.el-button:focus,.el-button:hover{color:#409EFF;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#FFF;border-color:#409EFF;color:#409EFF}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#FFF;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#FFF;border-color:#EBEEF5;color:#C0C4CC}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:'';position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:rgba(255,255,255,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#FFF;background-color:#409EFF;border-color:#409EFF}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#FFF}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF}.el-button--primary:active{outline:0}.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:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409EFF;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409EFF;border-color:#409EFF;color:#FFF}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#FFF;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#FFF;background-color:#67C23A;border-color:#67C23A}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#FFF}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#FFF}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#FFF;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67C23A;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67C23A;border-color:#67C23A;color:#FFF}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#FFF;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#FFF;background-color:#E6A23C;border-color:#E6A23C}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#FFF}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#FFF}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#FFF;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#E6A23C;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#E6A23C;border-color:#E6A23C;color:#FFF}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#FFF;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#FFF;background-color:#F56C6C;border-color:#F56C6C}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#FFF}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#FFF}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#FFF;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#F56C6C;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#F56C6C;border-color:#F56C6C;color:#FFF}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#FFF;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#FFF;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#FFF}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#FFF}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#FFF;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#FFF}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#FFF;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small{padding:9px 15px;font-size:12px;border-radius:3px}.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini{font-size:12px;border-radius:3px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409EFF;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;border-color:transparent;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:rgba(255,255,255,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:rgba(255,255,255,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group::after,.el-button-group::before{display:table}.el-button-group::after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.el-calendar{background-color:#fff}.el-calendar__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:12px 20px;border-bottom:1px solid #EBEEF5}.el-backtop,.el-page-header{display:-webkit-box;display:-ms-flexbox}.el-calendar__title{color:#000;-ms-flex-item-align:center;align-self:center}.el-calendar__body{padding:12px 20px 35px}.el-calendar-table{table-layout:fixed;width:100%}.el-calendar-table thead th{padding:12px 0;color:#606266;font-weight:400}.el-calendar-table:not(.is-range) td.next,.el-calendar-table:not(.is-range) td.prev{color:#C0C4CC}.el-backtop,.el-calendar-table td.is-today{color:#409EFF}.el-calendar-table td{border-bottom:1px solid #EBEEF5;border-right:1px solid #EBEEF5;vertical-align:top;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.el-calendar-table td.is-selected{background-color:#F2F8FE}.el-calendar-table tr:first-child td{border-top:1px solid #EBEEF5}.el-calendar-table tr td:first-child{border-left:1px solid #EBEEF5}.el-calendar-table tr.el-calendar-table__row--hide-border td{border-top:none}.el-calendar-table .el-calendar-day{-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px;height:85px}.el-calendar-table .el-calendar-day:hover{cursor:pointer;background-color:#F2F8FE}.el-backtop{position:fixed;background-color:#FFF;width:40px;height:40px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.12);box-shadow:0 0 6px rgba(0,0,0,.12);cursor:pointer;z-index:5}.el-backtop:hover{background-color:#F2F6FC}.el-page-header{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:24px}.el-page-header__left{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer;margin-right:40px;position:relative}.el-page-header__left::after{position:absolute;width:1px;height:16px;right:-20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-color:#DCDFE6}.el-checkbox,.el-checkbox__input{display:inline-block;position:relative;white-space:nowrap}.el-page-header__left .el-icon-back{font-size:18px;margin-right:6px;-ms-flex-item-align:center;align-self:center}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{font-size:18px;color:#303133}.el-checkbox{color:#606266;font-weight:500;font-size:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:30px}.el-checkbox.is-bordered{padding:9px 20px 9px 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;line-height:normal;height:40px}.el-checkbox.is-bordered.is-checked{border-color:#409EFF}.el-checkbox.is-bordered.is-disabled{border-color:#EBEEF5;cursor:not-allowed}.el-checkbox.is-bordered.el-checkbox--medium{padding:7px 20px 7px 10px;border-radius:4px;height:36px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__label{line-height:17px;font-size:14px}.el-checkbox.is-bordered.el-checkbox--medium .el-checkbox__inner{height:14px;width:14px}.el-checkbox.is-bordered.el-checkbox--small{padding:5px 15px 5px 10px;border-radius:3px;height:32px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__label{line-height:15px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--small .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox.is-bordered.el-checkbox--mini{padding:3px 15px 3px 10px;border-radius:3px;height:28px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__label{line-height:12px;font-size:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner{height:12px;width:12px}.el-checkbox.is-bordered.el-checkbox--mini .el-checkbox__inner::after{height:6px;width:2px}.el-checkbox__input{cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-checkbox__input.is-disabled .el-checkbox__inner{background-color:#edf2fc;border-color:#DCDFE6;cursor:not-allowed}.el-checkbox__input.is-disabled .el-checkbox__inner::after{cursor:not-allowed;border-color:#C0C4CC}.el-checkbox__input.is-disabled .el-checkbox__inner+.el-checkbox__label{cursor:not-allowed}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-checked .el-checkbox__inner::after{border-color:#C0C4CC}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner{background-color:#F2F6FC;border-color:#DCDFE6}.el-checkbox__input.is-disabled.is-indeterminate .el-checkbox__inner::before{background-color:#C0C4CC;border-color:#C0C4CC}.el-checkbox__input.is-checked .el-checkbox__inner,.el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#409EFF;border-color:#409EFF}.el-checkbox__input.is-disabled+span.el-checkbox__label{color:#C0C4CC;cursor:not-allowed}.el-checkbox__input.is-checked .el-checkbox__inner::after{-webkit-transform:rotate(45deg) scaleY(1);transform:rotate(45deg) scaleY(1)}.el-checkbox__input.is-checked+.el-checkbox__label{color:#409EFF}.el-checkbox__input.is-focus .el-checkbox__inner{border-color:#409EFF}.el-checkbox__input.is-indeterminate .el-checkbox__inner::before{content:'';position:absolute;display:block;background-color:#FFF;height:2px;-webkit-transform:scale(.5);transform:scale(.5);left:0;right:0;top:5px}.el-checkbox__input.is-indeterminate .el-checkbox__inner::after{display:none}.el-checkbox__inner{display:inline-block;position:relative;border:1px solid #DCDFE6;border-radius:2px;-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;background-color:#FFF;z-index:1;-webkit-transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46);transition:border-color .25s cubic-bezier(.71,-.46,.29,1.46),background-color .25s cubic-bezier(.71,-.46,.29,1.46)}.el-checkbox__inner:hover{border-color:#409EFF}.el-checkbox__inner::after{-webkit-box-sizing:content-box;box-sizing:content-box;content:"";border:1px solid #FFF;border-left:0;border-top:0;height:7px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg) scaleY(0);transform:rotate(45deg) scaleY(0);width:3px;-webkit-transition:-webkit-transform .15s ease-in .05s;transition:-webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s;transition:transform .15s ease-in .05s, -webkit-transform .15s ease-in .05s;transition:transform .15s ease-in .05s,-webkit-transform .15s ease-in .05s;-webkit-transform-origin:center;transform-origin:center}.el-checkbox__original{opacity:0;outline:0;position:absolute;margin:0;width:0;height:0;z-index:-1}.el-checkbox-button,.el-checkbox-button__inner{display:inline-block;position:relative}.el-checkbox__label{display:inline-block;padding-left:10px;line-height:19px;font-size:14px}.el-checkbox:last-of-type{margin-right:0}.el-checkbox-button__inner{line-height:1;font-weight:500;white-space:nowrap;vertical-align:middle;cursor:pointer;background:#FFF;border:1px solid #DCDFE6;border-left:0;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:all .3s cubic-bezier(.645,.045,.355,1);transition:all .3s cubic-bezier(.645,.045,.355,1);padding:12px 20px;font-size:14px;border-radius:0}.el-checkbox-button__inner.is-round{padding:12px 20px}.el-checkbox-button__inner:hover{color:#409EFF}.el-checkbox-button__inner [class*=el-icon-]{line-height:.9}.el-checkbox-button__inner [class*=el-icon-]+span{margin-left:5px}.el-checkbox-button__original{opacity:0;outline:0;position:absolute;margin:0;z-index:-1}.el-radio,.el-radio__inner,.el-radio__input{position:relative;display:inline-block}.el-checkbox-button.is-checked .el-checkbox-button__inner{color:#FFF;background-color:#409EFF;border-color:#409EFF;-webkit-box-shadow:-1px 0 0 0 #8cc5ff;box-shadow:-1px 0 0 0 #8cc5ff}.el-checkbox-button.is-checked:first-child .el-checkbox-button__inner{border-left-color:#409EFF}.el-checkbox-button.is-disabled .el-checkbox-button__inner{color:#C0C4CC;cursor:not-allowed;background-image:none;background-color:#FFF;border-color:#EBEEF5;-webkit-box-shadow:none;box-shadow:none}.el-checkbox-button.is-disabled:first-child .el-checkbox-button__inner{border-left-color:#EBEEF5}.el-checkbox-button:first-child .el-checkbox-button__inner{border-left:1px solid #DCDFE6;border-radius:4px 0 0 4px;-webkit-box-shadow:none!important;box-shadow:none!important}.el-checkbox-button.is-focus .el-checkbox-button__inner{border-color:#409EFF}.el-checkbox-button:last-child .el-checkbox-button__inner{border-radius:0 4px 4px 0}.el-checkbox-button--medium .el-checkbox-button__inner{padding:10px 20px;font-size:14px;border-radius:0}.el-checkbox-button--medium .el-checkbox-button__inner.is-round{padding:10px 20px}.el-checkbox-button--small .el-checkbox-button__inner{padding:9px 15px;font-size:12px;border-radius:0}.el-checkbox-button--small .el-checkbox-button__inner.is-round{padding:9px 15px}.el-checkbox-button--mini .el-checkbox-button__inner{padding:7px 15px;font-size:12px;border-radius:0}.el-checkbox-button--mini .el-checkbox-button__inner.is-round{padding:7px 15px}.el-checkbox-group{font-size:0}.el-avatar,.el-cascader-panel,.el-radio,.el-radio--medium.is-bordered .el-radio__label,.el-radio__label{font-size:14px}.el-radio{color:#606266;font-weight:500;line-height:1;cursor:pointer;white-space:nowrap;outline:0;margin-right:30px}.el-cascader-node>.el-radio,.el-radio:last-child{margin-right:0}.el-radio.is-bordered{padding:12px 20px 0 10px;border-radius:4px;border:1px solid #DCDFE6;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px}.el-cascader-menu,.el-cascader-menu__list,.el-radio__inner{-webkit-box-sizing:border-box}.el-radio.is-bordered.is-checked{border-color:#409EFF}.el-radio.is-bordered.is-disabled{cursor:not-allowed;border-color:#EBEEF5}.el-radio__input.is-disabled .el-radio__inner,.el-radio__input.is-disabled.is-checked .el-radio__inner{background-color:#F5F7FA;border-color:#E4E7ED}.el-radio.is-bordered+.el-radio.is-bordered{margin-left:10px}.el-radio--medium.is-bordered{padding:10px 20px 0 10px;border-radius:4px;height:36px}.el-radio--mini.is-bordered .el-radio__label,.el-radio--small.is-bordered .el-radio__label{font-size:12px}.el-radio--medium.is-bordered .el-radio__inner{height:14px;width:14px}.el-radio--small.is-bordered{padding:8px 15px 0 10px;border-radius:3px;height:32px}.el-radio--small.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio--mini.is-bordered{padding:6px 15px 0 10px;border-radius:3px;height:28px}.el-radio--mini.is-bordered .el-radio__inner{height:12px;width:12px}.el-radio__input{white-space:nowrap;cursor:pointer;outline:0;line-height:1;vertical-align:middle}.el-radio__input.is-disabled .el-radio__inner{cursor:not-allowed}.el-radio__input.is-disabled .el-radio__inner::after{cursor:not-allowed;background-color:#F5F7FA}.el-radio__input.is-disabled .el-radio__inner+.el-radio__label{cursor:not-allowed}.el-radio__input.is-disabled.is-checked .el-radio__inner::after{background-color:#C0C4CC}.el-radio__input.is-disabled+span.el-radio__label{color:#C0C4CC;cursor:not-allowed}.el-radio__input.is-checked .el-radio__inner{border-color:#409EFF;background:#409EFF}.el-radio__input.is-checked .el-radio__inner::after{-webkit-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.el-radio__input.is-checked+.el-radio__label{color:#409EFF}.el-radio__input.is-focus .el-radio__inner{border-color:#409EFF}.el-radio__inner{border:1px solid #DCDFE6;border-radius:100%;width:14px;height:14px;background-color:#FFF;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box}.el-radio__inner:hover{border-color:#409EFF}.el-radio__inner::after{width:4px;height:4px;border-radius:100%;background-color:#FFF;content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:-webkit-transform .15s ease-in;transition:-webkit-transform .15s ease-in;transition:transform .15s ease-in;transition:transform .15s ease-in, -webkit-transform .15s ease-in;transition:transform .15s ease-in,-webkit-transform .15s ease-in}.el-radio__original{opacity:0;outline:0;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;margin:0}.el-radio:focus:not(.is-focus):not(:active):not(.is-disabled) .el-radio__inner{-webkit-box-shadow:0 0 2px 2px #409EFF;box-shadow:0 0 2px 2px #409EFF}.el-radio__label{padding-left:10px}.el-scrollbar{overflow:hidden;position:relative}.el-scrollbar:active>.el-scrollbar__bar,.el-scrollbar:focus>.el-scrollbar__bar,.el-scrollbar:hover>.el-scrollbar__bar{opacity:1;-webkit-transition:opacity 340ms ease-out;transition:opacity 340ms ease-out}.el-scrollbar__wrap{overflow:scroll;height:100%}.el-scrollbar__wrap--hidden-default{scrollbar-width:none}.el-scrollbar__wrap--hidden-default::-webkit-scrollbar{width:0;height:0}.el-scrollbar__thumb{position:relative;display:block;width:0;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:.3s background-color;transition:.3s background-color}.el-scrollbar__thumb:hover{background-color:rgba(144,147,153,.5)}.el-scrollbar__bar{position:absolute;right:2px;bottom:2px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity 120ms ease-out;transition:opacity 120ms ease-out}.el-scrollbar__bar.is-vertical{width:6px;top:2px}.el-scrollbar__bar.is-vertical>div{width:100%}.el-scrollbar__bar.is-horizontal{height:6px;left:2px}.el-scrollbar__bar.is-horizontal>div{height:100%}.el-cascader-panel{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:4px}.el-cascader-panel.is-bordered{border:1px solid #E4E7ED;border-radius:4px}.el-cascader-menu{min-width:180px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;border-right:solid 1px #E4E7ED}.el-cascader-menu:last-child{border-right:none}.el-cascader-menu__wrap{height:204px}.el-cascader-menu__list{position:relative;min-height:100%;margin:0;padding:6px 0;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box}.el-cascader-menu__hover-zone{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.el-cascader-menu__empty-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;color:#C0C4CC}.el-cascader-node{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 30px 0 20px;height:34px;line-height:34px;outline:0}.el-cascader-node.is-selectable.in-active-path{color:#606266}.el-cascader-node.in-active-path,.el-cascader-node.is-active,.el-cascader-node.is-selectable.in-checked-path{color:#409EFF;font-weight:700}.el-cascader-node:not(.is-disabled){cursor:pointer}.el-cascader-node:not(.is-disabled):focus,.el-cascader-node:not(.is-disabled):hover{background:#F5F7FA}.el-cascader-node.is-disabled{color:#C0C4CC;cursor:not-allowed}.el-cascader-node__prefix{position:absolute;left:10px}.el-cascader-node__postfix{position:absolute;right:10px}.el-cascader-node__label{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.el-cascader-node>.el-radio .el-radio__label{padding-left:0}.el-avatar{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;overflow:hidden;color:#fff;background:#C0C4CC;width:40px;height:40px;line-height:40px}.el-drawer,.el-drawer__body>*{-webkit-box-sizing:border-box}.el-avatar>img{display:block;height:100%;vertical-align:middle}.el-empty__image img,.el-empty__image svg{vertical-align:top;height:100%;width:100%}.el-avatar--circle{border-radius:50%}.el-avatar--square{border-radius:4px}.el-avatar--icon{font-size:18px}.el-avatar--large{width:40px;height:40px;line-height:40px}.el-avatar--medium{width:36px;height:36px;line-height:36px}.el-avatar--small{width:28px;height:28px;line-height:28px}@-webkit-keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes el-drawer-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes rtl-drawer-in{0%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@keyframes rtl-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(100%,0);transform:translate(100%,0)}}@-webkit-keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ltr-drawer-in{0%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@keyframes ltr-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(-100%,0);transform:translate(-100%,0)}}@-webkit-keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ttb-drawer-in{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@keyframes ttb-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}}@-webkit-keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes btt-drawer-in{0%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}@keyframes btt-drawer-out{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,100%);transform:translate(0,100%)}}.el-drawer{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#FFF;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);overflow:hidden;outline:0}.el-drawer.rtl{-webkit-animation:rtl-drawer-out .3s;animation:rtl-drawer-out .3s;right:0}.el-drawer__open .el-drawer.rtl{-webkit-animation:rtl-drawer-in .3s 1ms;animation:rtl-drawer-in .3s 1ms}.el-drawer.ltr{-webkit-animation:ltr-drawer-out .3s;animation:ltr-drawer-out .3s;left:0}.el-drawer__open .el-drawer.ltr{-webkit-animation:ltr-drawer-in .3s 1ms;animation:ltr-drawer-in .3s 1ms}.el-drawer.ttb{-webkit-animation:ttb-drawer-out .3s;animation:ttb-drawer-out .3s;top:0}.el-drawer__open .el-drawer.ttb{-webkit-animation:ttb-drawer-in .3s 1ms;animation:ttb-drawer-in .3s 1ms}.el-drawer.btt{-webkit-animation:btt-drawer-out .3s;animation:btt-drawer-out .3s;bottom:0}.el-drawer__open .el-drawer.btt{-webkit-animation:btt-drawer-in .3s 1ms;animation:btt-drawer-in .3s 1ms}.el-drawer__wrapper{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0}.el-drawer__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#72767b;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:32px;padding:20px 20px 0}.el-drawer__header>:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-drawer__title{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:inherit;font-size:1rem}.el-drawer__close-btn{border:none;cursor:pointer;font-size:20px;color:inherit;background-color:transparent}.el-drawer__body{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto}.el-drawer__body>*{-webkit-box-sizing:border-box;box-sizing:border-box}.el-drawer.ltr,.el-drawer.rtl{height:100%;top:0;bottom:0}.el-drawer.btt,.el-drawer.ttb{width:100%;left:0;right:0}.el-drawer__container{position:relative;left:0;right:0;top:0;bottom:0;height:100%;width:100%}.el-drawer-fade-enter-active{-webkit-animation:el-drawer-fade-in .3s;animation:el-drawer-fade-in .3s}.el-drawer-fade-leave-active{animation:el-drawer-fade-in .3s reverse}.el-statistic{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:#000;font-variant:tabular-nums;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";text-align:center}.el-statistic .head{margin-bottom:4px;color:#606266;font-size:13px}.el-statistic .con{font-family:Sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#303133}.el-statistic .con .number{font-size:20px;padding:0 4px}.el-statistic .con span{display:inline-block;margin:0;line-height:100%}.el-popconfirm__main,.el-skeleton__image{display:-ms-flexbox;-webkit-box-align:center;display:-webkit-box}.el-popconfirm__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.el-popconfirm__icon{margin-right:5px}.el-popconfirm__action{text-align:right;margin:0}@-webkit-keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes el-skeleton-loading{0%{background-position:100% 50%}100%{background-position:0 50%}}.el-skeleton{width:100%}.el-skeleton__first-line,.el-skeleton__paragraph{height:16px;margin-top:16px;background:#f2f2f2}.el-skeleton.is-animated .el-skeleton__item{background:-webkit-gradient(linear,left top, right top,color-stop(25%, #f2f2f2),color-stop(37%, #e6e6e6),color-stop(63%, #f2f2f2));background:linear-gradient(90deg,#f2f2f2 25%,#e6e6e6 37%,#f2f2f2 63%);background-size:400% 100%;-webkit-animation:el-skeleton-loading 1.4s ease infinite;animation:el-skeleton-loading 1.4s ease infinite}.el-skeleton__item{background:#f2f2f2;display:inline-block;height:16px;border-radius:4px;width:100%}.el-skeleton__circle{border-radius:50%;width:36px;height:36px;line-height:36px}.el-skeleton__circle--lg{width:40px;height:40px;line-height:40px}.el-skeleton__circle--md{width:28px;height:28px;line-height:28px}.el-skeleton__button{height:40px;width:64px;border-radius:4px}.el-skeleton__p{width:100%}.el-skeleton__p.is-last{width:61%}.el-skeleton__p.is-first{width:33%}.el-skeleton__text{width:100%;height:13px}.el-skeleton__caption{height:12px}.el-skeleton__h1{height:20px}.el-skeleton__h3{height:18px}.el-skeleton__h5{height:16px}.el-skeleton__image{width:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:0}.el-skeleton__image svg{fill:#DCDDE0;width:22%;height:22%}.el-empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0}.el-empty__image{width:160px}.el-empty__image img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-o-object-fit:contain;object-fit:contain}.el-empty__image svg{fill:#DCDDE0}.el-empty__description{margin-top:20px}.el-empty__description p{margin:0;font-size:14px;color:#909399}.el-empty__bottom,.el-result__title{margin-top:20px}.el-descriptions{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;color:#303133}.el-descriptions__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.el-descriptions__title{font-size:16px;font-weight:700}.el-descriptions--mini,.el-descriptions--small{font-size:12px}.el-descriptions__body{color:#606266;background-color:#FFF}.el-descriptions__body .el-descriptions__table{border-collapse:collapse;width:100%;table-layout:fixed}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell{-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;font-weight:400;line-height:1.5}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-left{text-align:left}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-center{text-align:center}.el-descriptions__body .el-descriptions__table .el-descriptions-item__cell.is-right{text-align:right}.el-descriptions .is-bordered{table-layout:auto}.el-descriptions .is-bordered .el-descriptions-item__cell{border:1px solid #EBEEF5;padding:12px 10px}.el-descriptions :not(.is-bordered) .el-descriptions-item__cell{padding-bottom:12px}.el-descriptions--medium.is-bordered .el-descriptions-item__cell{padding:10px}.el-descriptions--medium:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:10px}.el-descriptions--small.is-bordered .el-descriptions-item__cell{padding:8px 10px}.el-descriptions--small:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:8px}.el-descriptions--mini.is-bordered .el-descriptions-item__cell{padding:6px 10px}.el-descriptions--mini:not(.is-bordered) .el-descriptions-item__cell{padding-bottom:6px}.el-descriptions-item{vertical-align:top}.el-descriptions-item__container{display:-webkit-box;display:-ms-flexbox;display:flex}.el-descriptions-item__container .el-descriptions-item__content,.el-descriptions-item__container .el-descriptions-item__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.el-descriptions-item__container .el-descriptions-item__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.el-descriptions-item__label.has-colon::after{content:':';position:relative;top:-.5px}.el-descriptions-item__label.is-bordered-label{font-weight:700;color:#909399;background:#fafafa}.el-descriptions-item__label:not(.is-bordered-label){margin-right:10px}.el-descriptions-item__content{word-break:break-word;overflow-wrap:break-word}.el-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 30px}.el-result__icon svg{width:64px;height:64px}.el-result__title p{margin:0;font-size:20px;color:#303133;line-height:1.3}.el-result__subtitle{margin-top:10px}.el-result__subtitle p{margin:0;font-size:14px;color:#606266;line-height:1.3}.el-result__extra{margin-top:30px}.el-result .icon-success{fill:#67C23A}.el-result .icon-error{fill:#F56C6C}.el-result .icon-info{fill:#909399}.el-result .icon-warning{fill:#E6A23C}
.fade-enter-active[data-v-24dc3448], .fade-leave-active[data-v-24dc3448] {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
}
.fade-enter[data-v-24dc3448], .fade-leave-to[data-v-24dc3448] /* .fade-leave-active below version 2.1.8 */ {
  opacity: 0;
}
section[data-v-24dc3448] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
    z-index: 999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.loading[data-v-24dc3448] {
    width: 100%;
    text-align: center;
    /* flex-direction: column; */
}
.pswp__preloader__icn[data-v-24dc3448] {
  opacity:0.75;
  width: 24px;
  height: 24px;
  -webkit-animation: clockwise-data-v-24dc3448 500ms linear infinite;
  animation: clockwise-data-v-24dc3448 500ms linear infinite;
}
/* The idea of animating inner circle is based on Polymer loading indicator by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html */
.pswp__preloader__cut[data-v-24dc3448] {
  position: relative;
  width: 12px;
  height: 24px;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.pswp__preloader__donut[data-v-24dc3448] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 24px;
  height: 24px;
  border: 2px solid #000;
   border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin:0;
   -webkit-animation: donut-rotate-data-v-24dc3448 1000ms cubic-bezier(.4,0,.22,1) infinite;
  animation: donut-rotate-data-v-24dc3448 1000ms cubic-bezier(.4,0,.22,1) infinite;
}
@-webkit-keyframes clockwise-data-v-24dc3448 {
0% { -webkit-transform: rotate(0deg)
}
100% { -webkit-transform: rotate(360deg)
}
}
@keyframes clockwise-data-v-24dc3448 {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg)
}
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg)
}
}
@-webkit-keyframes donut-rotate-data-v-24dc3448 {
0% { -webkit-transform: rotate(0)
}
50% { -webkit-transform: rotate(-140deg)
}
100% { -webkit-transform: rotate(0)
}
}
@keyframes donut-rotate-data-v-24dc3448 {
0% { -webkit-transform: rotate(0); transform: rotate(0)
}
50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg)
}
100% { -webkit-transform: rotate(0); transform: rotate(0)
}
}
.body-common-container {
  width: 1100px;
  min-height: 800px;
  padding: 30px 25px;
}

.form-title {
  padding: 20px;
}

.template-form .required::before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.template-form .el-form-item .el-form-item {
  margin-bottom: 22px;
}

.template-form .el-select {
  display: block;
}

.template-form .el-date-editor--monthrange.el-input, .el-date-editor--monthrange.el-input__inner {
  width: 100%;
}

.template-form .el-form-item__label, .template-form .item-label {
  text-align: center;
  vertical-align: middle;
  float: left;
  font-size: 14px;
  line-height: 20px;
  color: #606266;
  padding: 10px 0;
  background: #F5F5F5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.template-form .label-small .el-form-item__label {
  width: 80px !important
}

.template-form .label-small .el-form-item__content {
  margin-left: 80px !important;
}

.template-form .el-form-item__content {
  padding-left: 15px;
}

.template-form .as-title>.el-form-item__content {
  padding-left: 0px;
}

.template-form .no-left-padding .el-form-item__content {
  padding-left: 0px;
}

.template-form .no-left-paddings .el-form-item__content {
  padding-left: 10px;
}

.template-form .no-left-paddingse .el-form-item__content {
  margin-left: 10px;
}

.template-form .two-row>.el-form-item__label {
  position: relative;
  top: 30px;
}

.template-form .two-row-3>.el-form-item__label {
  position: relative;
  top: 66px;
}

.template-form .two-row.el-form-item {
  margin-bottom: 0px;
}

.template-form .title-label.el-form-item {
  margin-bottom: 0px;
}

.template-form .el-form-item__content {
  text-align: left;
}

.template-form .center-row .el-form-item__content, .template-form .center-row .el-form-item__content .el-radio-group, .template-form .center-row .el-form-item__content .el-checkbox-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.template-form .center-row .el-form-item__content .el-radio-group, .template-form .center-row .el-form-item__content .el-checkbox-group {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.template-form .center-row.flex-start .el-form-item__content {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.template-form .center-row .el-form-item__content .el-radio {
  padding: 10px;
  margin: 0px;
}

.template-form .center-row .el-form-item__content .el-radio .el-radio__label {
  white-space: normal;
}

.template-form .el-input, .template-form .el-cascader, .template-form .el-autocomplete {
  width: 100%;
}

.template-form .el-input, .template-form .el-input-number {
  width: 100%;
}

.upload-box {
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 0;
}

.template-form .el-upload {
  border: 1px dashed #d9d9d9;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.template-form .el-upload:hover {
  border-color: #409EFF;
}

.template-form .avatar-uploader {
  width: 178px;
  height: 250px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAKYAAADxCAIAAADOYVtvAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkFEMzMxNkQ5QTY1ODExRUI4NzZDQzMzOThFN0U3NzUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkFEMzMxNkRBQTY1ODExRUI4NzZDQzMzOThFN0U3NzUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QUQzMzE2RDdBNjU4MTFFQjg3NkNDMzM5OEU3RTc3NTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QUQzMzE2RDhBNjU4MTFFQjg3NkNDMzM5OEU3RTc3NTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6DubZ7AAAT30lEQVR42uyd2ZPbxnaH0Y3GvoPgNpJl2b5VrqyV/P8vechjnpJKxb62ZdnSLJzhTgIk9pwGRiNyFmlkDUGROj/z1tVsAIkPfZbu0wfkP/7zvwTU1ySKlwCRoxA5CpGjEDkKkaMQOQqRoxA5CpGjEDkKkaMQOQqRoxA5CpEjchQiRyFyFCJHIXIUIkchchQiRyFyFCJHIXIUIkchchQiRyFyRI5C5ChEjkLkKESOQuQoRI5C5ChEjkLkKESOQuQoRI5C5ChEjshRiByFyFGIHIXIUYgchchRiByFyFGIHIXIUYgchchRiByFyBE56isS+3o+aikIRVmSsizrLwj8V4sQUv0PkR8LauDMQXPW8NpCy78WSn4nUPoOPiI/XBXwynLAKjJRVxVJkkRKKaNcnLSQCwXQLvIizfIkTuI4KcqcEiKKIiI/NNiVgKwsM0WWdV2zTd0wdRm+FiljIozmshr/eZYlaRGtVuEyXIQrUJLkcBPALUEpReSHYcU5yCIH72wYRr/jeY7NOGixJn3nAjBNFSxdzVwry7NVlFyNJqPxLE5gxHNHcHzg2ZHxzvMMYJuG7vuu7zqeY4jixz8jFaksyrIg6xpIcVxrPJmPJ7P1OqZFCfeLcEQ+nh0T7ywrwA37rt3p+IAcvPenH4aAF9C4IzDB/Q+uxotlmOZAnR0N9CNBDmFYnheKLAUtt9cLHMv4HIMMcA1dfX7S1VT17cVgNltmWV75BUT+BfHOFUV+dtLqtTuapj4JG0linbYvKezt28HVaAqnYBDJE0T+BdhzCM4hEu+0vX63A+PyCQ9OKfEdB7K9NMtm87AQcsrnKwki3yvyohRF4ntOvxs8Le9rI08Ez7OTFKCfh+sVLQ+d+IHPsedg0kvBsoxuJzBNY1fXiJDAd7ttVxGljCf8JSLfjwifXMtESlo+JN8W3WVwBX69HbTgrio5b0S+r6itmkmF4Ny1LAind306XVN9z4asvSzJQUM/YOSQlckQVAeeaahNXClKwbz7jgXAsyJH5I1HbXyUF5CYea7NpIaCUE1VLMsk9HoBFpE37chlJhm6LslScyelRFEVTdMooYh8D+m4osqGoTe87KEpimXqjFG+2obIm+RdCqWmyKapUtro2raiSHBSCBvzEpE3TZ2IjCmy0vC8N5NERZapQA/XnR+yT6JEEmnDyIlAmCiBNykKAZE3PcxFXt+yhwljUazjBzTsjTOHsJmKe5jvJjjHvtfkvNzPWXH2bS+ZeZ4XebaHa18UVRX0wS6oHSxyQvKiTLOs+fwwz/OqNB6RN6684PXnDdtYgJ2maXHIq+aHO+Fapkm6WicN58dgV9bruChy8WCLnQ/yfZNKcZyE0QrMbJOnjtdJuFpDGEERefPc4yQNw7Bodk4kSdLlMsqyHH158wOdh1FRFMOwazBWLyIw63F60IUxBzzKuW1P4vFkCk69mVMuw2gyXfDdbrh4uhcxJqZpNhhO54uogdNlWXY5nE6nS4HwuV5EvpdhzmdFluFqOOW7Bnd9OrixYIiDLxfKwy4LPuB3D9mZKIqlUI7G06vhNN9lzUK0ii8uh1EUiezgt6Ie+A3Ll1bIKlpfXo0m0/mOUvQ0ywfD8XAyy/Jc5Mu1BJHvUyKlpUBm8/D84nK5DJ8+Ss+Lq+H4YnAFJv049pofwzZEJlJI2GCUg53v9wLHtmHoP1EWng3H09PzyyhcweimR7H19BiQAwiwt2lWDK7GAKnXy1qeI31epTOECMtoPRpOzwfgwldgzMVjaSdxJPvLAQlYXYjgRtN5nKbr1ToIPE1T/wKnkjvvdLFcDy6Hk/F0FacE4kR2PA2DjqeLBOVxlZjl2XwRJkmyWEae5/qeqapqZZAftfgFAdp8sQQfMZ2Fy+US8n7ePuq4GkQdVa8YIMsqPJCmg0GeLcIwcl3HVlSZMVFmvEyxirjJe/PNNzrlWZanWcbnz6PVZDIbTxfwLYgMGGPH1wnu2DpC1YQAVUkh+IpPz64uBiNN0xxHtzRDViQmMZk3gCNlWWQ5f8UxOIIVDO7ZYhUnKeG7UvhW02Nt+3ecfd94f07uxFndAG61WqVJMqFzUnX5q35Y933jtQ5FIZQFsM+yrKD8208V7yPy/Th4euOkN6umyus7Y+s+qVBjQ8/D8eIfnXq7MdTllj346nTwyAvefpP334TA7ZHe91PHcl1r9amu/aZC60uLCQ4VOd+JyDtu8n9QPucK/lgg4o7OBbFeXqOjVR/v+28+CAiyLAKFUcaVQ4hAKGEQ+EuMt43UNVmW9z5ryw4SNjDgIRcvQLMt07Z1cNXT2SKJkyffiFrfUpDx5wXv6VyN93oO4P3vpGm6mC8mk0m4jOBdVT2B618k9TYHwqNFXvqu6XrQ9g3DUBQFkT8OQFHkeUFECsNFUyRdUzzP9VwbxtSZNDg7H+Z8sevJqPNdCkVh25prW/DvMIqW0RqCf7jZ6ioJOO98Nh8MLnm31ypPqAfxxsaG63uj/s4qiv54vVRkud1pO64DnwKRPwy74s2bR8iSpqueY/ueDcglCUwlUWSp322H4Xo8mT/VvoK6iaDEWNDyTroBHHMZra6G4+l0Duk7uJXlcnl+frFchGC9+R3wiKXbaq6eF/Ocvj0bjcbPnp9YloXI77/6Oe+WX9q63un4MLI1Vbo1RExdf97vJEm6CFcifYJV7bwy0cC7E7QUhZ/Ll7ldafve1Wjy62+///L330qBwybCPT2iHgz6yuui7PV6/eq31/1+N2gHTTr4A0DOJ0SLQpZk3zU7gd/yXElm944g33VhoCfpZbW2/VmhcpUFENs2up2WrivvDA1RAb4knZ2dh4vQcaxluIYwDcLHWwWQWZ7Vxrzkm6LvTyXgT8DBn52ex3H87PmzxqizL3xwVxeUOpYZeE6n7Zum/gGQlNFuJ1gnycXlCFy++Fe3IsP4hEjNMNR+t+XYOtnI4eEtvXr1+uJi0IIb0NSU6WIO2NdxVvA5+dphwy3qOnav3wNTMxyNrq5GIrm/82vl/cloOOYr/Sf9ZtI59sXCrvpmlmC+W57dDXwYcLV1/bBUTe50Wus4GU9mMFL/2iI3xIiyzF042PBbXQsuLi5f//4n5XRLVZFbLUdT5Um1gMO3sBBaCKVpmf/yr/+kqtw29Prdn376BawCe/hJABDzDQZXmqZ6vv/VIue8S95QUev12m3f1lWVPrqO2LHNfi9IkmS+CAvhkx+RUlTRX6vlnnTbt8KF+Xzx88+/0ndz8FUjMsZsEyLKmSLPZgsI6yBdPOn3gHddfgme/uXLb4ZXQ/g+fyflA1NDhPzxxxvDNBuI4ekXSLu6WMQ29W9OOifdlmno9FPqxil36k6vHaiqmuXF43cw1SE6/J/tWBBUGYZ2K2EDkw5Z2S3zC6fTNRVuETD1iioDPXnDGsExJYlHmuUHm/3CXQTHPz89b2BX5ZeFHC5LVg0y1zGeP+tB6KT8pU5+jImdDkTaHhPFIn9ss4n6cgO/Z12IHOxbP53P5+CVH7IZMNw9z4bQUlMUHgpsAC5vP5zt/hwU3jOkbevV6itDnvPHlEEk/OJ5t9v2Pqd+TVEUcAkQw4OnhLFOHsEbBNF4O4Ak0L41lGH0v379Z51cPXifiaLnWkHL1TTw4ttNPx83dCFEODu72PVA/4KQVxOoxHNt4A2sPj9psS2924EMXim5tSYfjR4gbIY4oN327pqWKIx4XM2d8Yd4wBFc1+q0PJ1T547ikyab4ONDuJDseOfNF4Qc8m/L0p/1uzA0n2SfHxzE951u14fwO83Sh8ZnvdEJXoahd3uBoWt3E6rReFIK9zWDqkKv96+qrt62TYjkIYPnhVbl9t+R7dfdWRpBmE1nOx3oX0TEzq9MUViWcdLv+J7zhFUpYKh77dZ6FZ8NhhBM3zsrl2Wct66rvS74YvtusToAgCH+rmZyCzgPNbfxQEIPp3AsM8vyq+E0Sfkj9jJec5NvG/iyrsrl76fcmpFdLJZ+y99dS7v9I+cxMs9xlZNeG8Im8albuUE4BkeGTH04mhFGbq+5VE/Tk2TW6/ptCPfu8yZpmi6X4RYbUlntvFD4o1TFzTkcuH0gEOPTR7aZZ/loMgVDrekqmC2+3rNxBPjpar0G40A35+eJsFrBt9emaR4n8qo0reTPu+p1YDg+5smFnywi2LYB1CFnDsNVFT7TjZnRnDHaabndwH/oUXrAIN/uuc8zLiJ89/23Jye9auGu3M64aN1MxnVMOH6W5v/wjz+yO+t7cNMMr0a//fY7vLHNKSNIMeazxXEir6ocCpmB7fX7vWB3ndWBASTNcZK+Pb0AS3vjXKuOzxzMSa9r6PpDf54kafXQ62vDXtVBFy+/e/HDDy+FjeqXW8G/wJ/IIvmuk2bFfLGsn/R0K4Z49rwPR/3p/365Wf2rz7LTCI7uFzl8PkjJer22vONO+mB+O4HbDlwwJPXkTJU9F+DCu50OGOEP10ZtcuUrqpLU6QR1yFnc0eYvK4rEn8iiKvwHvEzm/auenguClqZrxXZsv9O59r0hL6ohrqt83gquewNnhHQZ7i3bMWE8ZVnBn27IxF7Hg/uAfCRgrIspy00kj6eiq7JjGcC+uC89/2Cqf0TIIU6tp0danu17VlMfmlgGd+qmocdxDKMuCLxupyV9fL9ZSTZ8LbiJJE0HF1dwBPE+3fo4ogi+w4IYnlZ5I3z57sXPOxyOVtGabCelO52M2Y8v59UHJeTBhuu5vI1+U+fljzZ07eUyWkYRGJhO0DI07eOZnixvJmikmnL5881pFEWtoHUdgpTvM07bsSAgvSmRgDtjPpsvl4vZbJakee2xeTN5SRqPpm/enJYbT0kvq+TtMWuGB4YcUmRFrp53ZRkN2zVJpC3PAcMsScw0tcf8iaZpMCY3ewpW2Mjl1ejyciRsZG9llZf/27//c7fbqX8ffgg+++e//zoaT4H7aDIr64ZShI/4alGf0u0iKsBv2daRIedRG1hXz7MgrW28yJtY/NHkfOCyxz3gnN8cljGdzLjL3xjrfLbkTrxO7hY/EQHuGFVVgHEYxWkSC0JdAlvyJ/rdmuAp+R2madruPn/TvhyuUJ6XqqZ4vqsb+l5aXMMwAsvJS8ofudWBEIiri/LOduXadN+aP733mECdUE2XXdtgTKqt97X/3t47A2exbWunRVHNh28lxMqmrkHgJrODqa/1fY98dlgFYx0yUvBo1Qzzg9fHceydOrs9ROwQ+xi6ZmiqcDjSda3dbtU1kJ/jUxSJgYGpKj7uQCd83g14SzsujGkUOS8cKAUImmzbJAfVegUs7bcvX9xMq32M7IcOpGsa5Oj11dg6VjU11EDRY6PXvX6knedarm0eXHcly7I6neARZVXlrRmXqrT5/eU2DFVTtepqFJuZX5ZnQeCr6s6NX7NDjZSQxVqGudO88wlv0O3xSb7//iXvT/HwQAe6vMfoInw3rcYF6Xu8XvMV4eoP4Qjw8av9TRvFUrwYV+yf9BpIWZtDXpedQG6m7zIDedJ5G3JnoJs//vi3e0L3zchcFE/PzqfTOa20Wq1evfodcvQbRwaHhdRUVZR6w6zw7pFML15+IzWyRY01xZt/NCbCENdl5YA3tfd6neUy/OOPN/TeQo5qHi2Ok//57/9ttXwI0yaTKfw+Xzm92W5eFW5oqrpex2mWE1EEs9Hptl3XbeYjNHb1uR9nlBq6KkmHs/fxzo5G+PKHH16CHf7zzelD1EWgniSnp2e1db+7ExaugKxIfJ9DkUJM0wq8Xr/X2CxkU1e/qi+jjKqafECdUO/fS0bpD3/7XlaUV69eg5G/Nw7lnWWvdx3f500Jn+6t7TmMb76V6Qi3IVbFKAwsO5OEw1e9B8U09V9//T1cRqTuJbcd1pGH7yMeqxclRDXdk57ve2Jl248NOXwiSZQ0RRWPqFNiELQMwxhcDMDIV3tdycfmj/nUesnX6dl3L18kOX9+QL1Fpsm1pSaQ14UiisTAkR/0IyruStPUb1++aHfa49H47HwQhVEp1P8J13VN73K9uvoZfh+S+5OTHliKs/PLdZzFyZo0WybBmhniAl91ZqqqMHpUyGt/bxg6vE6e9SE4n05nkJhB0J4mKR++lMo8WFMgN3VdR9f1OnrN80Lj1bF0HV8vqzdm21lT14XvvmESI0eHfMPBi45jO9VmturRqEUV8At1gn4nBoQIDv6CNv+Q5GaQ849FRXoEVv06bSuvy1c+MPTZB+urCO84Il63LyuPDjmvHOaZCV89PCy6N/xuN34hwueu9BO+1bQ68jGOcl4edN0l/5CWUjYH8c2/nzDOIrS+IGXDz1akjV0/JjLxeB35XxltMMy3F1eOZJRXtaEFN+qVeXzXBOZrF71uA06Fxm07a+TjcfsVRevReApDvcgLRA5WPU6ydZyy6jkQR4Wcx25V2/tZGIbrVfnBuq+vBnj1ZIdCyIu8DuyPbcK1DnmKPF+lKfLeSNME2vgQF5qsY+ep6nE9iuhzrd91zdTxIkfdCWv388wHzJq+vmQBLwEiRyFyFCJHIXIUIkchchQiRyFyFCJHIXIUIkchchQiRyFyFCJH5ChEjkLkKESOQuQoRI5C5ChEjkLkKESOQuQoRI5C5ChEjkLkiByFyFGIHIXIUYgchchRiByFyFGIHIXIUYgchchRiByFyFGIHJGjEDkKkaMQOQqRoxA5CpGjEDkKkaMQOQqRoxA5CpGjEDkKkSNyFCJHIXIUIkchchQiRyFyFCJHIXIUIkchchQiRyFyFCJHIXJEjkLkKESOQuQoRI46HP2/AAMAHvSh9P4bXKcAAAAASUVORK5CYII=)
}

.template-form .avatar-uploader-icon {
  font-size: 18px;
  color: #8c939d;
  width: 178px;
  height: 250px;
  line-height: 410px;
  text-align: center;
}

.template-form .avatar-uploader .el-icon-plus:before {
  content: "\514D\51A0\8BC1\4EF6\7167";
}

.template-form .avatar {
  width: 178px;
  height: 250px;
  display: block;
}

.template-form .input-title {
  padding-left: 15px;
}

.template-form .operation-box {
  height: 40px;
  line-height: 40px;
}

.template-form .operation-box .el-button.is-circle {
  padding: 5px;
}

.template-form .el-alert {
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 22px;
  width: auto;
}

.template-form .el-alert__content {
  margin: 0;
  text-align: initial;
}

.template-form .el-tag+.el-tag {
  margin-left: 10px;
}

.template-form .el-input.is-disabled.red .el-input__inner {
  color: red;
}

.template-form .disabled-stress .is-checked .el-radio__input.is-disabled+span.el-radio__label {
  color: red;
  font-weight: 600;
}

.template-step-form .step-hd {
  width: 100%;
  height: 80px;
  margin-top: 40px;
  overflow: hidden;
}

.template-step-form .step-operation {
  margin-top: 30px
}

.template-step-form .step-operation .btn {
  width: 200px
}

.form-attachment-container {
  height: 506px;
  border: 1px solid #eee;
}

.form-attachment-containers {
  height: 706px;
  border: 1px solid #eee;
}

.form-attachment-container .attachment-nav {
  text-align: left;
  border-right: solid 1px #e6e6e6;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.form-attachment-container .attachment-nav .el-menu {
  border-right: none;
}

.form-attachment-container .el-menu-item, .form-attachment-container .el-submenu__title {
  height: auto;
  /* height: 36px; */
  line-height: 16px;
  position: relative;
  white-space: nowrap;
  list-style: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form-attachment-container .el-menu-item .nav-item, .form-attachment-container .el-submenu .nav-item {
  width: auto;
  padding: 10px 0;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  white-space: normal;
}

.form-attachment-container .el-upload-list--picture-card .el-upload-list__item {
  overflow: visible;
  background-color: #fff;
  border: 1px solid #c0ccda;
  border-radius: 6px;
  width: 148px;
  height: 148px;
  margin: 0 8px 8px 0;
  display: inline-block;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.form-attachment-container .el-main {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  overflow: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0px;
  padding-top: 10px;
  width: 100%;
}

.form-attachment-container .el-breadcrumb {
  padding: 24px;
  border-bottom: 1px solid rgb(238, 238, 238);
}

.form-attachment-container .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}

.form-attachment-container .el-header {
  padding: 0;
  height: 60px;
  font-size: 12px;
  line-height: 60px;
  width: 100%;
}

.form-attachment-container .menu-right {
  text-align: left;
  margin-left: 30px;
}

.form-attachment-container .el-main-attachment /deep/ .el-upload__tip {
  font-size: 12px;
  color: red;
  margin: 30px 0px;
}

.form-attachment-container .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.form-attachment-container .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}

.form-attachment-container .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 178px;
  height: 178px;
  line-height: 178px;
  text-align: center;
}

.form-attachment-container .avatar {
  width: 178px;
  height: 178px;
  display: block;
}

.form-attachment-container .required:before {
  content: "*";
  color: #f56c6c;
  margin-right: 4px;
}

.form-attachment-container .not-required {
  margin-left: 11px;
}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  -webkit-box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
          box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 0px 5px #ddd;
          box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-bubble * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  -webkit-transition: visibility 0s ease 200ms;
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}
