.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-af745b4a {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-af745b4a {
  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
}

.con-title {
  text-align: center;
  height: 70px;
  line-height: 80px;
  font-size: 16px;
  position: relative
}

.con-title .close {
  position: absolute;
  top: -17px;
  right: 10px
}

.con-title .close:hover {
  color: #0062a8;
  animation: sploosh1-af745b4a .3s linear normal
}

.con_from {
  padding: 10px 40px
}

.con_from .el-form {
  margin-top: 20px;
  padding: 0 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-7c3983a1 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-7c3983a1 {
  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
}

.banner {
  width: 100%;
  height: 100%;
  margin: auto;
  position: relative;
  box-sizing: border-box;
  padding: 30px 0
}

.banner .banner-box-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px
}

.banner .banner-box-title .banner-box-title-name {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #4a4a4a
}

.banner .banner-box {
  width: 100%;
  border-radius: 4px;
  box-sizing: border-box;
  position: relative
}

.banner .banner-box .banner-box-content {
  display: flex;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0 5px 12px #0000000a;
  padding: 20px;
  box-sizing: border-box
}

.banner .banner-box .banner-box-content .banner-box-item {
  width: calc(100% - 480px);
  margin-right: 30px;
  height: 100%
}

.banner .banner-box .banner-box-content .banner-box-item .banner-box-text {
  width: 100%;
  display: flex;
  position: relative
}

.banner .banner-box .banner-box-content .banner-box-item .banner-box-text .banner-box-text-item {
  font-size: 12px;
  color: #9b9b9b;
  line-height: 26px;
  width: calc(100% - 60px);
  padding: 0 20px;
  box-sizing: border-box
}

.banner .banner-box .banner-box-content .banner-box-item .banner-box-text .box-right-icon {
  position: absolute;
  bottom: 0;
  right: 0
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item {
  width: 100%;
  display: flex;
  align-items: center
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li {
  display: flex;
  align-items: center;
  width: 33.3333333333%;
  height: 100%
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li:nth-child(1) {
  padding-left: 40px;
  box-sizing: border-box
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li:nth-child(2),
.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li:nth-child(3) {
  text-align: center
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li:nth-child(2) .li-item .li-num,
.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li:nth-child(3) .li-item .li-num {
  justify-content: center
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li .li-item {
  width: calc(100% - 2px);
  padding: 10px;
  box-sizing: border-box
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li .li-item p {
  font-size: 14px;
  margin: 0 0 10px
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li .li-item .li-num {
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li .li-item .li-num .li-num-item {
  font-size: 18px;
  font-weight: 700;
  margin-right: 10px;
  color: #2062a5
}

.banner .banner-box .banner-box-content .banner-box-item .box-container-item ul li .li-divider {
  width: 1px;
  height: 50px;
  border-left: 1px dashed #C9AB7E
}

.banner .banner-box .banner-box-content .banner-box-bgimage {
  width: 449px;
  height: 136px;
  overflow: hidden
}

.banner .banner-box .banner-box-content .banner-box-bgimage .el-image {
  width: 100%;
  height: 100%
}

.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-4e41cb0c {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-4e41cb0c {
  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 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 32px;
  box-sizing: border-box;
  margin-bottom: 34px
}

.service-container .logo {
  width: 78px;
  height: 78px;
  position: absolute;
  top: -39px;
  left: 50%;
  transform: translate(-50%)
}

.service-container .item {
  width: 206px;
  height: 200px;
  background: #ffffff;
  box-shadow: 8px 8px 14px #0000000a;
  border-radius: 4px;
  padding: 50px 20px 0;
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column
}

.service-container .item .title {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 20px;
  text-align: center
}

.service-container .item .el-icon {
  font-size: 20px;
  color: #c9ab7e;
  text-align: center
}

.service-container .item .content {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9b9b9b;
  line-height: 18px;
  text-align: center
}

.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-110a3666 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-110a3666 {
  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-container {
  width: 100%;
  height: 550px;
  box-sizing: border-box;
  position: relative
}

.investor-container .investor-box {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.investor-container .investor-box .chanyedongcha_nav {
  width: 100%;
  height: 50px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 14px
}

.investor-container .investor-box .chanyedongcha_nav .chanyeizixun-nav {
  display: flex;
  justify-content: flex-end
}

.investor-container .investor-box .chanyedongcha_nav .chanyedongcha_nav_right .el-button1 {
  color: #d2d2d2;
  border: 1px solid #d2d2d2;
  background-color: initial
}

.investor-container .investor-box .chanyedongcha_nav .chanyedongcha_nav_right .el-button2 {
  color: #2062a5;
  border: 1px solid #2062a5;
  background-color: #f3faff
}

.investor-container .investor-box .swiper {
  width: 100%;
  margin: auto;
  overflow: hidden
}

.investor-container .investor-box .swiper .swiper-wrapper {
  display: flex;
  padding: 20px 0
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item {
  margin-bottom: 36px;
  margin-top: 10px;
  transition: all 1s;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 8px 12px #2062a538
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item:hover {
  transform: translateY(-30px)
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item .slide {
  width: 100%;
  background-color: #fff;
  border-radius: 6px;
  overflow: hidden
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-top {
  width: 100%;
  height: 280px;
  position: relative
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-top .slide-avatar {
  width: 50px;
  height: 50px;
  background: #ffffff;
  border: 1px solid #2062a5;
  border-radius: 50%;
  position: absolute;
  bottom: -10px;
  left: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-bottom {
  width: 100%;
  height: 110px;
  padding: 20px;
  box-sizing: border-box
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-bottom h3 {
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #4a4a4a
}

.investor-container .investor-box .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-bottom .slide-bottom-text {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9b9b9b;
  margin-top: 10px;
  line-height: 20px;
  -webkit-line-clamp: 2
}

.investor-container .investor-box .nav-btn {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #2062a51a;
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 30px
}

.investor-container .investor-box .nav-btn.swiper-button-prev-goods {
  left: -50px
}

.investor-container .investor-box .nav-btn.swiper-button-next-goods {
  right: -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-596a95b0 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-596a95b0 {
  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
}

.fuwurenyuan {
  width: 100%;
  height: 200px;
  position: relative
}

.fuwurenyuan .swiper {
  width: 100%;
  height: 100%;
  margin: auto
}

.fuwurenyuan .swiper .swiper-wrapper {
  display: flex
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  background-color: #fff
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-left {
  width: 187px;
  height: 100%
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right {
  width: calc(100% - 187px);
  padding: 30px;
  box-sizing: border-box
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-top {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-top h2 {
  font-size: 18px;
  margin-right: 10px
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-top p {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #9b9b9b
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-top .slide-right-image {
  width: 106px;
  height: 24px;
  position: absolute;
  right: 10px;
  top: 30px
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-position {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #2062a5
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-center {
  margin-top: 20px;
  line-height: 20px;
  -webkit-line-clamp: 5
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-center span {
  font-size: 12px;
  font-family: PingFangSC-Semibold, PingFang SC
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-center span:nth-child(1) {
  font-weight: 600;
  color: #4a4a4a
}

.fuwurenyuan .swiper .swiper-wrapper .swiper-wrapper-item .slide .slide-right .slide-right-center span:nth-child(2) {
  color: #9b9b9b
}

.fuwurenyuan .el-empty {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)
}

.fuwurenyuan .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
}

.fuwurenyuan .nav-btn.swiper-button-prev-goodss {
  left: -40px
}

.fuwurenyuan .nav-btn.swiper-button-next-goodss {
  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-534d5073 {
  to {
    -webkit-transform: rotate(360deg)
  }
}

@keyframes sploosh1-534d5073 {
  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
}

.company-container {
  width: 100%
}

.company-container .container_top_image {
  width: 100%;
  background: url(/assets/pthjbg.1bf403aa.jpg) no-repeat center;
  background-size: 100% 100%
}

.company-container .news-bg-box {
  height: 365px;
  width: 100%;
  background: url(/assets/funrbg.ff61b03f.png) no-repeat center;
  background-size: 100% 100%
}

.company-container .fuwutuandiu-container,
.company-container .fuwurenyuan-container {
  background: url(/assets/td&rybg.df3de249.jpg) no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 30px
}

.company-container .fuwurenyuan-container {
  padding-bottom: 30px
}

.el_Pagination_box .el-pagination {
  display: flex;
  align-items: center
}