.border-ani:before,
.border-ani:after {
  content: "";
  position: absolute;
  box-sizing: border-box
}

.border-ani {
  transition: color .3s
}

.border-ani:before,
.border-ani:after {
  border: 1px solid transparent;
  width: 0;
  height: 0;
  border-radius: 0
}

.border-ani:before {
  top: 0px;
  left: 0px
}

.border-ani:after {
  bottom: 0;
  right: 0px
}

.border-ani:hover:before,
.border-ani:hover:after {
  width: 100%;
  height: 100%
}

.border-ani:hover:before {
  border-top-color: #045690;
  border-right-color: #045690;
  transition: width .3s ease-out, height .3s ease-out .3s
}

.border-ani:hover:after {
  border-bottom-color: #045690;
  border-left-color: #045690;
  transition: border-color 0s ease-out .5s, width .3s ease-out .5s, height .3s ease-out .75s
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity .28s
}

.fade-enter,
.fade-leave-active {
  opacity: 0
}

.fade-transform-leave-active,
.fade-transform-enter-active {
  transition: all .5s
}

.fade-transform-enter {
  opacity: 0;
  transform: translate(-30px)
}

.fade-transform-leave-to {
  opacity: 0;
  transform: translate(30px)
}

.breadcrumb-enter-active,
.breadcrumb-leave-active {
  transition: all .5s
}

.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  transform: translate(20px)
}

.breadcrumb-move {
  transition: all .5s
}

.breadcrumb-leave-active {
  position: absolute
}

.scaleInUp .el-image {
  transition: all 1s ease;
  transform: scale(1)
}

.scaleInUp:hover {
  transition: all 3s ease
}

.scaleInUp:hover .el-image {
  transition: all 1s ease;
  transform: scale(1.1)
}

@keyframes turn-2f31fa0a {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-2f31fa0a {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(90deg)
  }
}

.dialog-class1 {
  z-index: 200
}

.dialog-class1 .el-dialog__header {
  display: none
}

.dialog-class1 .el-dialog__body {
  padding: 0
}

.dialog-class2 .el-dialog__body {
  padding-bottom: 0;
  padding-top: 0
}

.dialog-class3 .el-dialog__header {
  z-index: 200;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px
}

.dialog-class3 .el-dialog__body {
  padding: 0
}

.tabsnav .el-tabs__nav-wrap:after {
  background-color: initial
}

.icon-center .el-input__suffix-inner {
  display: block
}

.dialog-padding .el-dialog__body {
  padding: 10px 40px 0
}

.el-tabs__nav-wrap,
.swiper {
  z-index: 0
}

.table-title-bg .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
  background-color: #bcc4cf4d
}

.el-pagination {
  display: flex;
  align-items: center
}

.button-shenqing {
  background: linear-gradient(180deg, #ffe4bd 0%, #bf9c6a 100%);
  box-shadow: 8px 8px 15px #0000000d;
  border-image: linear-gradient(180deg, #ffe4bd, #bf9c6a) 1 1;
  color: #606266;
  border-radius: 4px;
  border: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 10px 30px
}

.jigoufuwu {
  position: relative
}

.jigoufuwu .jigoufuwu-bg {
  width: 100%;
  height: 340px;
  border-radius: 6px;
  position: relative;
  top: 30px;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), 70%, white)
}

.jigoufuwu .jigoufuwu-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: calc(100% - 80px);
  height: 360px;
  border-radius: 6px;
  background-color: #fff;
  display: flex;
  padding: 10px;
  box-sizing: border-box
}

.jigoufuwu .jigoufuwu-box .bg-image {
  border-radius: 6px;
  overflow: hidden;
  width: 50%
}

.jigoufuwu .jigoufuwu-box .jigoufuwu-box-content {
  width: 50%;
  text-align: left;
  padding: 0 30px;
  box-sizing: border-box
}

.jigoufuwu .jigoufuwu-box .jigoufuwu-box-content h3 {
  margin: 16px 0;
  font-size: 20px;
  font-weight: 700
}

.jigoufuwu .jigoufuwu-box .jigoufuwu-box-content .dian-icon {
  width: 100%
}

.jigoufuwu .jigoufuwu-box .jigoufuwu-box-content .box-content-text {
  font-size: 14px;
  color: #bdbec0;
  line-height: 20px;
  margin-top: 14px;
  -webkit-line-clamp: 8
}

.border-ani:before,
.border-ani:after {
  content: "";
  position: absolute;
  box-sizing: border-box
}

.border-ani {
  transition: color .3s
}

.border-ani:before,
.border-ani:after {
  border: 1px solid transparent;
  width: 0;
  height: 0;
  border-radius: 0
}

.border-ani:before {
  top: 0px;
  left: 0px
}

