/* -颜色- */

/* -尺寸- */

/* 通用样式 */

.br_s {
  border-radius: 3px;
}

.br_m {
  border-radius: 10px;
}

.br_l {
  border-radius: 16px;
}

.br_a {
  border-radius: 50%;
}

.clearfix {
  zoom: 1;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: "";
}

.clearfix::after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.position_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-eclipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mtl-eclipse {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@keyframes scale-in-hor-center {
  0% {
    transform: scaleX(0);
    opacity: 1;
  }

  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

/*********全局变量*********/

/*滚动条*/

/*header*/

.menu_hover {
  background: rgba(199, 199, 199, 0.2);
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: black;
  font-weight: bold;
}

/*form*/

:focus {
  outline: 0;
}

/*button*/

button {
  border: none;
}

button:focus {
  outline: 0;
}

button:disabled {
  cursor: not-allowed;
}

.font-12 {
  font-size: 12px;
}

.stop {
  color: #dcdcdc !important;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
}

.pos-f {
  position: fixed;
}

input {
  outline: none;
}

input::-webkit-search-cancel-button {
  display: none;
}

input[type=search]::-ms-clear {
  display: none;
}

input::-ms-clear {
  display: none;
}

input::-ms-reveal {
  display: none;
}

* {
  webkit-tap-highlight-color: transparent;
}

*,
html,
body,
div,
span,
p,
th,
td,
tr,
img,
table,
form {
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: auto;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

#app {
  height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}

body {
  font-size: 14px;
  text-decoration: none;
  outline: none;
  clear: both;
  background-color: #f1f5f7;
  height: 100%;
}

HTML {
  scrollbar-base-color: #f8f8f8;
  scrollbar-3dlight-color: #ddd;
  scrollbar-highlight-color: #ddd;
  scrollbar-track-color: #ddd;
  scrollbar-arrow-color: #ddd;
  scrollbar-shadow-color: #ddd;
}

::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}

::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #ddd;
  background-clip: padding-box;
  min-height: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
  width: 6px;
}

em {
  font-style: normal;
}

img,
a img {
  border: 0;
}

ul,
li,
ol {
  list-style: none;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

a,
img {
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

i {
  font-style: normal;
}

textarea {
  font-family: LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}

.success {
  color: #49E1AA !important;
}

.warning {
  color: #FCAA49 !important;
}

.error {
  color: #FF3B47 !important;
}

.margin_bottom40 {
  margin-bottom: 40px !important;
}

.error-line {
  border: #FF3B47 solid 1px !important;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#captcha {
  margin-bottom: 15px;
}

.el-dialog__title {
  font-size: 14px;
}

.el-dialog__header {
  padding: 10px 20px 20px;
}

.el-dialog__headerbtn {
  top: 13px;
}

.el-dialog__body {
  padding: 15px 20px;
}

.el-divider--horizontal {
  margin: 0;
}

.fdd-button-link {
  background: #4a80ff;
  color: white;
  display: block;
  width: auto;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-align: center;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.fdd-button-link:hover {
  background: #4a80ff;
}

.color1 .home_pageinner {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #f1f1f1, #f1f5f7) !important;
  position: relative;
  padding: 0;
}

.color1 .home_pageinner .page_main {
  padding: 30px;
}

.color1 .home_pageinner .home-center {
  margin: 0 auto;
}

.color1 .home_pageinner .notic-home li:last-child {
  border-bottom: none;
}

.color1 .top-menu {
  width: 100%;
  height: 50px;
  background: linear-gradient(-45deg, #06418e, #4a80ff) !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.breadbox {
  padding-top: 92px;
  font-size: 14px;
  color: #343a40;
}

/*404&500*/

.errorbox {
  width: 400px;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20%;
}

.errorbox div {
  width: 80%;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
}

.errorbox div span {
  width: 33.33%;
  display: inline-block;
  text-align: center;
  float: left;
  font-size: 10rem;
  color: #343a40;
  font-family: Inter, sans-serif;
  font-weight: 600!important;
  position: relative;
}

.errorbox div span img {
  position: absolute;
  width: 110px;
  top: 0;
  left: 0;
}

.errorbox div span:nth-child(2) {
  color: #ff3d60;
}

.errorbox p {
  text-align: center;
  text-transform: uppercase!important;
  color: #343a40;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.errorbox a {
  width: 160px;
  margin: 0 auto;
  margin-top: 30px;
}

.el-main {
  padding: 0;
}

.el-pagination {
  margin-top: 20px;
}

.el-menu-vertical-demo:not(.el-menu--collapse) {
  width: 200px;
  min-height: 400px;
}

.dialog-warp {
  height: auto !important;
  max-height: 280px;
}

.dialog-warp h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}

.dialog-warp article {
  max-height: 260px;
  overflow-y: scroll;
  text-indent: 24px;
  text-align: justify;
}

.dialog-warp .center-txt {
  text-align: center;
  color: #bdbdbd;
  margin: 0 auto;
  width: 70%;
}

.dialog-warp .slogan {
  display: block;
  line-height: 36px;
}

.dialog-warp ul li {
  height: auto !important;
  overflow: hidden;
  min-height: 40px;
  line-height: normal;
}

.dialog-warp ul .checkformbox .el-input {
  float: left;
  width: 70%;
}

.dialog-warp ul .checkformbox .el-link {
  float: left;
  width: 25%;
  line-height: 40px;
  margin-right: 10px;
}

.long-button {
  padding: 8px 60px;
}

.el-upload {
  position: relative;
}

.el-upload em {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(42, 42, 42, 0.7);
}

.loading {
  width: 60px;
  height: 20px;
  margin: 0 auto;
}

.loading span {
  display: inline-block;
  width: 5px;
  height: 100%;
  border-radius: 5px;
  background: #4a80ff;
  -webkit-animation: load 1s ease infinite;
}

.loading span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
}

.loading span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
}

.loading span:nth-child(4) {
  -webkit-animation-delay: 0.6s;
}

.loading span:nth-child(5) {
  -webkit-animation-delay: 0.8s;
}

.public-box {
  border: #eaeaea solid 1px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 30px;
}

.public-box > h2 {
  height: 42px;
  line-height: 42px;
  border-bottom: #eaeaea solid 1px;
  text-indent: 15px;
  font-size: 14px;
  position: relative;
  margin-bottom: 10px;
}

.public-box > h2 .el-link {
  font-size: 12px;
  position: absolute;
  right: 10px;
}

.public-box > h2 i {
  width: 4px;
  height: 12px;
  background-color: #4a80ff;
  display: inline-block;
  margin-right: 5px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  vertical-align: middle;
}

.nodata {
  margin-top: 10px;
  text-align: center;
}

.nodata div {
  margin: 0 auto;
  width: 55px;
  height: 55px;
  background-position: 0 -252px;
}

.nodata p {
  text-align: center;
}

.el-cascader-panel {
  max-height: calc(80vh);
}

.el-scrollbar__wrap {
  overflow: scroll;
  height: 100%;
}

.el-carousel__item h3 {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 200px;
  margin: 0;
}

.el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
  background-color: #d3dce6;
}

