.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-0112c092 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-0112c092 {
  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
}

.service-content-box {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.service-content-box .item {
  width: 205px;
  height: 320px;
  background: #ffffff;
  box-shadow: 8px 8px 14px #0000000a;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 1.5s
}

.service-content-box .item:hover {
  transform: translateY(-20px)
}

.service-content-box .item .item-container {
  width: 100%;
  height: 285px;
  padding: 20px;
  box-sizing: border-box
}

.service-content-box .item .item-container .logo {
  width: 67px;
  height: 61px;
  display: block;
  margin: 0 auto 17px
}

.service-content-box .item .item-container .logo .logo-img {
  width: 100%;
  height: 100%
}

.service-content-box .item .item-container .title {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: center
}

.service-content-box .item .item-container .desc {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #989898;
  line-height: 20px;
  margin-bottom: 6px;
  height: 115px;
  text-align: center
}

.service-content-box .item .item-container .go {
  width: 100%;
  display: flex;
  justify-content: flex-end
}

.service-content-box .item:nth-child(1) {
  height: 285px
}

.service-content-box .item:nth-child(2) {
  height: 300px
}

.service-content-box .item:nth-child(4) {
  height: 300px
}

.service-content-box .item:nth-child(5) {
  height: 285px
}

.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-8c447360 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-8c447360 {
  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
}

.sixProduct .sixProduct-but {
  display: flex;
  justify-content: flex-end
}

.sixProduct .sixProduct-but .el-button {
  width: 128px;
  height: 40px;
  line-height: 39px;
  text-align: center;
  font-size: 16px;
  background: linear-gradient(180deg, #ffe4bd 0%, #bf9c6a 100%);
  box-shadow: 8px 8px 15px #0000000d;
  border-image: linear-gradient(180deg, #ffe4bd, #bf9c6a) 1 1;
  border: 0;
  padding: 0;
  transition: all .3s
}

.sixProduct .sixProduct-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px
}

.sixProduct .sixProduct-list li {
  width: calc(50% - 22px);
  height: 111px;
  background: #FFFFFF;
  box-shadow: 7px 7px 7px #00000008;
  border-radius: 6px;
  border: 1px solid #DCDFE6;
  margin-bottom: 20px;
  display: flex;
  align-items: center
}

.sixProduct .sixProduct-list li:nth-child(2n) {
  margin-left: 20px
}

.sixProduct .sixProduct-list li .li-left {
  width: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column
}

.sixProduct .sixProduct-list li .li-right {
  width: calc(100% - 100px);
  height: 100%;
  padding: 15px 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between
}

.sixProduct .sixProduct-list li .li-right .li-right-title {
  display: flex;
  justify-content: flex-start
}

.sixProduct .sixProduct-list li .li-right .li-right-title span {
  font-size: 18px;
  font-weight: 700;
  color: #4a4a4a
}

.sixProduct .sixProduct-list li .li-right .li-right-title .title-tab {
  width: 16px;
  height: 16px;
  background: #0062A8;
  color: #fff;
  font-size: 10px;
  text-align: center;
  line-height: 16px;
  border-radius: 2px;
  margin-left: 4px
}

.sixProduct .sixProduct-list li .li-right .li-right-center {
  display: flex;
  justify-content: space-between;
  height: 30px;
  line-height: 30px
}

.sixProduct .sixProduct-list li .li-right .li-right-center .li-right-name {
  font-size: 14px;
  color: #727272
}

.sixProduct .sixProduct-list li .li-right .li-right-center .li-right-name-jin {
  font-size: 20px;
  font-weight: 600;
  color: #d59446
}

.sixProduct .sixProduct-list li .li-right .li-right-bottom {
  display: flex;
  justify-content: space-between;
  color: #0062a8;
  font-size: 10px
}

.sixProduct .sixProduct-list li .li-right .li-right-bottom .list-but .el-tag {
  padding: 0 10px;
  height: 24px;
  line-height: 22px;
  font-size: 12px;
  margin-left: 10px
}

.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-31098c12 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-31098c12 {
  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
}

.investor {
  position: relative
}

.investor .investor-but {
  width: 100%;
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between
}

.investor .investor-but .investor-but-left .el-button,
.investor .investor-but .investor-but-right .el-button {
  width: 160px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  font-size: 16px;
  background: linear-gradient(180deg, #ffe4bd 0%, #bf9c6a 100%);
  box-shadow: 8px 8px 15px #0000000d;
  border-image: linear-gradient(180deg, #ffe4bd, #bf9c6a) 1 1;
  border: 0;
  padding: 0;
  transition: all .3s
}

.investor .investor-box {
  display: flex;
  justify-content: space-between
}

.investor .investor-box .investor-box-left {
  width: 583px;
  height: 272px;
  background: #ffffff;
  box-shadow: 9px 6px 10px #084a7945;
  border-radius: 8px;
  overflow: hidden;
  position: relative
}

.investor .investor-box .investor-box-left .swiper {
  width: 100%;
  height: 100%;
  margin: auto
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item {
  height: 100%;
  display: flex
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-left {
  width: 50%;
  height: 100%;
  padding: 30px 10px 20px 40px;
  box-sizing: border-box;
  position: relative
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-left .username_box {
  font-size: 20px;
  font-weight: 500;
  color: #4a4a4a
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-left .margin-top {
  margin-top: 15px
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-left .company {
  margin-top: 15px;
  font-size: 14px;
  font-weight: 500;
  line-height: 15px;
  color: #4a4a4a
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-left .company .company_content {
  margin-right: 10px
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-left .xueli {
  font-size: 14px;
  font-weight: 400;
  color: #2062a5;
  line-height: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-left .jianli p {
  font-size: 14px;
  font-weight: 400;
  color: #9b9b9b;
  line-height: 16px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-right {
  width: 50%;
  height: 100%;
  overflow: hidden
}

.investor .investor-box .investor-box-left .swiper .swiper-wrapper-item .box-left-item .box-l-bottom {
  margin-top: 10px;
  font-size: 12px;
  color: #2062a5;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 20px;
  right: 30px
}

.investor .investor-box .investor-box-left .nav-btn {
  width: 16px;
  height: 30px;
  border-radius: 4px;
  background-color: #2062a51a;
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 30px
}

.investor .investor-box .investor-box-left .nav-btn.swiper-button-prev-investor {
  left: 0
}

.investor .investor-box .investor-box-left .nav-btn.swiper-button-next-investor {
  right: 0
}

.investor .investor-box .investor-box-right {
  width: 581px;
  height: 267px;
  background: rgba(32, 98, 165, .84);
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-size: 100% 100%
}

.investor .investor-box .investor-box-right .box-r-top {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 30px
}

.investor .investor-box .investor-box-right .box-r-but {
  width: 154px;
  height: 40px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #ffffff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2px 4px;
  box-sizing: border-box;
  box-shadow: 0 0 2px 2px #f5f1f133
}

.investor .investor-box .investor-box-right .box-r-but p {
  font-size: 16px;
  color: #2062a5;
  margin-left: 20px
}

.investor .investor-box .investor-box-right .box-r-but .box-r-but-icon {
  width: 36px;
  height: 30px;
  background: #2062a5;
  border-radius: 4px;
  border: 1px solid #2062a5;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: all .5s
}

.investor .investor-box .investor-box-right .box-r-but:hover {
  box-shadow: 0 0 14px 5px #f5f1f133
}

.investor .investor-box .investor-box-right .box-r-but:hover .box-r-but-icon {
  width: 50px
}

.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-9023fb42 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-9023fb42 {
  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
}

.rongzidongtai {
  width: 100%;
  height: calc(100% - 100px);
  position: relative
}

.rongzidongtai .swiper {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto
}

.rongzidongtai .swiper .swiper-slide {
  font-size: 18px;
  height: calc((100% - 30px)/2) !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}

.rongzidongtai .swiper .swiper-slide .box_li {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  overflow: hidden
}

.rongzidongtai .swiper .swiper-slide .box_li .box_top {
  width: 100%;
  height: 65px;
  background: rgba(32, 98, 165, .13);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  box-sizing: border-box
}

.rongzidongtai .swiper .swiper-slide .box_li .box_top h3 {
  font-size: 20px;
  font-weight: 600;
  color: #4a4a4a
}

.rongzidongtai .swiper .swiper-slide .box_li .box_top .box_top_logo {
  width: 60px;
  height: 60px;
  background: #ffffff;
  box-shadow: 0 2px 4px #00000024;
  border-radius: 10px;
  position: relative;
  top: 14px;
  right: 10px;
  overflow: hidden
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content {
  background-color: #fff;
  height: 110px;
  width: 100%;
  padding: 14px;
  box-sizing: border-box
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text1,
.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text2,
.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text3 {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  height: 30px;
  width: 100%
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text1 {
  color: #727272
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text1 .text-nowrap {
  width: 60%
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text2 {
  color: #989898;
  display: flex
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text2 .content_text2_text {
  font-weight: 600;
  margin: 0 2px;
  color: #4a4a4a
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text3 {
  display: flex;
  justify-content: space-between;
  color: #989898
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text3 .content_text3_left {
  width: 70%
}

.rongzidongtai .swiper .swiper-slide .box_li .box_content .box_content_text3 .content_text3_date {
  display: flex;
  align-items: center
}

.rongzidongtai .nav-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #2062a51a;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 30px
}

.rongzidongtai .nav-btn.swiper-button-prev-fengcai {
  left: -40px
}

.rongzidongtai .nav-btn.swiper-button-next-fengcai {
  right: -40px
}

.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-702c4769 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-702c4769 {
  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
}

.tip-text {
  margin-left: 10px;
  width: calc(100% - 40px);
  line-height: 20px
}

.tip-text .tip-text-top {
  font-size: 9px;
  color: #989898;
  line-height: 16px
}

.tip-text .tip-text-bottom {
  font-size: 9px;
  color: #d2d2d2;
  margin-top: 4px;
  height: 10px
}

.el-select {
  width: 100%
}

.form-item-margin {
  margin-bottom: 0
}

.el-form-item {
  margin-bottom: 18px
}

.p-7 .el-input__inner {
  padding-right: 70px;
  box-sizing: border-box
}

.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-d2e89f28 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-d2e89f28 {
  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
}

.tip-text {
  margin-left: 10px;
  width: calc(100% - 40px);
  line-height: 20px
}

.tip-text .tip-text-top {
  font-size: 9px;
  color: #989898;
  line-height: 16px
}

.tip-text .tip-text-bottom {
  font-size: 9px;
  color: #d2d2d2;
  margin-top: 4px;
  height: 10px
}

.el-form-item {
  margin-bottom: 18px
}

.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-6724f395 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-6724f395 {
  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
}

.tip-text {
  margin-left: 10px;
  width: calc(100% - 40px);
  line-height: 20px
}

.tip-text .tip-text-top {
  font-size: 9px;
  color: #989898;
  line-height: 16px
}

.tip-text .tip-text-bottom {
  font-size: 9px;
  color: #d2d2d2;
  margin-top: 4px;
  height: 10px
}

.el-select {
  width: 100%
}

.form-item-margin {
  margin-bottom: 0
}

.el-form-item {
  margin-bottom: 18px
}

.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-425a5405 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-425a5405 {
  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
}

.shenqing .fuwuzixun-but-list {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.shenqing .fuwuzixun-but-list li {
  display: flex;
  color: #2062a5;
  transition: all .5s;
  border: 1px solid #2062a5;
  border-radius: 50px;
  box-shadow: 0 7px 14px #1255994f
}

.shenqing .fuwuzixun-but-list li:nth-child(2) {
  margin-left: 20px
}

.shenqing .fuwuzixun-but-list li:hover {
  color: #fff;
  background: #2062a5
}

.shenqing .fuwuzixun-but-list li .fuwuzixun-but-list-name {
  height: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 40px;
  font-size: 20px;
  box-sizing: border-box
}

.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-9f1ef702 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-9f1ef702 {
  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
}

.tip-text {
  margin-left: 10px;
  width: calc(100% - 40px);
  line-height: 20px
}

.tip-text .tip-text-top {
  font-size: 9px;
  color: #989898;
  line-height: 16px
}

.tip-text .tip-text-bottom {
  font-size: 9px;
  color: #d2d2d2;
  margin-top: 4px;
  height: 10px
}

.el-select {
  width: 100%
}

.form-item-margin {
  margin-bottom: 0
}

.el-form-item {
  margin-bottom: 18px
}

.p-7 .el-input__inner {
  padding-right: 70px;
  box-sizing: border-box
}

.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-4ab22896 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-4ab22896 {
  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
}

.service-container {
  width: 100%
}

.service-container .zixun-bg-box {
  height: 386px;
  background-size: 100% 100%
}

.service-container .zixun-bg-box .Pagination_box {
  padding-top: 10px;
  display: flex;
  width: 100%;
  justify-content: flex-end
}

.service-container .zixun-bg-box .Pagination_box .el-pagination {
  display: flex;
  align-items: center
}

.service-container .news-bg-box {
  height: 428px;
  background-size: 100% 100%
}

.service-container .pro-bg-box {
  width: 100%;
  padding-bottom: 50px;
  background-size: 100% 100%
}

.service-container .pro-bg-box3 {
  width: 100%;
  height: 500px;
  background-size: 100% 100%;
  position: relative;
  padding-bottom: 30px;
  box-sizing: border-box
}

.service-container .pro-bg-box2 {
  width: 100%;
  height: 490px;
  background-size: 100% 100%;
  position: relative
}

.service-container .daoshifuwu-container {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}

.service-container .jingjiren-container {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}