.border-ani:after {
  bottom: 0;
  right: 0px
}

.border-ani:hover:before,
.border-ani:hover:after {
  width: 100%;
  height: 100%
}

.border-ani:hover:before {
  border-top-color: #045690;
  border-right-color: #045690;
  transition: width .3s ease-out, height .3s ease-out .3s
}

.border-ani:hover:after {
  border-bottom-color: #045690;
  border-left-color: #045690;
  transition: border-color 0s ease-out .5s, width .3s ease-out .5s, height .3s ease-out .75s
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity .28s
}

.fade-enter,
.fade-leave-active {
  opacity: 0
}

.fade-transform-leave-active,
.fade-transform-enter-active {
  transition: all .5s
}

.fade-transform-enter {
  opacity: 0;
  transform: translate(-30px)
}

.fade-transform-leave-to {
  opacity: 0;
  transform: translate(30px)
}

.breadcrumb-enter-active,
.breadcrumb-leave-active {
  transition: all .5s
}

.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  transform: translate(20px)
}

.breadcrumb-move {
  transition: all .5s
}

.breadcrumb-leave-active {
  position: absolute
}

.scaleInUp .el-image {
  transition: all 1s ease;
  transform: scale(1)
}

.scaleInUp:hover {
  transition: all 3s ease
}

.scaleInUp:hover .el-image {
  transition: all 1s ease;
  transform: scale(1.1)
}

@keyframes turn-180b059e {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-180b059e {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(90deg)
  }
}

.dialog-class1 {
  z-index: 200
}

.dialog-class1 .el-dialog__header {
  display: none
}

.dialog-class1 .el-dialog__body {
  padding: 0
}

.dialog-class2 .el-dialog__body {
  padding-bottom: 0;
  padding-top: 0
}

.dialog-class3 .el-dialog__header {
  z-index: 200;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px
}

.dialog-class3 .el-dialog__body {
  padding: 0
}

.tabsnav .el-tabs__nav-wrap:after {
  background-color: initial
}

.icon-center .el-input__suffix-inner {
  display: block
}

.dialog-padding .el-dialog__body {
  padding: 10px 40px 0
}

.el-tabs__nav-wrap,
.swiper {
  z-index: 0
}

.table-title-bg .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
  background-color: #bcc4cf4d
}

.el-pagination {
  display: flex;
  align-items: center
}