.box-list {
  height: auto !important;
  min-height: 760px;
  position: relative;
}

.box-list .left,
.box-list .right {
  height: 100%;
  position: absolute;
}

.box-list .left {
  border-right: #eaeaea solid 1px;
  left: 0;
  padding: 20px 20px 0 0;
}

.box-list .left h3,
.box-list .left h4 {
  font-size: 15px;
  font-weight: 500;
  position: relative;
}

.box-list .left h3 i,
.box-list .left h4 i {
  cursor: pointer;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  margin-top: 20px;
}

.box-list .left h3 .el-dropdown,
.box-list .left h4 .el-dropdown {
  position: absolute;
  right: 0;
  top: 2px;
}

.box-list .left .left-scroll-box {
  height: auto !important;
}

.box-list .left h3 {
  cursor: pointer;
}

.box-list .left h4 {
  line-height: 36px;
  text-indent: 20px;
  cursor: pointer;
}

.box-list .left h4:hover {
  color: #4a80ff;
}

.box-list .left .h4_active {
  background-color: #4a80ff;
  color: white;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.box-list .left .h4_active i,
.box-list .left .h4_active:hover {
  color: white;
}

.box-list .left .add-btn {
  margin: 30px 0 0 60px;
}

.box-list .left .mail-warp ul li {
  margin: 20px 0;
}

.box-list .left .mail-link {
  cursor: pointer;
}

.box-list .left .mail-link:hover {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .left .hover {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .left .ative {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .right {
  padding: 20px;
  padding-top: 30px;
  left: 21%;
}

.box-list .right h3 {
  font-weight: bold;
  font-size: 15px;
  margin-top: 0;
  cursor: pointer;
}

.search-box {
  display: block;
  height: auto !important;
  overflow: hidden;
  margin-bottom: 20px;
}

.search-box button {
  float: right;
}

.el-dropdown-link {
  cursor: pointer;
}

.el-popover {
  min-width: auto !important;
}

.page-right {
  text-align: right;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.scroll {
  webkit-animation: opacity-anmi ease-in-out 0.3s;
  animation: opacity-anmi ease-in-out 0.3s;
  animation: bounceInRight ease-in-out 1s 1;
}

.scrollleft {
  animation: bounceInLeft ease-in-out 1.2s 1;
}

.scrolldown {
  animation: bounceInDown ease-in-out 1.5s 1;
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    transform: translateX(30px);
  }

  80% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    transform: translateX(-30px);
  }

  80% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    transform: translateY(30px);
  }

  80% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

/*图片*/

.fog__img--second {
  background-size: contain;
  background-position: center;
  animation: marquee 40s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-200vw, 0, 0);
  }
}

/*登录*/

.app-dialog-formbox {
  width: 100%;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
}

.app-dialog-formbox .scrollbox {
  max-height: 200px;
  overflow-y: auto;
}

.app-dialog-formbox .scrollbox .el-table__body-wrapper tr {
  cursor: pointer;
}

.app-dialog-formbox .gray-title {
  color: #bdbdbd;
  margin-bottom: 10px;
}

.app-dialog-formbox .el-form-item__content {
  position: relative;
}

.app-dialog-formbox .el-form-item__content .right-code {
  position: absolute;
  top: 0;
  right: 10px;
}

.app-dialog-formbox .el-table .info-row {
  background: #eaeaea;
}

.app-dialog-formbox .el-table .info-row:hover > td,
.app-dialog-formbox .el-table .info-row > td {
  background: #eaeaea;
}

.two-collec .el-input {
  width: 66%;
  float: left;
}

.two-collec .fdd-verimg {
  width: 30%;
  float: right;
}

.two-collec .fdd-verimg img {
  width: 100%;
  height: 40px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  cursor: pointer;
}

.header-popover:hover .tips {
  color: #66b1ff;
}

.menu {
  width: 92%;
  margin: 0 auto;
  margin-top: 30px;
}

.menu h5 {
  color: white;
  height: 38px;
  line-height: 38px;
  text-indent: 25px;
}

.menu ul li {
  height: auto !important;
  margin-bottom: 5px;
}

.menu ul li a {
  display: block;
  height: 26px;
  line-height: 26px;
  padding: 10px;
  color: #e6e6e6;
  font-size: 13px;
  font-weight: bold;
  transition: all 0.5s linear;
}

.menu ul li a i,
.menu ul li a p {
  float: left;
}

.menu ul li a i {
  font-size: 20px;
  margin: 2px 10px 4px 0;
  text-indent: 13px;
}

.menu ul li a p {
  line-height: 26px;
}

.menu ul li a span {
  display: inline-block;
  float: right;
  font-size: 12px;
  margin-top: 6px;
}

.menu ul li a:hover {
  color: white;
  background-color: #003366;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.menu ul li .hover {
  color: white;
  background-color: #003366;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/*上传图片*/

.avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: #f3f3f3;
}

.avatar-uploader .el-upload:hover {
  border-color: #409EFF;
}

.avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
}

.avatar {
  width: 80px;
  height: 80px;
  display: block;
}

.user-box {
  height: 120px;
  margin: 20px 0;
}

.el-cascader-menu__wrap {
  margin-bottom: 0px !important;
}

.w350 {
  width: 350px;
}

.el-avatar > img {
  margin: auto;
  width: 100%;
}

#nprogress .spinner {
  display: none !important;
}

#nprogress .bar {
  background: #4a80ff !important;
}

.message-box .message-btnfalses {
  background: #F56C6C;
  border-color: #F56C6C;
}

.message-box .message-btnfalses:hover {
  background: #f78989;
  border-color: #f78989;
}

.el-loading-mask {
  text-align: center;
}

.el-loading-mask .el-loading-spinner {
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}

/* -颜色- */

/* -尺寸- */

/* 通用样式 */

.br_s {
  border-radius: 3px;
}

.br_m {
  border-radius: 10px;
}

.br_l {
  border-radius: 16px;
}

.br_a {
  border-radius: 50%;
}

.clearfix {
  zoom: 1;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: "";
}

