@font-face {
  font-family: MontserratRegular;
  src: url("./font/Montserrat-Regular.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: D-DIN-PRO;
  src: url("./font/D-DIN-PRO-400-Regular.otf");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: DingTalk-JinBuTi;
  src: url("./font/DingTalk-JinBuTi.ttf");
  font-weight: normal;
  font-style: normal;
}
body,
html {
  font-family: "Microsoft YaHei";
}
/* 版心 */
.main-center {
  width: 83.35%;
  margin: 0 auto;
}
.main-center-mini {
  width: 72.95%;
  margin: 0 auto;
}

.header-main-box {
  position: absolute;
  z-index: 11;
  width: 100%;
  height: 80rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30rem 90rem 0;
}
.header-top-box {
  padding-top: 20rem;
}
.header-top-title {
  color: rgba(87, 93, 108, 0.4);
  display: flex;
}
.header-top-title h1 {
  color: rgba(87, 93, 108, 0.4);
  display: flex;
}
.header-top-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-top-link {
  display: flex;
  align-items: center;
  color: rgba(87, 93, 108, 0.4);
}
.header-top-link a {
  margin: 0 10rem;
  color: rgba(87, 93, 108, 0.4);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.header-top-link a:hover {
  color: rgba(87, 93, 108, 0.6);
}
.header-center-box {
  margin-top: 10rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-phone-box {
  display: flex;
  align-items: center;
  padding-left: 180rem;
}
.header-language-item {
  margin: 0 10rem;
  position: relative;
  color: #fff;
}
.header-language-item::after {
  content: "";
  position: absolute;
  right: -10rem;
  top: calc(50% - 8rem);
  width: 1px;
  height: 16rem;
  background: #fff;
}
.header-language-item:last-child::after {
  display: none;
}
.header-language-on {
  color: #ff8e37;
}
.header-phone-img {
  width: 16rem;
}
.header-phone-text {
  font-weight: 400;
  color: #333333;
}
.header-wap-show {
  width: 60rem;
  height: 60rem;
  background: url(./../esimg/icon/header-nav.png) no-repeat;
  background-size: 100% 100%;
}
.header-phone-number {
  font-weight: bold;
  color: #3e71e8;
}
.header-nav-box {
  display: flex;
}
.header-nav-item {
  padding: 20rem 25rem;
  margin: 0;
  height: 100%;
  position: relative;
}
.header-nav-item:last-child {
  /* padding-right: 0; */
}
.header-nav-title {
  color: #ffffff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.header-nav-title:hover {
  /* color: #3e71e8; */
}
.header-center-logo {
  width: 216rem;
  /* height: 114rem; */
}
.header-center-logo img {
  width: 100%;
}
.header-nav-section {
  position: absolute;
  left: -15%;
  top: 100%;
  width: 130%;
  height: 0;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.header-nav-item:hover .header-nav-section {
  height: auto;
}
.header-nav-text {
  text-align: center;
  color: #333333;
  padding: 10rem 0;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.header-nav-text:hover {
  color: #fff;
  background: #ff8e37;
}
.header-nav-item:hover::after,
.header-nav-on::after {
  content: "";
  position: absolute;
  top: 90%;
  left: calc(50% - 20rem);
  width: 40rem;
  height: 1px;
  background: #ff8e37;
}
.header-nav-on .header-nav-title {
  /* color: #3e71e8; */
}
.banner-main-box {
  position: relative;
  z-index: 1;
}
.banner-item {
  width: 100%;
  position: relative;
}
.banner-item-bg {
  width: 100%;
}
.banner-item-content {
  position: absolute;
  top: 69.69%;
  left: 0;
  width: 100%;
}
.banner-item-text {
  height: 145rem;
  width: auto;
  margin: 0 auto 0;
}
.index-banner-pagination {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  bottom: 36rem !important;
  left: 260rem !important;
}
.index-banner-pages {
  position: absolute;
  z-index: 4;
  display: flex;
  align-items: center;
  bottom: 42rem;
  left: 285rem;
  color: #ffffff;
}
.index-banner-pagination .swiper-pagination-bullet {
  width: 30rem;
  height: 2rem;
  background: #fff;
  border-radius: 0;
  opacity: 1;
  margin: 0 0 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
}
.index-banner-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #e26a0d;
}
.suspension-box {
  width: 90rem;
  position: fixed;
  right: 0.7%;
  top: 44%;
  z-index: 999;
}
.suspension-content-max {
  width: fit-content;
  border-radius: 6px;
  background: #e26a0d;
}
.suspension-content-box {
  width: 90rem;
  height: 90rem;
  /* background: #3e71e8; */
  position: relative;
  cursor: pointer;
  border-bottom: 1px dashed rgba(243, 243, 243, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.suspension-content-icon {
  /* position: absolute;
  top: 12px;
  left: 12px; */
  width: 40rem;
  height: 40rem;
  margin: 0 auto;
}
.suspension-content-name {
  text-align: center;
  color: #fff;
  margin-top: 5rem;
}
.suspension-content-box:hover .suspension-content-info {
  min-width: 266rem;
  background: radial-gradient(circle, #ffffff 0%, #f8f9f9 100%);
  border-radius: 6px;
  border: 1px solid #e26a0d;
  opacity: 0.9;
  /* border-image: linear-gradient(129deg, #046ef7, #53c1fc) 10 10; */
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.suspension-content-box:hover .suspension-content-text {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  padding: 20rem 0 0 20rem;
}
.suspension-content-by {
  font-weight: 400;
  color: #373737;
}
.suspension-content-decs {
  padding-top: 5rem;
  font-weight: 600;
  color: #e26a0d;
}
.suspension-content-info {
  display: block;
  width: 0;
  height: auto;
  font-family: arial;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.suspension-content-top {
  border-radius: 8px 8px 0px 0px;
}
.suspension-content-bottom {
  border-radius: 0px 0px 8px 8px;
  -webkit-border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -ms-border-radius: 0px 0px 8px 8px;
  -o-border-radius: 0px 0px 8px 8px;
  border-bottom: none;
}
.suspension-content-bottom .suspension-content-icon {
  width: 50rem;
  height: 50rem;
}
.suspension-content-other {
  border-radius: 8px 8px 8px 8px;
  margin-top: 20px;
  border-bottom: none;
}
.suspension-content-box:hover .suspension-content-info {
  width: 120px;
  /* background-color: #3e71e8; */
  display: block;
}
.suspension-content-box:hover {
  /* background-color: #3e71e8; */
}

.suspension-content-box:hover .suspension-content-info img {
  display: block;
}
.suspension-content-info {
  display: none;
  width: 0;
  height: 110rem;
  font-family: arial;
  color: #fff;
  position: absolute;
  top: 0;
  right: 100rem;
  overflow: hidden;
  transition: all 0.3s;
  background: radial-gradient(circle, #ffffff 0%, #f8f9f9 100%);
  border: 1px solid #3e71e8;
  /* border-image: linear-gradient(129deg, #046ef7, #53c1fc) 10 10; */
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.suspension-content-qr {
  min-width: 110rem !important;
  width: 110rem !important;
  height: 130rem;

  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.suspension-content-box:hover .suspension-content-qr {
  display: flex;
}

.suspension-content-qr-code {
  width: 80rem;
  height: 80rem;
  /* position: absolute;
  top: 10px;
  left: 16px; */
}
.suspension-content-qr img {
  display: none;
}
.suspension-content-qr-name {
  font-size: 12px;
  /* position: absolute; */
  /* top: 80px; */
  left: 0;
  width: 100%;
  text-align: center;
  color: #050505;
  margin-top: 5rem;
}
.keyword-box {
  position: absolute;
  z-index: 2;
  left: 260rem;
  bottom: 10rem;
  display: flex;
  align-items: center;
}
.keyword-box p,
.keyword-box a {
  color: rgba(255, 255, 255, 0.4);
  margin-right: 10rem;
}
.index-about-box {
  position: relative;
  padding: 100rem 0 150rem;
  background: url(./../esimg/img/index-about-bg.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.index-about-left {
  padding-right: 750rem;
  position: relative;
  z-index: 2;
}
.index-about-img {
  z-index: 1;
  width: 833rem;
  position: absolute;
  top: 100rem;
  right: 60rem;
}
.public-title {
  font-weight: bold;
  color: #333333;
  width: fit-content;
  position: relative;
  z-index: 1;
}
.public-title::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: calc(50% - 27rem + 10rem);
  left: calc(50% - 68rem);
  width: 136rem;
  height: 54rem;
  background: url(./../esimg/icon/public-title-icon.png) no-repeat;
  background-size: 100% 100%;
}
.index-about-text {
  padding-top: 30rem;
  color: #333333;
  line-height: 1.8;
}
.index-about-text p {
  padding-bottom: 20rem;
}
.index-about-flex {
  width: 1000rem;
  display: flex;
  align-items: center;
  padding-top: 70rem;
}
.index-about-item {
  width: calc((100% - (25rem * 4)) / 5);
  margin-right: 25rem;
  background: rgba(248, 249, 254, 0.5);
  box-shadow: 0px 0px 38px 0px rgba(217, 219, 226, 0.48);
  border-radius: 5px;
  padding: 10rem 10rem 20rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 20rem;
  height: 160rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index-about-item:nth-child(5) {
  margin-right: 0;
}
.index-about-item:hover {
  background: rgba(255, 255, 255, 0.25);
}
.index-about-icon {
  width: 66rem;
}
.index-about-name {
  padding-top: 10rem;
  text-align: center;
  color: #333333;
}
.public-btn {
  position: relative;
  width: fit-content;

  height: 50rem;
  display: flex;
  align-items: center;
  padding: 0 50rem 0 20rem;
  border: 1px solid #1f2a65;
  color: #1f2a65;
  background: transparent;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.public-btn:hover {
  background: #1f2a65;
  color: #fff;
}
.index-case-btn {
  position: absolute;
  bottom: 30rem;
}
.public-btn-arr::after {
  content: "";
  position: absolute;
  right: 20rem;
  top: calc(50% - 7rem);
  width: 14rem;
  height: 14rem;
  background: url(./../esimg/icon/public-btn-arr.png) no-repeat;
  background-size: 100% 100%;
}
.public-btn-arr:hover::after {
  /* transform: translate(2px, -2px); */
  /* transition: transform 0.3s ease; */
  background: url(./../esimg/icon/public-btn-arr-white.png) no-repeat;
  background-size: 100% 100%;
}
.index-about-btn {
  margin-top: 100rem;
}
.index-business-box {
  position: relative;
}
.index-business-imgs {
}
.index-business-img {
  width: 100%;
  display: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index-business-show {
  display: block;
}
.index-business-main {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 90rem;
}
.public-title-center {
  margin: 0 auto;
}
.col-white {
  color: #fff;
}
.index-business-content {
  display: none;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index-business-on {
  display: block;
}
.index-business-name {
  text-align: center;
  padding-top: 70rem;
  font-weight: bold;
  color: #ffffff;
}
.index-business-text {
  padding-top: 20rem;
  width: 1383rem;
  color: #ffffff;
  line-height: 1.8;
  margin: 0 auto;
  text-align: center;
}
.index-business-btn {
  margin: 40rem auto 0;
}
.index-business-btn::after {
  content: "";
  background: url(./../esimg/icon/public-btn-arr-white.png) no-repeat;
  background-size: 100% 100%;
}
.public-btn-white {
  color: #ffffff;
  border: 1px solid #fff;
  background: transparent;
}
.public-btn-white:hover {
  background: #1f2a65;
  border: 1px solid #1f2a65;
}
.index-business-by {
  color: #ffffff;
  text-align: center;
  padding-top: 10rem;
  margin: 0 auto;
  width: 90%;
}
.index-business-flex {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 10rem;
  bottom: 40rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.index-business-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* flex: 1; */
  width: 25%;
  margin-top: 20rem;
}
.index-business-item .nor {
  display: block;
}
.index-business-item .sel {
  display: none;
}
.index-business-open .nor {
  display: none;
}
.index-business-open .sel {
  display: block;
}
.index-business-icon {
  width: 76rem;
}
.index-reason-box {
  padding: 80rem 0 140rem;
}
.reason-main-box {
  width: 100%;
  display: flex;
  background: url(./../esimg/img/reason-main-bg.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 50rem;
  box-shadow: 2px 1px 54px 0px rgba(165, 226, 255, 0.76);
}
.reason-item {
  position: relative;
  width: calc((100% - 580rem) / 3);
  height: 571rem;
  border-right: 1px solid #fff;
  padding: 0 20rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.reason-item:last-child {
  border-right: none;
}
.reason-item-on {
  width: 580rem;
}
.reason-item-name {
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  padding-top: 50rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.reason-item-on .reason-item-name {
  text-align: left;
  padding-left: 10rem;
}
.reason-item-streamline {
  color: #ffffff;
  text-align: center;
  padding-top: 30rem;
  position: relative;
  z-index: 2;
}
.reason-item-on .reason-item-streamline {
  display: none;
}
.reason-item-text {
  display: none;
}
.reason-item-text {
  color: #ffffff;
  padding: 30rem 10rem 0;
  line-height: 1.6;
  position: relative;
  z-index: 2;
}
.reason-item-on .reason-item-text {
  display: block;
}
.reason-item-on .reason-item-text p {
  padding-bottom: 10rem;
}
.index-reason-icon {
  width: 220rem;
  position: absolute;
  z-index: 1;
  right: calc((100% - 220rem) / 2);
  bottom: 20rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.reason-item-on .index-reason-icon {
  right: 60rem;
  width: 150rem;
}
.index-case-box {
  padding-top: 80rem;
  background: url(./../esimg/img/index-case-bg.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.index-case-swiper {
  margin-top: 20rem;
  position: relative;
}
.index-case-item {
  height: 950rem;
  position: relative;
  padding-right: 100rem;
}
.index-case-content {
  width: 100%;
  height: 100%;
  background: #ffffff;
  padding-top: 60rem;
  padding-left: 120rem;
  padding-right: 90rem;
  opacity: 0;
}
.swiper-slide-active .index-case-content {
  opacity: 1;
}
.index-case-name {
  font-weight: bold;
  color: #333333;
}
.index-case-text {
  color: #333333;
  line-height: 1.6;
  padding-top: 25rem;
}
.index-case-btn {
  margin-top: 500rem;
}
.index-case-img {
  position: absolute;
  left: 120rem;
  top: 430rem;
  width: calc(100% - 120rem);
}
.swiper-slide-next .index-case-img {
  left: 0;
}
.index-case-hname {
  position: absolute;
  left: 120rem;
  top: 370rem;
  width: calc(100% - 120rem);
  text-align: right;
  font-weight: bold;
  color: #fff;
}
.swiper-slide-active .index-case-hname {
  opacity: 0;
}
.swiper-slide-next .index-case-hname {
  text-align: left;
  left: 0;
}
.index-case-prev {
  position: absolute;
  z-index: 3;
  left: 16.5%;
  top: calc(50% - 25rem);
  width: 50rem;
  height: 50rem;
  background: url(./../esimg/icon/index-arr-left.png) no-repeat;
  background-size: 100% 100%;
}
.index-case-next {
  position: absolute;
  z-index: 3;
  right: 16.5%;
  top: calc(50% - 25rem);
  width: 50rem;
  height: 50rem;
  background: url(./../esimg/icon/index-arr-right.png) no-repeat;
  background-size: 100% 100%;
}
.index-customer-box {
  padding: 100rem 0 80rem;
}
.index-customer-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40rem;
}
.index-customer-item {
  width: calc((100% - (32rem * 5)) / 6);
  margin-right: 32rem;
  margin-bottom: 46rem;
  background: #fff;
  box-shadow: 2px 1px 54px 0px #e6e7ea;
}
.index-customer-item:nth-child(6n) {
  margin-right: 0;
}
.index-customer-img {
  width: 100%;
}
.index-customer-btn {
  margin: 60rem auto 0;
}
.index-network-box {
  position: relative;
}
.index-network-bg {
  width: 100%;
}
.index-network-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding-top: 60rem;
}
.index-network-cont {
  position: absolute;
  left: 160rem;
  bottom: 100rem;
}
.index-network-item {
  color: #333333;
  margin-bottom: 10rem;
  position: relative;
}
.index-network-hollow::before {
  position: absolute;
  content: "";
  width: 21rem;
  height: 21rem;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #df0303;
  left: -35rem;
  top: calc(50% - 12rem);
}
.index-network-solid::before {
  position: absolute;
  content: "";
  width: 21rem;
  height: 21rem;
  border-radius: 50%;
  background: #fd760d;
  border: 1px solid #fd760d;
  left: -35rem;
  top: calc(50% - 12rem);
}
.index-network-text {
  font-weight: 400;
  color: #333333;
  padding-bottom: 20rem;
  display: flex;
  flex-wrap: wrap;
}
.index-network-text p {
  width: fit-content;
  padding-right: 20rem;
  padding-bottom: 5rem;
}
.public-contact-box {
  background: url(./../esimg/img/public-contact-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 66rem 0;
}
.public-contact-form {
  padding-top: 50rem;
}
.public-contact-grid {
  display: grid;
  grid-template-columns: 3fr 3fr 4fr;
  gap: 27rem;
}
.public-contact-input {
  width: 100%;
  height: 70rem;
  padding-left: 30rem;
  margin-bottom: 15rem;
  background: rgba(255, 255, 255, 0.57);
  border: 1px solid rgba(229, 228, 228, 0.57);
}
.public-contact-textarea {
  width: 100%;
  height: 154rem;
  padding-top: 15rem;
  padding-left: 20rem;
  background: rgba(255, 255, 255, 0.57);
  border: 1px solid rgba(229, 228, 228, 0.57);
}
.public-contact-flex {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 20rem;
  position: relative;
}
.public-contact-code {
  width: 280rem;
  height: 50rem;
  background: #ffffff;
  border: 1px solid #c9c7c7;
  padding-left: 15rem;
}
.public-contact-captcha {
  width: 100rem;
  height: 50rem;
}
.public-contact-captcha img {
  width: 100%;
  height: 100%;
}
.public-contact-refresh {
  width: 30rem;
  height: 30rem;
  cursor: pointer;
  margin-left: 10rem;
}
.public-contact-refresh img {
  width: 100%;
}
.public-contact-submit {
  width: 140rem;
  height: 50rem;
  background: #fb7d1e;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 30rem;
  color: #fff;
  cursor: pointer;
}
.public-footer-box {
  background: #1a2146;
}
.public-footer-top {
  padding-top: 60rem;
  padding-bottom: 50rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.public-footer-top .main-center {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.footer-top-icon {
  width: 114rem;
}
.footer-item-box {
  padding-top: 40rem;
}
.footer-top-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20rem;
}
.footer-item-icon {
  width: 26rem;
  margin-bottom: 4rem;
}
.footer-item-cont {
  padding-left: 10rem;
}
.footer-item-lable {
  color: #ffffff;
  opacity: 0.7;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.footer-item-value {
  font-family: Arial;
  font-weight: bold;
  color: #ffffff;
  padding-top: 5rem;
}
.footer-top-qrcode {
  width: 133rem;
}
.footer-right-text {
  text-align: center;
  color: #ffffff;
  padding-top: 20rem;
  width: 100%;
  font-size: 14px;
}
.footer-top-center {
  display: flex;
  width: calc(100% - 400rem - 133rem);
}
.footer-menu-name {
  color: #ffffff;
  font-size: 16px;
}
.footer-menu-list {
  padding-top: 40rem;
}
.footer-menu-link {
  color: #ffffff;
  opacity: 0.6;
  margin-bottom: 10rem;
}
.footer-menu-link:hover {
  opacity: 0.9;
}
.footer-menu-item {
  padding-right: 20rem;
  width: calc(100% / 6);
}
.public-footer-bottom {
  padding: 50rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.footer-bottom-text {
  display: flex;
  align-items: center;
  color: #ffffff;
  opacity: 0.6;
  margin-right: 20rem;
}
.footer-bottom-text img {
  margin-right: 5rem;
}
.pubilc-banner-box {
  position: relative;
}
.pubilc-banner-img {
  width: 100%;
}
.pubilc-banner-content {
  position: absolute;
  left: 160rem;
  top: 40%;
}
.public-tab-box {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  width: 100%;
  /* height: 60rem; */
  height: 120rem;
  background: rgba(0, 0, 0, 0.37);
  padding: 0 160rem;
}
.public-tab-item {
  min-width: 200rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
  padding: 0 20rem;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.public-tab-item:hover,
.public-tab-on {
  background: #ff8e37;
}
.public-crumb-box {
  position: absolute;
  display: flex;
  left: 160rem;
  top: 35rem;
}
.public-crumb-box p,
.public-crumb-box a {
  color: #a6a6a6;
}
.public-crumb-box a {
  padding-right: 20rem;
  position: relative;
}
.public-crumb-box a::after {
  content: ">";
  position: absolute;
  right: 5rem;
}
.public-crumb-box a:last-child {
  padding-right: 0;
}
.public-crumb-box a:last-child::after {
  display: none;
}
.index-culture-content {
  width: 100%;
  background: url(./../esimg/img/index-culture-content.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  margin-top: 40rem;
}
.index-culture-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
  padding-bottom: 40rem;
  height: 680rem;
  flex: 1;
  transition: all 0.5s;
  border-right: 1px solid rgba(255, 255, 255, 1);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index-culture-item::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 600rem;
  background: url(./../esimg/icon/index-culture-hover.png) no-repeat;
  background-size: 100% 100%;
  opacity: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index-culture-item:hover::after {
  opacity: 1;
}
.index-culture-icon {
  width: 44rem;
}
.index-culture-name {
  color: #ffffff;
  text-align: center;
  padding-top: 20rem;
  padding-bottom: 40rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index-culture-text {
  padding: 0 45rem;
  color: #fff;
  height: 0;
  overflow: hidden;
  text-align: center;
  line-height: 1.6;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.index-culture-item:hover .index-culture-text {
  height: auto;
}
.index-architecture-box {
  padding-top: 80rem;
}
.index-architecture-list {
  background: url(./../esimg/img/index-architecture-list.png) no-repeat;
  background-size: 100% 100%;
  padding: 100rem 0 150rem;
}
.index-architecture-list .main-center {
  display: flex;
  flex-wrap: wrap;
}
.index-architecture-item {
  width: calc((100% - 90rem) / 3);
  margin-right: 45rem;
  margin-bottom: 45rem;
  background: url(./../esimg/icon/index-architecture-item.png) no-repeat;
  background-size: 100% 100%;
  padding: 40rem 35rem;
  box-shadow: 0px 6px 21px 0px rgba(128, 156, 180, 0.28);
  /*border: 1px solid #ffffff;
  */
  transition: all 0.3s ease-in-out;
}
.index-architecture-item:nth-child(3n) {
  margin-right: 0;
}
.index-architecture-item:hover {
  background: url(./../esimg/icon/index-architecture-item-hover.png) no-repeat;
  background-size: 100% 100%;
}
.index-architecture-name {
  color: #333333;
  padding-bottom: 15rem;
}
.index-architecture-item:hover .index-architecture-name {
  color: #ffffff;
}
.index-architecture-text {
  color: #333333;
}
.index-architecture-item:hover .index-architecture-text {
  color: #ffffff;
}
.history-main-box {
  position: relative;
  width: 100%;
  background: url(./../esimg/img/history-main-bg.png) no-repeat;
  background-size: 100% 100%;
}
.history-main-box {
  padding: 90rem 0;
  background: url(./../esimg/img/history-main-bg.png) no-repeat;
  background-size: 100% 100%;
}
.history-main-item {
  height: 530rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.history-main-ordinary {
  width: 234rem;
  height: 251rem;
  background: url(./../esimg/img/history-main-ordinary.png) no-repeat;
  background-size: 100% 100%;
}

.history-main-on {
  width: 401rem;
  height: 420rem;
  /* background: url(./../esimg/img/history-main-on.png) no-repeat; */
  /* background-size: 100% 100%; */
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.swiper-slide-active .history-main-on {
  display: block;
}
.history-main-on .history-on-text {
  color: #3b50be;
  padding: 20rem 40rem;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.history-main-swiper {
  padding-top: 50rem;
  position: relative;
}
.swiper-slide-active .history-main-ordinary {
  display: none;
}
.history-ordinary-name {
  text-align: center;
  position: relative;
  font-weight: bold;
  color: #333333;
  width: fit-content;
  padding: 50rem 12rem 30rem;
  margin: 0 auto;
  line-height: 1;
}
.history-ordinary-name::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5rem;
  width: 100%;
  height: 2rem;
  background: #dcdcdc;
}
.history-ordinary-name::after {
  content: "";
  position: absolute;
  left: calc(50% - 35rem);
  bottom: 4rem;
  width: 70rem;
  height: 4rem;
  background: #ff8e37;
}
.history-on-name {
  text-align: center;
  position: relative;
  font-weight: bold;
  color: #ff8e37;
  width: fit-content;
  padding: 60rem 12rem 30rem;
  margin: 0 auto;
  line-height: 1;
  font-size: 60rem;
}
.history-on-name::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5rem;
  width: 100%;
  height: 2rem;
  background: #a8a8ac;
}
.history-on-name::after {
  content: "";
  position: absolute;
  left: calc(50% - 35rem);
  bottom: 4rem;
  width: 70rem;
  height: 4rem;
  background: #ff8e37;
}
.history-on-text {
  color: #ffffff;
  line-height: 2;
  text-align: center;
  padding: 20rem 80rem;
}
.history-main-navigation {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.history-main-prev {
  width: 48rem;
  height: 48rem;
  margin: 0 24rem;
  background: url(./../esimg/icon/history-arr-nor-left.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.history-main-prev:hover {
  background: url(./../esimg/icon/history-arr-sel-left.png) no-repeat;
  background-size: 100% 100%;
}
.history-main-next {
  width: 48rem;
  height: 48rem;
  margin: 0 24rem;
  background: url(./../esimg/icon/history-arr-nor-right.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.history-main-next:hover {
  background: url(./../esimg/icon/history-arr-sel-right.png) no-repeat;
  background-size: 100% 100%;
}
.customer-main-box {
  width: 100%;
  padding: 100rem 0;
  position: relative;
  background: #ecedf4;
}
.honor-main-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60rem;
}
.honor-main-item {
  width: calc((100% - 220rem) / 3);
  margin-right: 110rem;
  margin-bottom: 40rem;
}
.honor-main-item:nth-child(3n) {
  margin-right: 0;
}
.honor-main-img {
  width: 100%;
}
.honor-item-name {
  text-align: center;
  padding: 20rem;
  color: #333333;
}
.business-main-box {
  position: relative;
  padding: 100rem 0 180rem;
  background: url(./../esimg/img/business-main-bg.png) no-repeat;
  background-size: 100% 100%;
}
.business-header-text {
  width: 1490rem;
  text-align: center;
  color: #333333;
  line-height: 1.8;
  margin: 70rem auto 0;
}
.business-header-text p {
  padding-bottom: 20rem;
}
.business-serve-box {
  padding-top: 80rem;
}
.business-serve-main {
  display: flex;
  align-items: flex-start;
  padding-top: 60rem;
}
.business-serve-img {
  width: 845rem;
}
.business-serve-left {
  width: calc(100% - 845rem);
  padding-right: 40rem;
}
.business-serve-text {
  color: #333333;
  line-height: 1.8;
}
.business-serve-t {
  padding-top: 30rem;
  font-weight: bold;
  color: #333333;
}
.business-serve-content {
  padding-top: 25rem;
  display: flex;
  flex-wrap: wrap;
}
.business-serve-cont {
  padding-left: 40rem;
  padding-bottom: 30rem;
  position: relative;
  color: #333333;
  line-height: 1.8;
  min-width: 50%;
}
.business-header-bold {
  color: #1f2a65;
  font-weight: bold;
}
.text-left {
  text-align: left;
}
.business-serve-num {
  position: absolute;
  left: 0;
  top: 2rem;
  width: 28rem;
  height: 30rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: url(./../esimg/icon/business-serve-num.png) no-repeat;
  background-size: 100% 100%;
}
.business-process-box {
  padding-top: 60rem;
}
.business-process-main {
  display: flex;
  align-items: flex-start;
  padding-top: 80rem;
}
.business-process-item {
  width: calc((100% - (170rem * 6)) / 6);
  margin-right: 85rem;
  margin-left: 85rem;
  padding-bottom: 50rem;
  position: relative;
}
.business-process-item::after {
  content: "";
  position: absolute;
  top: calc(50% - 20rem);
  right: -90rem;
  width: 12rem;
  height: 19rem;
  background: url(./../esimg/icon/business-process-arr.png) no-repeat;
  background-size: 100% 100%;
}
.business-process-item:last-child::after {
  display: none;
}
.business-process-num {
  font-weight: bold;
  font-size: 50rem;
  line-height: 1;
  color: #333333;
  background: linear-gradient(180deg, #ff8e37 0%, #fae6d7 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.business-process-icon {
  width: 100rem;
  margin-top: -20rem;
  margin-left: 10rem;
}
.business-process-name {
  color: #333333;
  text-align: center;
  position: absolute;
  left: -50%;
  width: 200%;
  top: 80%;
}
.case-main-box {
  padding: 90rem 0;
}
.case-overview-box {
  padding-top: 70rem;
}
.case-overview-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60rem;
  justify-content: center;
}
.case-overview-item {
  background: url(./../esimg/img/case-overview-item.png) no-repeat;
  background-size: 100% 100%;
  width: calc((100% - (25rem * 4)) / 5);
  /* height: 570rem; */
  margin-right: 25rem;
  padding: 35rem 30rem 80rem;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.case-overview-item:hover {
  background: url(./../esimg/img/case-overview-item-on.png) no-repeat;
  background-size: 100% 100%;
}
.case-overview-item:nth-child(5n) {
  margin-right: 0;
}
.case-overview-num {
  font-weight: bold;
  color: #ffffff;
}
.case-overview-name {
  font-weight: bold;
  color: #ffffff;
  padding: 15rem 0;
  position: relative;
}
.case-overview-name::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 54rem;
  height: 2rem;
  background: #fe8f37;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.case-overview-item:hover .case-overview-name::after {
  background: #ffffff;
}
.case-overview-text {
  padding-top: 20rem;
  color: #ffffff;
  line-height: 1.6;
}
.case-info-box {
  position: relative;
  margin-top: 140rem;
}
.case-info-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.case-info-main {
  position: relative;
  left: auto;
  top: auto;
  width: 100%;
  padding: 55rem;
}
.case-info-text {
  padding-top: 30rem;
  width: 1100rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.6;
}
.case-flow-box {
  padding-top: 50rem;
}
.case-flow-title {
  color: #333333;
  font-weight: bold;
}
.case-flow-list {
  padding-top: 40rem;
}
.case-flow-item {
  padding-left: 117rem;
  position: relative;
  margin-bottom: 20rem;
}
.case-flow-num {
  position: absolute;
  left: 0;
  top: calc(50% - 25rem);
  width: 50rem;
  height: 50rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fd760d;
  border: 1px solid #fd760d;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
}
.case-flow-item::after {
  content: "";
  position: absolute;
  left: 20rem;
  top: calc(50% + 35rem);
  width: 9rem;
  height: 97rem;
  background: url(./../esimg/icon/case-flow-line.png) no-repeat;
  background-size: 100% 100%;
}
.case-flow-item:last-child::after {
  display: none;
}
.case-flow-name {
  color: #fd760d;
}
.case-flow-text {
  padding-top: 15rem;
  color: #333333;
}
.case-flow-content {
  padding: 35rem 45rem;
  background: #e9f4fd;
}
.case-display-box {
  padding-top: 90rem;
}
.case-display-swiper {
  position: relative;
  padding-top: 50rem;
}
.case-display-img {
  width: 100%;
}
.case-display-swiper .swiper-slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.case-display-swiper .swiper-slide-active::after {
  display: none;
}
.case-display-prev {
  position: absolute;
  z-index: 5;
  left: 21.5%;
  top: calc(50% - 25rem);
  width: 50rem;
  height: 50rem;
  background: url(./../esimg/icon/case-display-nor-left.png) no-repeat;
  background-size: 100% 100%;
}
.case-display-prev:hover {
  background: url(./../esimg/icon/case-display-sel-left.png) no-repeat;
  background-size: 100% 100%;
}
.case-display-next {
  position: absolute;
  z-index: 5;
  right: 21.5%;
  top: calc(50% - 25rem);
  width: 50rem;
  height: 50rem;
  background: url(./../esimg/icon/case-display-nor-right.png) no-repeat;
  background-size: 100% 100%;
}
.case-display-next:hover {
  background: url(./../esimg/icon/case-display-sel-right.png) no-repeat;
  background-size: 100% 100%;
}
.contact-main-box {
  padding-top: 90rem;
  position: relative;
}
.contact-main-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 60rem;
  padding-bottom: 90rem;
}
.contact-main-item {
  width: calc((100% - 160rem) / 2);
  height: auto;
  margin-right: 160rem;
  margin-bottom: 30rem;
  padding: 60rem 50rem;
  background: url(./../esimg/img/contact-main-item.png) no-repeat;
  background-size: 100% 100%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.contact-main-item:hover {
  background: url(./../esimg/img/contact-main-item-on.png) no-repeat;
  background-size: 100% 100%;
}
.contact-main-item:nth-child(2n) {
  margin-right: 0;
}
.contact-item-name {
  color: #333333;
}
.contact-item-cont {
  padding-top: 20rem;
}
.contact-item-flex {
  display: flex;
  align-items: flex-start;
  padding-top: 20rem;
}
.contact-item-icon {
  width: 30rem;
  margin-top: 4rem;
}
.contact-item-address {
  color: #333333;
  padding-left: 15rem;
}
.contact-item-phone {
  font-weight: bold;
  color: #333333;
  padding-left: 15rem;
}
.contact-footer-box {
  display: flex;
}
.contact-footer-map {
  width: 960rem;
}
.contact-footer-left {
  width: calc(100% - 960rem);
  background: url(./../esimg/img/contact-footer-left.png) no-repeat;
  background-size: 100% 100%;
}
.contact-footer-form {
  padding: 90rem 100rem;
}
.contact-footer-left .public-contact-flex {
  justify-content: center;
}
.query-main-box {
  position: relative;
  padding: 90rem 0;
  background: url(./../esimg/img/query-main-box.png) no-repeat;
  background-size: 100% 100%;
}
.query-main-list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 90rem;
}
.query-main-item {
  width: calc((100% - (40rem * 3)) / 4);
  margin-right: 40rem;
  position: relative;
}
.query-main-item:nth-child(4n) {
  margin-right: 0;
}
.query-item-bg {
  width: 100%;
}
.query-main-content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.query-item-name {
  position: absolute;
  left: 0;
  top: 50rem;
  width: 100%;
  color: #ffffff;
  text-align: center;
  padding-bottom: 20rem;
}
.query-item-name::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 20rem);
  width: 40rem;
  height: 2rem;
  background: #ffffff;
}
.query-item-btn {
  position: absolute;
  left: 50%;
  bottom: 34rem;
  transform: translateX(-50%);
}
.footer-top-left {
  width: 400rem;
}
.footer-top-right {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 1000px) and (max-width: 1460px) {
  .header-menu-fist {
    width: 110rem;
    padding-top: 4rem;
  }
  .header-menu-on::after {
    /* left: 30rem; */
    left: 5%;
  }
  .public-tab-box-small {
    padding: 0 100rem;
  }
  .header-phone-box {
    padding-left: 0;
  }
  .index-about-item {
    height: 200rem;
  }
  .index-business-img {
    height: 1100rem;
  }
  .footer-menu-name {
    height: 40px;
  }
  .history-main-on {
    height: 520rem;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1299px) {
  .header-menu-fist {
    width: 120rem;
    padding-top: 4rem;
  }
  .header-menu-on::after {
    /* left: 35rem; */
  }
}
@media screen and (min-width: 1000px) and (max-width: 1100px) {
  .header-menu-fist {
    width: 130rem;
    padding-top: 7rem;
    font-size: 13px;
  }
  .header-menu-on::after {
    left: 5%;
    background: url(./../esimg/icon/nav-on.png) no-repeat;
    background-size: 100% 100%;
    width: 91%;
    height: 50rem;
  }
}
@media screen and (max-width: 999px) {
  body,
  html {
    font-size: var(--psize);
  }
  .pc {
    display: none !important;
  }
  .wap {
    display: block !important;
  }
  .main-center-mini,
  .main-center {
    width: calc(100% - 80rem);
    margin: 0 auto;
  }
  .banner-item-content {
    top: 66.5%;
  }
  .banner-item-text {
    height: 248rem;
    width: auto;
    margin: 0 auto 0;
  }
  .header-logo-box {
    width: 167rem;
  }
  .header-wap-close {
    position: absolute;
    right: 40rem;
    top: 40rem;
    width: 48rem;
    height: 48rem;
    background: url(./../esimg/icon/icon_close.png) no-repeat;
    background-size: 100% 100%;
  }
  .header-nav-box {
    width: 70vw;
    height: 100vh;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: -100%;
    transition: all 0.5s;
    background: #fff;
    flex-direction: column;
    padding-top: 120rem;
  }
  .header-nav-box::after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 30vw;
    left: -30vw;
    top: 0;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
  }
  .header-nav-on .header-nav-title {
    position: relative;
  }
  .header-nav-on .header-nav-title::after {
    content: "·";
    position: absolute;
    left: -20rem;
  }
  .header-nav-item {
    height: auto;
    padding: 20rem 40rem;
  }
  .header-nav-on .header-nav-section,
  .header-nav-item:hover .header-nav-section {
    position: relative;
    left: auto;
    top: auto;
    width: 90%;
    height: auto;
    background: none;
    padding-top: 20rem;
  }
  .header-nav-on .header-nav-text,
  .header-nav-item:hover .header-nav-text {
    color: rgba(37, 43, 58, 0.8);
    text-align: left;
    padding-left: 25rem;
  }
  .header-menu-second-show {
    position: relative;
    height: 100%;
    top: 0;
    left: 10%;
    padding-bottom: 20rem;
  }
  .header-menu-second-show a {
    color: #2f2f2f;
    text-align: left;
    width: 100%;
    line-height: 42.5rem;
    background-color: rgba(0, 0, 0, 0);
    padding: 5rem 0;
  }
  .header-menu-second-show a:hover {
    background: none;
  }
  .header-main-box {
    padding: 20rem 30rem;
    height: 110rem;
    margin-top: 0;
    background: #fff;
    position: relative;
  }

  .header-main-right {
    margin-right: 0;
  }

  .header-menu-box {
    flex-direction: column;
    position: absolute;
    width: 80%;
    right: 0;
    height: 100%;
    background-color: #fff;
  }
  .header-wap-menu {
    position: relative;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #999;
  }
  .header-wap-menu img {
    position: absolute;
    right: 25px;
    bottom: 20px;
    width: 24px;
  }
  .header-menu-fist {
    color: #2f2f2f;
    line-height: 80rem;
    width: 100%;
    text-align: left;
  }
  .header-menu-on {
    color: #3c5057;
    font-weight: bold;
  }
  .header-menu-on::after {
    content: "";
    display: none;
  }
  .header-menu-item:hover .header-menu-second {
    height: 0;
  }
  .header-language-dropdown {
    position: absolute;
    bottom: -110rem;
    right: -10%;
    width: 160%;
    height: 0;
    background-color: rgba(0, 0, 0, 0.6);
    overflow: hidden;
  }
  .header-language-box:hover .header-language-dropdown {
    height: 110rem;
  }
  .header-language-dropdown a {
    text-align: center;
    color: #fff;
    line-height: 55rem;
  }
  .header-language-dropdown a:nth-child(2) {
    margin-top: 0;
  }
  .header-center-logo {
    width: 180rem;
  }
  .wap-tab-box {
    display: flex !important;
    background: #1e2965;
    padding: 20rem 0;
  }
  .wap-tab-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .wap-tab-icon {
    width: 50rem;
    height: 50rem;
  }
  .wap-tab-name {
    font-family: Arial;
    font-weight: 400;
    padding-top: 10rem;
    color: #fff;
  }
  .footer-wap-item {
    flex: 1;
  }
  .footer-wap-center {
    flex: 0.5;
  }
  .footer-wap-phone {
    width: 114rem;
    margin: -70rem auto 0;
    animation: bounce1 2s infinite;
    -webkit-animation: bounce1 2s infinite;
  }
  /* 手机底部 */
  @keyframes bounce1 {
    0%,
    20%,
    53%,
    80%,
    100% {
      -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      -webkit-transform: translate3d(0, 0, 0) translateX(0);
      transform: translate3d(0, 0, 0) translateX(0);
      -moz-transform: translate3d(0, 0, 0) translateX(0);
      -ms-transform: translate3d(0, 0, 0) translateX(0);
      -o-transform: translate3d(0, 0, 0) translateX(0);
    }

    40%,
    43% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -14px, 0) translateX(0);
      transform: translate3d(0, -14px, 0) translateX(0);
      -moz-transform: translate3d(0, -14px, 0) translateX(0);
      -ms-transform: translate3d(0, -14px, 0) translateX(0);
      -o-transform: translate3d(0, -14px, 0) translateX(0);
    }

    70% {
      -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
      -webkit-transform: translate3d(0, -6px, 0) translateX(0);
      transform: translate3d(0, -6px, 0) translateX(0);
      -moz-transform: translate3d(0, -6px, 0) translateX(0);
      -ms-transform: translate3d(0, -6px, 0) translateX(0);
      -o-transform: translate3d(0, -6px, 0) translateX(0);
    }

    90% {
      -webkit-transform: translate3d(0, -1px, 0) translateX(0);
      transform: translate3d(0, -1px, 0) translateX(0);
      -moz-transform: translate3d(0, -1px, 0) translateX(0);
      -ms-transform: translate3d(0, -1px, 0) translateX(0);
      -o-transform: translate3d(0, -1px, 0) translateX(0);
    }
  }
  .wap-tab-item .nor {
    display: block;
  }
  .wap-tab-item .sel {
    display: none;
  }
  .wap-tab-on .nor {
    display: none;
  }
  .wap-tab-on .sel {
    display: block;
  }
  .index-about-box {
    padding-top: 150rem;
    position: relative;
    background: url(./../esimg/img/index-about-bg-wap.png) no-repeat;
    background-size: 100% 100%;
  }
  .index-about-box::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 313rem;
    height: 346rem;
    background: url(./../esimg/img/index-about-wap.png) no-repeat;
    background-size: 100% 100%;
  }
  .index-about-left {
    padding-right: 0;
  }
  .index-about-text p:first-child {
    /* padding-right: 250rem; */
    padding-right: 0rem;
    padding-top: 40rem;
  }
  .index-about-flex {
    width: 100%;
    flex-wrap: wrap;
    padding-top: 40rem;
  }
  .index-about-item {
    width: calc((100% - 25rem) / 2);
    margin-right: 25rem;
    margin-bottom: 25rem;
    padding-top: 20rem;
    height: 200rem;
  }
  .index-about-item:nth-child(2n) {
    margin-right: 0;
  }
  .public-btn {
    height: 70rem;
    padding: 0 65rem 0 30rem;
  }
  .public-btn-arr::after {
    content: "";
    position: absolute;
    right: 30rem;
    top: calc(50% - 10rem);
    width: 20rem;
    height: 20rem;
  }
  .index-about-btn {
    margin: 40rem auto 0;
  }
  .index-business-flex {
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    bottom: 10rem;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    padding: 0 20rem;
    flex-wrap: nowrap;
  }
  .index-business-flex::after {
    content: "";
    position: absolute;
    left: 0;
    top: 39%;
    z-index: -1;
    width: 280%;
    border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
  }
  .index-business-flex::-webkit-scrollbar {
    display: none;
  }
  .index-business-img {
    height: 1500rem;
  }
  .index-business-item {
    flex: 0 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-right: 20rem;
    width: auto;
  }
  .index-business-icon {
    width: 90rem;
  }
  .index-business-by {
    margin: 0 40rem;
  }
  .index-business-text {
    width: 100%;
    padding: 10rem 20rem;
  }
  .index-business-name {
    padding-top: 40rem;
  }
  .index-business-btn {
    margin-top: 10rem;
  }
  .reason-main-box {
    background: transparent;
    box-shadow: none;
    flex-direction: column;
  }
  .index-banner-pagination {
    left: 0 !important;
    justify-content: center;
  }
  .reason-item {
    width: 100%;
    background: url(./../esimg/img/reason-main-bg.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 20rem;
    height: auto;
    padding-bottom: 200rem;
  }
  .reason-item .reason-item-name {
    text-align: left;
    padding-left: 10rem;
  }
  .reason-item-streamline {
    display: none;
  }
  .reason-item .reason-item-text {
    display: block;
  }
  .reason-item .index-reason-icon {
    right: 60rem;
  }
  .index-case-wap {
    margin-top: 40rem;
  }
  .index-case-item {
    background: #ffffff;
    padding: 50rem 25rem;
    height: 1500rem;
  }
  .index-case-name {
    text-align: center;
  }
  .index-case-img {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    margin-top: 20rem;
  }
  .index-case-btn {
    margin: 50rem auto;
  }
  .index-case-box {
    padding-bottom: 200rem;
  }
  .index-case-wap {
    position: relative;
  }
  .index-case-prev {
    position: absolute;
    z-index: 3;
    left: calc(50% - 120rem);
    top: calc(100% + 55rem);
    width: 60rem;
    height: 60rem;
  }
  .index-case-next {
    position: absolute;
    z-index: 3;
    right: calc(50% - 120rem);
    top: calc(100% + 55rem);
    width: 60rem;
    height: 60rem;
  }
  .index-customer-item {
    width: calc((100% - (22rem * 2)) / 3);
    margin-right: 22rem;
    margin-bottom: 36rem;
    background: #fff;
    box-shadow: 2px 1px 54px 0px #e6e7ea;
  }
  .index-customer-item:nth-child(3n) {
    margin-right: 0;
  }
  .index-network-cont {
    position: absolute;
    left: 60rem;
    bottom: 20rem;
  }
  .header-nav-title {
    color: #333;
  }
  .header-nav-item:hover::after,
  .header-nav-on::after {
    display: none;
  }
  .index-network-text {
    display: flex !important;
  }
  .public-contact-grid {
    display: flex;
    flex-direction: column;
    gap: 0;
  }
  .public-contact-code {
    /* width: 210rem; */
    width: 500rem;
    height: 70rem;
  }
  .public-contact-captcha {
    width: 120rem;
    height: 70rem;
    position: absolute;
    left: 312rem;
  }
  .public-contact-submit {
    width: 170rem;
    height: 70rem;
  }
  .public-contact-refresh {
    width: 50rem;
    height: 50rem;
    margin-left: 15rem;
  }
  .public-contact-box {
    background: url(./../esimg/img/public-contact-wap.png) no-repeat;
    background-size: 100% 100%;
  }
  .footer-top-qrcode {
    width: 160rem;
  }
  .footer-top-icon {
    width: 140rem;
  }
  .index-culture-list {
    padding-top: 40rem;
  }
  .index-culture-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 20rem;
    background: RGBA(251, 125, 30, 1);
    -webkit-border-radius: 20rem;
    -moz-border-radius: 20rem;
    -ms-border-radius: 20rem;
    -o-border-radius: 20rem;
    padding: 40rem;
    margin-bottom: 20rem;
  }
  .index-culture-text {
    height: auto;
    padding: 0;
  }
  .index-culture-icon {
    width: 80rem;
  }
  .index-architecture-item {
    width: 100%;
    margin-right: 0;
  }
  .history-main-on {
    width: 501rem;
    height: 630rem;
  }
  .history-main-swiper {
    padding-bottom: 40rem;
  }
  .history-main-prev {
    width: 64rem;
    height: 64rem;
  }

  .history-main-next {
    width: 64rem;
    height: 64rem;
  }
  .honor-main-item {
    width: 100%;
    margin-right: 0;
  }
  .business-header-text {
    width: 100%;
  }
  .business-serve-main {
    flex-direction: column;
  }
  .business-serve-left {
    width: 100%;
    padding-right: 0;
  }
  .business-serve-img {
    width: 100%;
  }
  .business-serve-cont {
    padding-left: 60rem;
  }
  .business-serve-num {
    position: absolute;
    left: 0;
    top: 10rem;
    width: 38rem;
    height: 40rem;
  }
  .business-process-main {
    flex-wrap: wrap;
  }
  .business-process-item {
    width: calc((100% - (40rem)) / 2);
    margin-right: 40rem;
    margin-left: 0;
    padding-bottom: 70rem;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 140rem;
  }
  .business-process-item:nth-child(2n) {
    margin-right: 0;
  }
  .business-process-item::after {
    right: -30rem;
  }
  .business-process-item:nth-child(2n)::after {
    display: none;
  }
  .case-overview-item {
    width: 100%;
    margin-right: 0;
    height: 600rem;
    margin-bottom: 30rem;
  }
  .case-overview-item:nth-child(2n) {
    margin-right: 0;
  }
  .case-info-main {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 55rem;
  }
  .case-info-bg {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
  }
  .case-info-text {
    width: 100%;
  }
  .case-info-box {
    margin-top: 80rem;
  }
  .case-flow-num {
    width: 70rem;
    height: 70rem;
  }
  .case-flow-item::after {
    content: "";
    position: absolute;
    left: 30rem;
    top: calc(50% + 59rem);
    width: 9rem;
    height: 210rem;
    background: url(./../esimg/icon/case-flow-line.png) no-repeat;
    background-size: 100% 100%;
  }
  .case-display-swiper {
    padding-bottom: 80rem;
  }
  .case-display-prev {
    left: calc(50% - 90rem);
    top: calc(100% - 40rem);
  }
  .case-display-next {
    right: calc(50% - 90rem);
    top: calc(100% - 40rem);
  }
  .contact-main-item {
    width: 100%;
    min-height: 320rem;
    height: auto;
    margin-right: 0;
    margin-bottom: 30rem;
    padding: 60rem 50rem;
  }
  .contact-footer-box {
    display: flex;
    flex-direction: column;
  }
  .contact-footer-left {
    width: 100%;
  }
  .contact-footer-map {
    width: 100%;
  }
  .contact-item-icon {
    width: 50rem;
    margin-top: 0;
  }
  .query-main-item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 40rem;
    position: relative;
  }
  .pubilc-banner-content {
    left: 40rem;
  }
  .index-banner-pages {
    position: absolute;
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 42rem;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: #ffffff;
  }
  .public-footer-bottom {
    padding-bottom: 90rem;
  }
  .business-process-name {
    left: 0;
    width: 100%;
  }
  .case-flow-item {
    padding-left: 0;
  }
  .case-flow-num {
    display: none;
  }
  .case-flow-item::after {
    display: none;
  }
}
@media screen and (max-width: 450px) {
}