.button-shenqing {
  background: linear-gradient(180deg, #ffe4bd 0%, #bf9c6a 100%);
  box-shadow: 8px 8px 15px #0000000d;
  border-image: linear-gradient(180deg, #ffe4bd, #bf9c6a) 1 1;
  color: #606266;
  border-radius: 4px;
  border: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 10px 30px
}

.fuwuneirong .fuwuneirong-content {
  display: flex
}

.fuwuneirong .fuwuneirong-content li {
  width: 275px;
  height: 422px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center
}

.fuwuneirong .fuwuneirong-content li:nth-child(2),
.fuwuneirong .fuwuneirong-content li:nth-child(3),
.fuwuneirong .fuwuneirong-content li:nth-child(4),
.fuwuneirong .fuwuneirong-content li:nth-child(5) {
  margin-left: 44px
}

.fuwuneirong .fuwuneirong-content li .fuwuneirong-content-box {
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  background: #ffffff;
  text-align: left;
  overflow: hidden
}

.fuwuneirong .fuwuneirong-content li .fuwuneirong-content-box:hover {
  border: 4px solid #c9ab7e
}

.fuwuneirong .fuwuneirong-content li .fuwuneirong-content-box .bg-image {
  width: 100%;
  height: 254px;
  overflow: hidden;
  position: relative
}

.fuwuneirong .fuwuneirong-content li .fuwuneirong-content-box .bg-image .fuwuneirong-name {
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 26px;
  color: #fff
}

.fuwuneirong .fuwuneirong-content li .fuwuneirong-content-box .fuwuneirong-content-bottom {
  padding: 20px;
  margin-top: 10px;
  box-sizing: border-box
}

.fuwuneirong .fuwuneirong-content li .fuwuneirong-content-box .fuwuneirong-content-bottom h3 {
  font-size: 18px
}

.fuwuneirong .fuwuneirong-content li .fuwuneirong-content-box .fuwuneirong-content-bottom .fuwuneirong-text {
  font-size: 12px;
  color: #9b9b9b;
  text-align: left;
  padding: 15px 0;
  box-sizing: border-box;
  line-height: 20px;
  -webkit-line-clamp: 4
}

.border-ani:before,
.border-ani:after {
  content: "";
  position: absolute;
  box-sizing: border-box
}

.border-ani {
  transition: color .3s
}

.border-ani:before,
.border-ani:after {
  border: 1px solid transparent;
  width: 0;
  height: 0;
  border-radius: 0
}

.border-ani:before {
  top: 0px;
  left: 0px
}

.border-ani:after {
  bottom: 0;
  right: 0px
}

.border-ani:hover:before,
.border-ani:hover:after {
  width: 100%;
  height: 100%
}

.border-ani:hover:before {
  border-top-color: #045690;
  border-right-color: #045690;
  transition: width .3s ease-out, height .3s ease-out .3s
}

.border-ani:hover:after {
  border-bottom-color: #045690;
  border-left-color: #045690;
  transition: border-color 0s ease-out .5s, width .3s ease-out .5s, height .3s ease-out .75s
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity .28s
}

.fade-enter,
.fade-leave-active {
  opacity: 0
}

.fade-transform-leave-active,
.fade-transform-enter-active {
  transition: all .5s
}

.fade-transform-enter {
  opacity: 0;
  transform: translate(-30px)
}

.fade-transform-leave-to {
  opacity: 0;
  transform: translate(30px)
}

.breadcrumb-enter-active,
.breadcrumb-leave-active {
  transition: all .5s
}

.breadcrumb-enter,
.breadcrumb-leave-active {
  opacity: 0;
  transform: translate(20px)
}

.breadcrumb-move {
  transition: all .5s
}

.breadcrumb-leave-active {
  position: absolute
}

.scaleInUp .el-image {
  transition: all 1s ease;
  transform: scale(1)
}

.scaleInUp:hover {
  transition: all 3s ease
}

.scaleInUp:hover .el-image {
  transition: all 1s ease;
  transform: scale(1.1)
}

@keyframes turn-75b6baaa {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-75b6baaa {
  0% {
    transform: rotate(0)
  }

  to {
    transform: rotate(90deg)
  }
}

.dialog-class1 {
  z-index: 200
}

.dialog-class1 .el-dialog__header {
  display: none
}

.dialog-class1 .el-dialog__body {
  padding: 0
}

.dialog-class2 .el-dialog__body {
  padding-bottom: 0;
  padding-top: 0
}

.dialog-class3 .el-dialog__header {
  z-index: 200;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px
}

.dialog-class3 .el-dialog__body {
  padding: 0
}

.tabsnav .el-tabs__nav-wrap:after {
  background-color: initial
}

.icon-center .el-input__suffix-inner {
  display: block
}

.dialog-padding .el-dialog__body {
  padding: 10px 40px 0
}

.el-tabs__nav-wrap,
.swiper {
  z-index: 0
}

.table-title-bg .el-table__header-wrapper .el-table__header .has-gutter tr .el-table__cell {
  background-color: #bcc4cf4d
}

.el-pagination {
  display: flex;
  align-items: center
}

.button-shenqing {
  background: linear-gradient(180deg, #ffe4bd 0%, #bf9c6a 100%);
  box-shadow: 8px 8px 15px #0000000d;
  border-image: linear-gradient(180deg, #ffe4bd, #bf9c6a) 1 1;
  color: #606266;
  border-radius: 4px;
  border: 0;
  overflow: hidden;
  font-size: 16px;
  padding: 10px 30px
}

.zibenshichang .ziben_text {
  height: 20px;
  font-size: 16px;
  padding: 20px 0;
  margin-left: 355px
}

.zibenshichang .zibenshichang_jigou {
  width: 100%;
  height: 481px;
  background-image: url(/assets/bg7.1cd53e4b.jpg);
  background-size: 100% 100%
}

.zibenshichang .zibenshichang_jigou .jigou_box {
  width: 1200px;
  height: 456px;
  margin: auto;
  padding: 10px 0;
  overflow: hidden;
  text-align: center
}

.zibenshichang .zibenshichang_liucheng {
  width: 100%;
  height: 569px;
  background-image: url(/assets/shichang5.149e4dbe.jpg);
  background-size: 100% 100%
}

.zibenshichang .zibenshichang_liucheng .jigou_box {
  width: 1200px;
  height: 537px;
  margin: auto;
  padding: 10px 0;
  overflow: hidden;
  text-align: center
}

.zibenshichang .zibenshichang_shenqing {
  width: 100%;
  height: 160px;
  background-image: url(/assets/bg7.1cd53e4b.jpg);
  background-size: 100% 100%;
  text-align: center;
  padding-top: 50px;
  box-sizing: border-box
}

.zibenshichang .zibenshichang_shenqing .box {
  height: 100px
}

.zibenshichang .zibenshichang_shenqing .box .box_top {
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #2062a5;
  line-height: 33px
}

.zibenshichang .zibenshichang_shenqing .box .box_but {
  width: 264px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #2062A5;
  border-radius: 1px;
  margin: 20px auto 0;
  border: 0;
  padding: 0
}