.clearfix::after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.position_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-eclipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mtl-eclipse {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@keyframes scale-in-hor-center {
  0% {
    transform: scaleX(0);
    opacity: 1;
  }

  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

/*********全局变量*********/

/*滚动条*/

/*header*/

.menu_hover {
  background: rgba(199, 199, 199, 0.2);
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: black;
  font-weight: bold;
}

/*form*/

:focus {
  outline: 0;
}

/*button*/

button {
  border: none;
}

button:focus {
  outline: 0;
}

button:disabled {
  cursor: not-allowed;
}

.font-12 {
  font-size: 12px;
}

.stop {
  color: #dcdcdc !important;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
}

.pos-f {
  position: fixed;
}

input {
  outline: none;
}

input::-webkit-search-cancel-button {
  display: none;
}

input[type=search]::-ms-clear {
  display: none;
}

input::-ms-clear {
  display: none;
}

input::-ms-reveal {
  display: none;
}

* {
  webkit-tap-highlight-color: transparent;
}

*,
html,
body,
div,
span,
p,
th,
td,
tr,
img,
table,
form {
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: auto;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

#app {
  height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}

body {
  font-size: 14px;
  text-decoration: none;
  outline: none;
  clear: both;
  background-color: #f1f5f7;
  height: 100%;
}

HTML {
  scrollbar-base-color: #f8f8f8;
  scrollbar-3dlight-color: #ddd;
  scrollbar-highlight-color: #ddd;
  scrollbar-track-color: #ddd;
  scrollbar-arrow-color: #ddd;
  scrollbar-shadow-color: #ddd;
}

::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}

::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #ddd;
  background-clip: padding-box;
  min-height: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
  width: 6px;
}

em {
  font-style: normal;
}

img,
a img {
  border: 0;
}

ul,
li,
ol {
  list-style: none;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

a,
img {
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

i {
  font-style: normal;
}

textarea {
  font-family: LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}

.success {
  color: #49E1AA !important;
}

.warning {
  color: #FCAA49 !important;
}

.error {
  color: #FF3B47 !important;
}

.margin_bottom40 {
  margin-bottom: 40px !important;
}

.error-line {
  border: #FF3B47 solid 1px !important;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#captcha {
  margin-bottom: 15px;
}

.el-dialog__title {
  font-size: 14px;
}

.el-dialog__header {
  padding: 10px 20px 20px;
}

.el-dialog__headerbtn {
  top: 13px;
}

.el-dialog__body {
  padding: 15px 20px;
}

.el-divider--horizontal {
  margin: 0;
}

.fdd-button-link {
  background: #4a80ff;
  color: white;
  display: block;
  width: auto;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-align: center;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.fdd-button-link:hover {
  background: #4a80ff;
}

.color1 .home_pageinner {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #f1f1f1, #f1f5f7) !important;
  position: relative;
  padding: 0;
}

.color1 .home_pageinner .page_main {
  padding: 30px;
}

.color1 .home_pageinner .home-center {
  margin: 0 auto;
}

.color1 .home_pageinner .notic-home li:last-child {
  border-bottom: none;
}

.color1 .top-menu {
  width: 100%;
  height: 50px;
  background: linear-gradient(-45deg, #06418e, #4a80ff) !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.breadbox {
  padding-top: 92px;
  font-size: 14px;
  color: #343a40;
}

/*404&500*/

.errorbox {
  width: 400px;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20%;
}

.errorbox div {
  width: 80%;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
}

.errorbox div span {
  width: 33.33%;
  display: inline-block;
  text-align: center;
  float: left;
  font-size: 10rem;
  color: #343a40;
  font-family: Inter, sans-serif;
  font-weight: 600!important;
  position: relative;
}

.errorbox div span img {
  position: absolute;
  width: 110px;
  top: 0;
  left: 0;
}

.errorbox div span:nth-child(2) {
  color: #ff3d60;
}

.errorbox p {
  text-align: center;
  text-transform: uppercase!important;
  color: #343a40;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.errorbox a {
  width: 160px;
  margin: 0 auto;
  margin-top: 30px;
}

.el-main {
  padding: 0;
}

.el-pagination {
  margin-top: 20px;
}

.el-menu-vertical-demo:not(.el-menu--collapse) {
  width: 200px;
  min-height: 400px;
}

.dialog-warp {
  height: auto !important;
  max-height: 280px;
}

.dialog-warp h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}

.dialog-warp article {
  max-height: 260px;
  overflow-y: scroll;
  text-indent: 24px;
  text-align: justify;
}

.dialog-warp .center-txt {
  text-align: center;
  color: #bdbdbd;
  margin: 0 auto;
  width: 70%;
}

.dialog-warp .slogan {
  display: block;
  line-height: 36px;
}

.dialog-warp ul li {
  height: auto !important;
  overflow: hidden;
  min-height: 40px;
  line-height: normal;
}

.dialog-warp ul .checkformbox .el-input {
  float: left;
  width: 70%;
}

.dialog-warp ul .checkformbox .el-link {
  float: left;
  width: 25%;
  line-height: 40px;
  margin-right: 10px;
}

.long-button {
  padding: 8px 60px;
}

.el-upload {
  position: relative;
}

.el-upload em {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(42, 42, 42, 0.7);
}

.loading {
  width: 60px;
  height: 20px;
  margin: 0 auto;
}

.loading span {
  display: inline-block;
  width: 5px;
  height: 100%;
  border-radius: 5px;
  background: #4a80ff;
  -webkit-animation: load 1s ease infinite;
}

.loading span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
}

.loading span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
}

.loading span:nth-child(4) {
  -webkit-animation-delay: 0.6s;
}

.loading span:nth-child(5) {
  -webkit-animation-delay: 0.8s;
}

.public-box {
  border: #eaeaea solid 1px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 30px;
}

.public-box > h2 {
  height: 42px;
  line-height: 42px;
  border-bottom: #eaeaea solid 1px;
  text-indent: 15px;
  font-size: 14px;
  position: relative;
  margin-bottom: 10px;
}

.public-box > h2 .el-link {
  font-size: 12px;
  position: absolute;
  right: 10px;
}

.public-box > h2 i {
  width: 4px;
  height: 12px;
  background-color: #4a80ff;
  display: inline-block;
  margin-right: 5px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  vertical-align: middle;
}

.nodata {
  margin-top: 10px;
  text-align: center;
}

.nodata div {
  margin: 0 auto;
  width: 55px;
  height: 55px;
  background-position: 0 -252px;
}

.nodata p {
  text-align: center;
}

.el-cascader-panel {
  max-height: calc(80vh);
}

.el-scrollbar__wrap {
  overflow: scroll;
  height: 100%;
}

.el-carousel__item h3 {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 200px;
  margin: 0;
}

.el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
  background-color: #d3dce6;
}

.box-list {
  height: auto !important;
  min-height: 760px;
  position: relative;
}

.box-list .left,
.box-list .right {
  height: 100%;
  position: absolute;
}

.box-list .left {
  border-right: #eaeaea solid 1px;
  left: 0;
  padding: 20px 20px 0 0;
}

.box-list .left h3,
.box-list .left h4 {
  font-size: 15px;
  font-weight: 500;
  position: relative;
}

.box-list .left h3 i,
.box-list .left h4 i {
  cursor: pointer;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  margin-top: 20px;
}

.box-list .left h3 .el-dropdown,
.box-list .left h4 .el-dropdown {
  position: absolute;
  right: 0;
  top: 2px;
}

.box-list .left .left-scroll-box {
  height: auto !important;
}

.box-list .left h3 {
  cursor: pointer;
}

.box-list .left h4 {
  line-height: 36px;
  text-indent: 20px;
  cursor: pointer;
}

.box-list .left h4:hover {
  color: #4a80ff;
}

.box-list .left .h4_active {
  background-color: #4a80ff;
  color: white;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.box-list .left .h4_active i,
.box-list .left .h4_active:hover {
  color: white;
}

.box-list .left .add-btn {
  margin: 30px 0 0 60px;
}

.box-list .left .mail-warp ul li {
  margin: 20px 0;
}

.box-list .left .mail-link {
  cursor: pointer;
}

.box-list .left .mail-link:hover {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .left .hover {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .left .ative {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .right {
  padding: 20px;
  padding-top: 30px;
  left: 21%;
}

.box-list .right h3 {
  font-weight: bold;
  font-size: 15px;
  margin-top: 0;
  cursor: pointer;
}

.search-box {
  display: block;
  height: auto !important;
  overflow: hidden;
  margin-bottom: 20px;
}

.search-box button {
  float: right;
}

.el-dropdown-link {
  cursor: pointer;
}

.el-popover {
  min-width: auto !important;
}

.page-right {
  text-align: right;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

/*管理后台*/

.org-box {
  height: auto !important;
  min-height: 200px;
}

.org-box .nav-bar {
  border-bottom: #eaeaea solid 1px;
  height: 38px;
  line-height: 38px;
}

.org-box .el-tabs__nav-scroll {
  padding: 0 30px;
}

.org-box .el-tabs__content {
  padding: 30px;
}

.org-box .quit {
  position: absolute;
  right: 0;
  font-size: 12px;
}

.tab-bar-box {
  width: 100%;
  height: 34px;
  line-height: 34px;
  padding-top: 20px;
  margin-bottom: 20px;
  border-bottom: #eaeaea solid 1px;
  padding-bottom: 20px;
  position: relative;
}

.tab-bar-box .search-group {
  width: 270px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
}

.tab-bar-box .search-group .el-input,
.tab-bar-box .search-group button {
  float: left;
}

.tab-bar-box .search-group .el-input {
  width: 220px;
  margin-right: 10px;
}

.tab-bar-box .search-group input {
  height: 34px;
}

.tab-bar-box .btn-group {
  position: absolute;
  right: 10px;
  top: 0;
}

.org-tree-box {
  position: relative;
  display: block;
  width: 100%;
}

.org-tree-box .custom-tree-node {
  position: relative;
  display: block;
  width: 100%;
}

.org-tree-box .custom-tree-node i {
  cursor: pointer;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.org-tree-box .custom-tree-node .el-dropdown {
  position: absolute;
  right: 0;
  top: 2px;
}

.old-approval-box .btn-warp {
  height: 60px;
}

.old-approval-box .btn-warp .right {
  float: right;
}

.old-approval-box .old-list-warp {
  height: auto !important;
  overflow: hidden;
}

.old-approval-box .old-list-warp .list-box {
  height: auto !important;
  overflow: hidden;
  border: #eaeaea solid 1px;
  border-radius: 8px;
  -ms-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  margin-bottom: 30px;
}

.old-approval-box .old-list-warp .list-box h4 {
  font-weight: 600;
  padding: 15px;
  margin-bottom: 20px;
  border-bottom: #eaeaea solid 1px;
}

.old-approval-box .old-list-warp .list-box h4 .el-dropdown {
  float: right;
}

.old-approval-box .old-list-warp .list-box h4 .title-box {
  display: inline-block;
}

.old-approval-box .old-list-warp .list-box h4 .title-box .el-button,
.old-approval-box .old-list-warp .list-box h4 .title-box .el-input {
  float: left;
}

.old-approval-box .old-list-warp .list-box h4 .title-box .el-input {
  width: 200px;
  margin-right: 10px;
}

.old-approval-box .old-list-warp .list-box .list-plane {
  height: auto !important;
  overflow: hidden;
  padding: 15px;
  box-sizing: border-box;
  border-bottom: 1px dashed #eaeaea;
}

.old-approval-box .old-list-warp .list-box .list-plane:last-child {
  border-bottom: none;
}

.old-approval-box .old-list-warp .list-box .list-plane ul li {
  width: 33.33333%;
  height: 42px;
  float: left;
  height: auto !important;
  overflow: hidden;
  line-height: 42px;
}

.old-approval-box .old-list-warp .list-box .list-plane ul li .tag-box .el-tag {
  margin-right: 5px;
}

.old-approval-box .old-list-warp .list-box .list-plane ul li .el-avatar,
.old-approval-box .old-list-warp .list-box .list-plane ul li em {
  float: left;
}

.old-approval-box .old-list-warp .list-box .list-plane ul li em {
  height: 42px;
  line-height: 42px;
  text-indent: 15px;
}

.old-approval-box .old-list-warp .list-box .list-plane ul li .el-link {
  margin-right: 10px;
}

.old-approval-box .old-list-warp .list-box .list-plane ul li .el-dropdown-link {
  color: #4a80ff;
}

.old-approval-box .old-list-warp .list-box .list-plane li:nth-child(2) {
  text-align: center;
}

.old-approval-box .old-list-warp .list-box .list-plane li:nth-child(3) {
  text-align: right;
}

.old-approval-box .old-list-warp .list-box .el-avatar--circle {
  background: #0270c1;
  padding: 2px;
}

.el-tree-node .el-tree-node__content {
  padding: 5px 0;
}

.form-list,
.form-list2 {
  width: 70%;
  height: auto !important;
  overflow: hidden;
}

.form-list ul,
.form-list2 ul {
  width: 100%;
  display: block;
  height: auto !important;
  overflow: hidden;
}

.form-list ul li,
.form-list2 ul li {
  width: 50%;
  float: left;
  height: auto !important;
  overflow: hidden;
}

.form-list ul li .el-input,
.form-list2 ul li .el-input,
.form-list ul li .el-select,
.form-list2 ul li .el-select,
.form-list ul li .input-with-select,
.form-list2 ul li .input-with-select {
  width: 100%;
}

.form-list ul li .input-with-select .el-select,
.form-list2 ul li .input-with-select .el-select {
  width: 80px;
}

.form-list ul .form_block,
.form-list2 ul .form_block {
  width: 100%;
}

.form-list2 {
  width: 80%;
  margin: 0 auto;
}

.form-list2 ul li {
  width: 60%;
  margin-right: 2%;
  position: relative;
}

.form-list2 ul li .el-tooltip {
  position: absolute;
  left: 10px;
  top: 14px;
}

.form-list2 ul li .content-box {
  width: 200px;
  line-height: 20px;
  color: #bdbdbd;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 100px;
  text-align: justify;
}

.form-list2 ul li .content-box span {
  display: block;
}

.form-list2 ul li .bot {
  display: block;
  height: 42px;
  margin-top: 5px;
  padding-left: 180px;
  line-height: 30px;
}

.form-list2 ul li .bot .el-checkbox {
  display: inline-block;
}

.form-list2 ul li .bot .el-link--inner {
  height: 33px;
}

.form-list2 ul li .bot .el-checkbox__label {
  color: black;
}

.form-list3 {
  width: 95%;
}

.form-list3 .el-select,
.form-list3 .el-input,
.form-list3 .el-cascader {
  width: 100%;
}

.form-list3 .el-alert {
  margin-bottom: 15px;
}

.form-list3 .role-border-box {
  width: 100%;
  box-sizing: border-box;
  border: #eaeaea solid 1px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: auto !important;
  max-height: 320px;
  overflow-y: scroll;
  padding: 20px;
  margin-top: 10px;
}

.form-list3 h5 {
  margin-top: 10px;
}

.form-list4 {
  width: 95%;
}

.form-list4 .el-radio-group {
  margin-top: 4px;
  height: auto !important;
}

.form-list4 .el-radio {
  width: 100%;
  display: block;
  line-height: 34px;
  overflow: hidden;
}

.form-list4 .el-button {
  margin-left: 24px;
}

.form-list4 .text {
  display: block;
  color: #bdbdbd;
  margin-top: -10px;
}

.form-list4 .el-form-item {
  margin-bottom: 5px;
}

.form-list4 .tag-box {
  height: auto !important;
  overflow: hidden;
  margin: 10px 0;
}

.form-list4 .tag-box .el-tag {
  margin-left: 5px;
  margin-bottom: 5px;
}

.step-list {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
  height: auto !important;
}

.step-list button {
  margin-top: 30px;
}

.step-success {
  width: 40%;
  height: auto !important;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
}

.step-success p {
  color: #49E1AA;
  line-height: 60px;
  font-size: 16px;
}

.step-top {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 60px;
}

.search-tab-box {
  width: 100%;
}

.search-tab-box .el-link {
  margin-right: 5px;
}

.tree-box {
  height: auto !important;
  text-align: left;
}

.tree-box .el-cascader {
  width: 100%;
}

.import-box {
  text-align: center;
  height: auto !important;
  overflow: hidden;
  padding-bottom: 20px;
}

.import-box p {
  margin: 0 auto;
  width: 80%;
  text-align: left;
  padding: 20px 0;
}

.import-box .import-warp {
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: 80%;
  margin: 0 auto;
  height: auto !important;
  min-height: 200px;
  border: #eaeaea dotted 2px;
  margin-top: 20px;
}

.import-box .import-warp ul li {
  width: 49%;
  height: 100px;
  float: left;
  border-left: #eaeaea dotted 2px;
  margin-top: 30px;
}

.import-box .import-warp ul li .el-icon-s-order,
.import-box .import-warp ul li .el-icon-upload {
  display: block;
  font-size: 4rem;
  color: #d3d3d3;
  margin: 20px 0;
}

.import-box .import-warp ul li:nth-child(1) {
  border-left: none;
}

.tree-check-box,
.tree-org-box {
  height: auto !important;
  overflow: hidden;
}

.tree-check-box .el-icon-arrow-right,
.tree-org-box .el-icon-arrow-right {
  float: left;
  font-size: 22px;
  margin: 0 10px;
  margin-top: 160px;
}

.tree-check-box .tree-left,
.tree-org-box .tree-left,
.tree-check-box .tree-right,
.tree-org-box .tree-right,
.tree-check-box .tree-center,
.tree-org-box .tree-center {
  float: left;
  width: 26%;
  border: #eaeaea solid 1px;
  padding: 10px;
  height: 350px;
  max-height: 350px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.tree-check-box .tree-left h5,
.tree-org-box .tree-left h5,
.tree-check-box .tree-right h5,
.tree-org-box .tree-right h5,
.tree-check-box .tree-center h5,
.tree-org-box .tree-center h5 {
  height: 32px;
  line-height: 32px;
  background-color: #def1ff;
  text-indent: 10px;
  margin-bottom: 10px;
}

.tree-check-box .tree-left h5 em,
.tree-org-box .tree-left h5 em,
.tree-check-box .tree-right h5 em,
.tree-org-box .tree-right h5 em,
.tree-check-box .tree-center h5 em,
.tree-org-box .tree-center h5 em {
  float: right;
  margin-right: 10px;
}

.tree-check-box .tree-left .el-input,
.tree-org-box .tree-left .el-input,
.tree-check-box .tree-right .el-input,
.tree-org-box .tree-right .el-input,
.tree-check-box .tree-center .el-input,
.tree-org-box .tree-center .el-input {
  margin-bottom: 5px;
}

.tree-check-box .tree-left .tree-scoller,
.tree-org-box .tree-left .tree-scoller,
.tree-check-box .tree-right .tree-scoller,
.tree-org-box .tree-right .tree-scoller,
.tree-check-box .tree-center .tree-scoller,
.tree-org-box .tree-center .tree-scoller {
  height: auto !important;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
}

.tree-check-box .tree-left .tree-scoller .tree-list-link,
.tree-org-box .tree-left .tree-scoller .tree-list-link,
.tree-check-box .tree-right .tree-scoller .tree-list-link,
.tree-org-box .tree-right .tree-scoller .tree-list-link,
.tree-check-box .tree-center .tree-scoller .tree-list-link,
.tree-org-box .tree-center .tree-scoller .tree-list-link {
  display: block;
  width: 100%;
  height: 28px;
  line-height: 28px;
  text-indent: 2px;
  position: relative;
}

.tree-check-box .tree-left .tree-scoller .tree-list-link .el-icon-error,
.tree-org-box .tree-left .tree-scoller .tree-list-link .el-icon-error,
.tree-check-box .tree-right .tree-scoller .tree-list-link .el-icon-error,
.tree-org-box .tree-right .tree-scoller .tree-list-link .el-icon-error,
.tree-check-box .tree-center .tree-scoller .tree-list-link .el-icon-error,
.tree-org-box .tree-center .tree-scoller .tree-list-link .el-icon-error {
  position: absolute;
  right: 10px;
  top: 5px;
  color: #bdbdbd;
  cursor: pointer;
}

.tree-check-box .tree-left .tree-scoller .tree-list-link .el-icon-error:hover,
.tree-org-box .tree-left .tree-scoller .tree-list-link .el-icon-error:hover,
.tree-check-box .tree-right .tree-scoller .tree-list-link .el-icon-error:hover,
.tree-org-box .tree-right .tree-scoller .tree-list-link .el-icon-error:hover,
.tree-check-box .tree-center .tree-scoller .tree-list-link .el-icon-error:hover,
.tree-org-box .tree-center .tree-scoller .tree-list-link .el-icon-error:hover {
  color: #def1ff;
}

.tree-orguser .tree-left,
.tree-orguser .tree-right {
  width: 40%;
}

.tree-org-box .tree-left .links {
  margin: 10px 0;
}

.tree-org-box .tree-left .links .el-link {
  font-size: 12px !important;
}

.info-box .top-left-btn {
  position: absolute;
  left: 10px;
  top: 10px;
}

.info-box .top-right-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}

.information-step1-box,
.information-step2-box {
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-top: 100px;
}

.information-step1-box .el-input,
.information-step2-box .el-input,
.information-step1-box .el-textarea,
.information-step2-box .el-textarea,
.information-step1-box .el-select,
.information-step2-box .el-select {
  width: 100%;
}

.information-step1-box .el-divider,
.information-step2-box .el-divider {
  margin: 20px 0;
}

.information-step1-box {
  width: 35% !important;
}

.information-step1-box .el-tag {
  margin-right: 5px;
}

.information-step2-box {
  width: 42% !important;
}

.information-step2-box h3 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 10px;
  border-bottom: #eaeaea solid 1px;
  padding-bottom: 15px;
}

.information-step2-box .asterisk .el-form-item__label::before {
  content: '*';
  color: #F56C6C;
  margin-right: 4px;
}

.flowdesign-box {
  display: block;
  width: 100%;
  min-height: 100%;
}

.flowdesign-box .flowremark-box {
  text-align: center;
  border: #72767b dotted 1px;
  width: 20%;
  margin: 0 auto;
  padding: 20px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.flowdesign-box .flowremark-box i {
  color: #72767b;
  font-size: 30px;
}

.flowdesign-box .flowremark-box h3 {
  font-size: 14px;
}

.flowdesign-box .title {
  text-align: center;
  margin: 0 auto;
}

.flowdesign-box .title .line-box {
  position: relative;
  width: 75px;
  margin: 0 auto;
}

.flowdesign-box .title .line-box b {
  width: 1px;
  height: 80px;
  background-color: #72767b;
  display: block;
  margin: 0 auto;
}

.flowdesign-box .title .line-box .el-button {
  text-align: center;
  position: absolute;
  left: 22px;
  top: 28px;
}

.flowdesign-box .title .el-icon-caret-bottom {
  font-size: 24px;
  color: #72767b;
  margin-top: -20px;
}

.flowdesign-box .title .el-icon-remove {
  font-size: 16px;
  color: #72767b;
}

.flowdesign-box .section {
  height: auto !important;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.flowdesign-box .section .step-box {
  width: 200px;
  text-align: center;
  height: auto !important;
  overflow: hidden;
  min-height: 120px;
  padding-bottom: 10px;
  background-color: white;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 auto;
  box-shadow: 3px 4px 4px 4px rgba(0, 0, 0, 0.1);
}

.flowdesign-box .section .step-box .btn {
  line-height: 100px;
}

.flowdesign-box .section .step-box h4 {
  background-color: #409eff;
  height: 30px;
  color: white;
  line-height: 30px;
  text-align: left;
  text-indent: 10px;
  padding-right: 5px;
}

.flowdesign-box .section .step-box h4 span,
.flowdesign-box .section .step-box h4 i {
  display: inline-block;
  float: right;
}

.flowdesign-box .section .step-box h4 span {
  font-size: 12px;
}

.flowdesign-box .section .step-box h4 i {
  margin-top: 8px;
  margin-right: 5px;
  cursor: pointer;
}

.flowdesign-box .section .step-box .step-warp ul li {
  text-align: left;
  height: auto !important;
  overflow: hidden;
  margin-bottom: 10px;
  border-bottom: #eaeaea solid 1px;
  padding: 10px;
}

.flowdesign-box .section .step-box .step-warp ul li p {
  color: #606266;
  height: auto !important;
  overflow: hidden;
}

.flowdesign-box .section .step-box .step-warp ul li:last-child {
  border-bottom: none;
}

.flowdesign-box .section .straightrow,
.flowdesign-box .section .straightend {
  padding-left: 40px;
  padding-right: 40px;
  float: left;
  position: relative;
}

.flowdesign-box .section .straightrow .s_line,
.flowdesign-box .section .straightend .s_line,
.flowdesign-box .section .straightrow .right_h_line,
.flowdesign-box .section .straightend .right_h_line,
.flowdesign-box .section .straightrow .left_h_line,
.flowdesign-box .section .straightend .left_h_line,
.flowdesign-box .section .straightrow .right_h_bot_line,
.flowdesign-box .section .straightend .right_h_bot_line,
.flowdesign-box .section .straightrow .left_h_bot_line,
.flowdesign-box .section .straightend .left_h_bot_line {
  background-color: #72767b;
}

.flowdesign-box .section .straightrow .s_line,
.flowdesign-box .section .straightend .s_line {
  width: 1px;
  height: 120px;
  margin: 0 auto;
}

.flowdesign-box .section .straightrow .right_h_line,
.flowdesign-box .section .straightend .right_h_line,
.flowdesign-box .section .straightrow .left_h_line,
.flowdesign-box .section .straightend .left_h_line,
.flowdesign-box .section .straightrow .right_h_bot_line,
.flowdesign-box .section .straightend .right_h_bot_line,
.flowdesign-box .section .straightrow .left_h_bot_line,
.flowdesign-box .section .straightend .left_h_bot_line {
  width: 140px;
  height: 1px;
  position: absolute;
}

.flowdesign-box .section .straightrow .right_h_line,
.flowdesign-box .section .straightend .right_h_line,
.flowdesign-box .section .straightrow .right_h_bot_line,
.flowdesign-box .section .straightend .right_h_bot_line {
  left: 100px;
}

.flowdesign-box .section .straightrow .left_h_line,
.flowdesign-box .section .straightend .left_h_line,
.flowdesign-box .section .straightrow .left_h_bot_line,
.flowdesign-box .section .straightend .left_h_bot_line {
  right: 100px;
}

.flowdesign-box .section .straightrow .right_h_line,
.flowdesign-box .section .straightend .right_h_line,
.flowdesign-box .section .straightrow .left_h_line,
.flowdesign-box .section .straightend .left_h_line {
  top: 0;
}

.flowdesign-box .section .straightrow .right_h_bot_line,
.flowdesign-box .section .straightend .right_h_bot_line,
.flowdesign-box .section .straightrow .left_h_bot_line,
.flowdesign-box .section .straightend .left_h_bot_line {
  bottom: 0;
}

.flowdesign-box .section .straightrow2 {
  position: relative;
  text-align: center;
}

.flowdesign-box .section .straightrow2 .line_btn {
  left: 84px;
}

.step-title {
  background: white;
  height: 40px;
  line-height: 40px;
  margin-top: 4px;
  text-align: center;
  font-size: 16px;
}

/* -颜色- */

/* -尺寸- */

/* 通用样式 */

.br_s {
  border-radius: 3px;
}

.br_m {
  border-radius: 10px;
}

.br_l {
  border-radius: 16px;
}

.br_a {
  border-radius: 50%;
}

.clearfix {
  zoom: 1;
}

.clearfix::before,
.clearfix::after {
  display: table;
  content: "";
}

.clearfix::after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.position_center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.flex_center {
  display: flex;
  justify-content: center;
  align-items: center;
}

.single-eclipse {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.mtl-eclipse {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@keyframes scale-in-hor-center {
  0% {
    transform: scaleX(0);
    opacity: 1;
  }

  100% {
    transform: scaleX(1);
    opacity: 1;
  }
}

/*********全局变量*********/

/*滚动条*/

/*header*/

.menu_hover {
  background: rgba(199, 199, 199, 0.2);
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: black;
  font-weight: bold;
}

/*form*/

:focus {
  outline: 0;
}

/*button*/

button {
  border: none;
}

button:focus {
  outline: 0;
}

button:disabled {
  cursor: not-allowed;
}

.font-12 {
  font-size: 12px;
}

.stop {
  color: #dcdcdc !important;
}

.pos-r {
  position: relative;
}

.pos-a {
  position: absolute;
}

.pos-f {
  position: fixed;
}

input {
  outline: none;
}

input::-webkit-search-cancel-button {
  display: none;
}

input[type=search]::-ms-clear {
  display: none;
}

input::-ms-clear {
  display: none;
}

input::-ms-reveal {
  display: none;
}

* {
  webkit-tap-highlight-color: transparent;
}

*,
html,
body,
div,
span,
p,
th,
td,
tr,
img,
table,
form {
  margin: 0;
  padding: 0;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: auto;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

#app {
  height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}

body {
  font-size: 14px;
  text-decoration: none;
  outline: none;
  clear: both;
  background-color: #f1f5f7;
  height: 100%;
}

HTML {
  scrollbar-base-color: #f8f8f8;
  scrollbar-3dlight-color: #ddd;
  scrollbar-highlight-color: #ddd;
  scrollbar-track-color: #ddd;
  scrollbar-arrow-color: #ddd;
  scrollbar-shadow-color: #ddd;
}

::-webkit-scrollbar-track-piece {
  background-color: #f8f8f8;
}

::-webkit-scrollbar {
  width: 5px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background-color: #ddd;
  background-clip: padding-box;
  min-height: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #bbb;
  width: 6px;
}

em {
  font-style: normal;
}

img,
a img {
  border: 0;
}

ul,
li,
ol {
  list-style: none;
}

caption,
th,
td {
  text-align: left;
  font-weight: normal;
}

a,
img {
  text-decoration: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

i {
  font-style: normal;
}

textarea {
  font-family: LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, Arial, Hiragino Sans GB, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}

.success {
  color: #49E1AA !important;
}

.warning {
  color: #FCAA49 !important;
}

.error {
  color: #FF3B47 !important;
}

.margin_bottom40 {
  margin-bottom: 40px !important;
}

.error-line {
  border: #FF3B47 solid 1px !important;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#captcha {
  margin-bottom: 15px;
}

.el-dialog__title {
  font-size: 14px;
}

.el-dialog__header {
  padding: 10px 20px 20px;
}

.el-dialog__headerbtn {
  top: 13px;
}

.el-dialog__body {
  padding: 15px 20px;
}

.el-divider--horizontal {
  margin: 0;
}

.fdd-button-link {
  background: #4a80ff;
  color: white;
  display: block;
  width: auto;
  height: 35px;
  line-height: 35px;
  padding: 0 20px;
  text-align: center;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.fdd-button-link:hover {
  background: #4a80ff;
}

.color1 .home_pageinner {
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #f1f1f1, #f1f5f7) !important;
  position: relative;
  padding: 0;
}

.color1 .home_pageinner .page_main {
  padding: 30px;
}

.color1 .home_pageinner .home-center {
  margin: 0 auto;
}

.color1 .home_pageinner .notic-home li:last-child {
  border-bottom: none;
}

.color1 .top-menu {
  width: 100%;
  height: 50px;
  background: linear-gradient(-45deg, #06418e, #4a80ff) !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.breadbox {
  padding-top: 92px;
  font-size: 14px;
  color: #343a40;
}

/*404&500*/

.errorbox {
  width: 400px;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 20%;
}

.errorbox div {
  width: 80%;
  height: auto !important;
  overflow: hidden;
  margin: 0 auto;
}

.errorbox div span {
  width: 33.33%;
  display: inline-block;
  text-align: center;
  float: left;
  font-size: 10rem;
  color: #343a40;
  font-family: Inter, sans-serif;
  font-weight: 600!important;
  position: relative;
}

.errorbox div span img {
  position: absolute;
  width: 110px;
  top: 0;
  left: 0;
}

.errorbox div span:nth-child(2) {
  color: #ff3d60;
}

.errorbox p {
  text-align: center;
  text-transform: uppercase!important;
  color: #343a40;
  font-family: Inter, sans-serif;
  font-size: 1.2rem;
  margin-bottom: 0.5rem;
  font-weight: 600;
  line-height: 1.2;
}

.errorbox a {
  width: 160px;
  margin: 0 auto;
  margin-top: 30px;
}

.el-main {
  padding: 0;
}

.el-pagination {
  margin-top: 20px;
}

.el-menu-vertical-demo:not(.el-menu--collapse) {
  width: 200px;
  min-height: 400px;
}

.dialog-warp {
  height: auto !important;
  max-height: 280px;
}

.dialog-warp h3 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 36px;
}

.dialog-warp article {
  max-height: 260px;
  overflow-y: scroll;
  text-indent: 24px;
  text-align: justify;
}

.dialog-warp .center-txt {
  text-align: center;
  color: #bdbdbd;
  margin: 0 auto;
  width: 70%;
}

.dialog-warp .slogan {
  display: block;
  line-height: 36px;
}

.dialog-warp ul li {
  height: auto !important;
  overflow: hidden;
  min-height: 40px;
  line-height: normal;
}

.dialog-warp ul .checkformbox .el-input {
  float: left;
  width: 70%;
}

.dialog-warp ul .checkformbox .el-link {
  float: left;
  width: 25%;
  line-height: 40px;
  margin-right: 10px;
}

.long-button {
  padding: 8px 60px;
}

.el-upload {
  position: relative;
}

.el-upload em {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(42, 42, 42, 0.7);
}

.loading {
  width: 60px;
  height: 20px;
  margin: 0 auto;
}

.loading span {
  display: inline-block;
  width: 5px;
  height: 100%;
  border-radius: 5px;
  background: #4a80ff;
  -webkit-animation: load 1s ease infinite;
}

.loading span:nth-child(2) {
  -webkit-animation-delay: 0.2s;
}

.loading span:nth-child(3) {
  -webkit-animation-delay: 0.4s;
}

.loading span:nth-child(4) {
  -webkit-animation-delay: 0.6s;
}

.loading span:nth-child(5) {
  -webkit-animation-delay: 0.8s;
}

.public-box {
  border: #eaeaea solid 1px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
  width: 100%;
  box-sizing: border-box;
  background-color: white;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 30px;
}

.public-box > h2 {
  height: 42px;
  line-height: 42px;
  border-bottom: #eaeaea solid 1px;
  text-indent: 15px;
  font-size: 14px;
  position: relative;
  margin-bottom: 10px;
}

.public-box > h2 .el-link {
  font-size: 12px;
  position: absolute;
  right: 10px;
}

.public-box > h2 i {
  width: 4px;
  height: 12px;
  background-color: #4a80ff;
  display: inline-block;
  margin-right: 5px;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  vertical-align: middle;
}

.nodata {
  margin-top: 10px;
  text-align: center;
}

.nodata div {
  margin: 0 auto;
  width: 55px;
  height: 55px;
  background-position: 0 -252px;
}

.nodata p {
  text-align: center;
}

.el-cascader-panel {
  max-height: calc(80vh);
}

.el-scrollbar__wrap {
  overflow: scroll;
  height: 100%;
}

.el-carousel__item h3 {
  color: #475669;
  font-size: 14px;
  opacity: 0.75;
  line-height: 200px;
  margin: 0;
}

.el-carousel__item:nth-child(2n) {
  background-color: #99a9bf;
}

.el-carousel__item:nth-child(2n+1) {
  background-color: #d3dce6;
}

.box-list {
  height: auto !important;
  min-height: 760px;
  position: relative;
}

.box-list .left,
.box-list .right {
  height: 100%;
  position: absolute;
}

.box-list .left {
  border-right: #eaeaea solid 1px;
  left: 0;
  padding: 20px 20px 0 0;
}

.box-list .left h3,
.box-list .left h4 {
  font-size: 15px;
  font-weight: 500;
  position: relative;
}

.box-list .left h3 i,
.box-list .left h4 i {
  cursor: pointer;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  margin-top: 20px;
}

.box-list .left h3 .el-dropdown,
.box-list .left h4 .el-dropdown {
  position: absolute;
  right: 0;
  top: 2px;
}

.box-list .left .left-scroll-box {
  height: auto !important;
}

.box-list .left h3 {
  cursor: pointer;
}

.box-list .left h4 {
  line-height: 36px;
  text-indent: 20px;
  cursor: pointer;
}

.box-list .left h4:hover {
  color: #4a80ff;
}

.box-list .left .h4_active {
  background-color: #4a80ff;
  color: white;
  border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.box-list .left .h4_active i,
.box-list .left .h4_active:hover {
  color: white;
}

.box-list .left .add-btn {
  margin: 30px 0 0 60px;
}

.box-list .left .mail-warp ul li {
  margin: 20px 0;
}

.box-list .left .mail-link {
  cursor: pointer;
}

.box-list .left .mail-link:hover {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .left .hover {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .left .ative {
  color: #4a80ff;
  font-weight: bold;
}

.box-list .right {
  padding: 20px;
  padding-top: 30px;
  left: 21%;
}

.box-list .right h3 {
  font-weight: bold;
  font-size: 15px;
  margin-top: 0;
  cursor: pointer;
}

.search-box {
  display: block;
  height: auto !important;
  overflow: hidden;
  margin-bottom: 20px;
}

.search-box button {
  float: right;
}

.el-dropdown-link {
  cursor: pointer;
}

.el-popover {
  min-width: auto !important;
}

.page-right {
  text-align: right;
}

.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

.scroll {
  webkit-animation: opacity-anmi ease-in-out 0.3s;
  animation: opacity-anmi ease-in-out 0.3s;
  animation: bounceInRight ease-in-out 1s 1;
}

.scrollleft {
  animation: bounceInLeft ease-in-out 1.2s 1;
}

.scrolldown {
  animation: bounceInDown ease-in-out 1.5s 1;
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    transform: translateX(30px);
  }

  80% {
    transform: translateX(-10px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    transform: translateX(-30px);
  }

  80% {
    transform: translateX(10px);
  }

  100% {
    transform: translateX(0);
  }
}

@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }

  60% {
    opacity: 1;
    transform: translateY(30px);
  }

  80% {
    transform: translateY(-10px);
  }

  100% {
    transform: translateY(0);
  }
}

/*图片*/

.fog__img--second {
  background-size: contain;
  background-position: center;
  animation: marquee 40s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-200vw, 0, 0);
  }
}

