:root {
  --bj: 4.7vw;
  --top: 1.4rem;
}
.w1720 {
  padding: 0 4.7vw;
}
.w1520 {
  padding: 0 10vw;
}
.p100 {
  padding-top: 1rem;
}
.p100_ {
  padding-bottom: 1rem;
}
.f106 {
  font-size: 1.06rem;
  line-height: 1;
}
.f60 {
  font-size: 0.6rem;
  line-height: 1.2;
}
.f56 {
  font-size: 0.56rem;
  line-height: 1.2;
}
.f48 {
  font-size: 0.48rem;
  line-height: 1.2;
}
.f36 {
  font-size: 0.36rem;
  line-height: 1.2;
}
.f32 {
  font-size: 0.32rem;
  line-height: 1.2;
}
.f28 {
  font-size: 0.28rem;
  line-height: 1.2;
}
.f26 {
  font-size: 0.26rem;
  line-height: 1.2;
}
.f24 {
  font-size: 0.24rem;
  line-height: 1.2;
}
.f22 {
  font-size: 0.22rem;
  line-height: 1.2;
}
.pc_header {
  z-index: 5;
  position: fixed;
  top: 0;
  width: 100%;
  --color: #fff;
  transition: 0.4s;
}
.pc_header .he_box .logo a {
  position: relative;
}
.pc_header .he_box .logo a img {
  opacity: 0;
  transition: 0.4s;
  height: 0.8rem;
}
.pc_header .he_box .logo a .white {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.pc_header .he_box .column .nav .slide {
  position: relative;
}
.pc_header .he_box .column .nav .slide .item {
  padding: 0 0.23rem;
}
.pc_header .he_box .column .nav .slide .item a {
  position: relative;
  transition: 0.4s;
  line-height: 1.4rem;
  color: var(--color);
}
.pc_header .he_box .column .nav .slide .item a::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  bottom: 38%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0.02rem;
  background: var(--color);
  transform-origin: center center;
}
.pc_header .he_box .column .nav .slide .down_list {
  display: none;
  position: absolute;
  width: 140%;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
}
.pc_header .he_box .column .nav .slide .down_list .ul .li {
  text-align: center;
}
.pc_header .he_box .column .nav .slide .down_list .ul .li a {
  padding: 0.16rem 0;
  transition: 0.6s;
  color: #000;
}
.pc_header .he_box .column .nav .slide .down_list .ul .li a:hover {
  background: #0e3d8a;
  color: #fff;
}
.pc_header .he_box .column .nav .slide.active .item a::before,
.pc_header .he_box .column .nav .slide:hover .item a::before {
  width: 0.34rem;
}
.pc_header .he_box .column .nav .slide:hover .down_list {
    display: block;
}
.pc_header .he_box .column .menu {
  margin-left: 1.6rem;
}
.pc_header .he_box .column .menu .search div {
  transition: 0.6s;
  cursor: pointer;
  line-height: 0.46rem;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 0.1rem;
  overflow: hidden;
  padding: 0 0.34rem;
}
.pc_header .he_box .column .menu .search div img {
  width: 0.18rem;
}
.pc_header .he_box .column .menu .search div span {
  margin-left: 0.08rem;
  font-family: GilroyBold;
  color: #fff;
}
.pc_header .he_box .column .menu .search div:hover {
  background: #0e3d8a !important;
}
.pc_header.active,
.pc_header.sticky {
  background: #fff;
  --color: #000;
}
.pc_header.active .he_box .logo a img,
.pc_header.sticky .he_box .logo a img {
  opacity: 1;
}
.pc_header.active .he_box .logo a .white,
.pc_header.sticky .he_box .logo a .white {
  opacity: 0;
}
.pc_header.active .he_box .column .nav .slide.active .item a,
.pc_header.sticky .he_box .column .nav .slide.active .item a,
.pc_header.active .he_box .column .nav .slide:hover .item a,
.pc_header.sticky .he_box .column .nav .slide:hover .item a{
  color: #0e3d8a;
}
.pc_header.active .he_box .column .nav .slide .item a::before,
.pc_header.sticky .he_box .column .nav .slide .item a::before {
  background: #0e3d8a;
}
.pc_header.active .he_box .column .menu .search div,
.pc_header.sticky .he_box .column .menu .search div {
  background: rgba(0, 0, 0, 0.3);
}
.pc_header.active {
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.pc_header.sticky {
  position: sticky;
}
.pc_footer {
  background: url('../images/11.jpg') no-repeat;
  background-size: cover;
  padding-bottom: 0.6rem;
}
.pc_footer .fo_box .er_top .le_box {
  width: 38%;
}
.pc_footer .fo_box .er_top .le_box .content1 a img {
  height: 0.8rem;
}
.pc_footer .fo_box .er_top .le_box .content2 {
  margin: 0.56rem 0;
}
.pc_footer .fo_box .er_top .le_box .content2 .item .svg {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pc_footer .fo_box .er_top .le_box .content2 .item .svg img {
  width: 0.18rem;
}
.pc_footer .fo_box .er_top .le_box .content2 .item .link {
  margin-left: 0.14rem;
}
.pc_footer .fo_box .er_top .le_box .content2 .item .link a {
  color: #fff;
  font-family: GilroyBold;
  margin-right: 0.2rem;
}
.pc_footer .fo_box .er_top .le_box .content2 .item .link a:last-child {
  margin-right: 0;
}
.pc_footer .fo_box .er_top .le_box .content3 .item {
  position: relative;
  margin-right: 0.14rem;
}
.pc_footer .fo_box .er_top .le_box .content3 .item:last-child {
  margin-right: 0;
}
.pc_footer .fo_box .er_top .le_box .content3 .item p a {
  cursor: pointer;
  transition: 0.4s;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 0.1rem;
  overflow: hidden;
  background: rgba(106, 106, 106, 0.2);
  display: flex;
}
.pc_footer .fo_box .er_top .le_box .content3 .item p a img {
  margin: auto;
  max-width: 56%;
}
.pc_footer .fo_box .er_top .le_box .content3 .item .post {
  transition: 0.6s;
  opacity: 0;
  position: absolute;
  top: 140%;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
}
.pc_footer .fo_box .er_top .le_box .content3 .item .post::before {
  content: '';
  position: absolute;
  top: -0.12rem;
  left: 50%;
  transform: translateX(-50%);
  border: 0.06rem solid transparent;
  border-bottom-color: #fff;
}
.pc_footer .fo_box .er_top .le_box .content3 .item .post img {
  width: 1rem;
}
.pc_footer .fo_box .er_top .le_box .content3 .item:hover p a {
  background: rgba(255, 255, 255, 0.2);
}
.pc_footer .fo_box .er_top .le_box .content3 .item:hover .post {
  opacity: 1;
}
.pc_footer .fo_box .er_top .ri_box {
  width: 62%;
  justify-content: space-between;
}
.pc_footer .fo_box .er_top .ri_box .item {
  padding-right: 2%;
}
.pc_footer .fo_box .er_top .ri_box .item:last-child {
  padding-right: 0;
}
.pc_footer .fo_box .er_top .ri_box .item .one a {
  transition: 0.4s;
  color: rgba(255, 255, 255, 0.8);
}
.pc_footer .fo_box .er_top .ri_box .item .one a:hover {
  color: #fff;
}
.pc_footer .fo_box .er_top .ri_box .item .two {
  margin-top: 0.48rem;
}
.pc_footer .fo_box .er_top .ri_box .item .two a {
  color: #999;
  transition: 0.4s;
  margin-bottom: 0.12rem;
}
.pc_footer .fo_box .er_top .ri_box .item .two a:last-child {
  margin-bottom: 0;
}
.pc_footer .fo_box .er_top .ri_box .item .two a:hover {
  color: #fff;
}
.pc_footer .fo_box .er_bot {
  margin-top: 2rem;
  color: #666;
}
.pc_footer .fo_box .er_bot a {
  transition: 0.4s;
  color: #666;
  display: inline-block;
}
.pc_footer .fo_box .er_bot a:hover {
  color: #fff;
}
.pc_footer .fo_box .er_bot .copy p {
  margin-left: 0.1rem;
}
.pc_footer .fo_box .er_bot .copy p:first-child {
  margin-left: 0;
}
.pu_link {
  display: inline-block;
}
.pu_link a {
  transition: 0.4s;
  cursor: pointer;
  width: 1.7rem;
  line-height: 0.5rem;
  color: #fff;
  text-align: center;
  font-family: GilroyBold;
  background: #0e3d8a;
  border-radius: 0.1rem;
}
.pu_link a:hover {
  transform: translateY(-0.1rem);
}
.pu_search {
  display: none;
  position: fixed;
  top: var(--top);
  z-index: 5;
  width: 100%;
  background: #fff;
  padding: 0.6rem 0;
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.pu_search .form form .item {
  flex: 1;
}
.pu_search .form form .item input {
  width: 100%;
  line-height: 0.6rem;
  padding: 0 0.2rem;
  color: #000;
  border: none;
  border: 1px solid #ccc;
}
.pu_search .form form .item input::placeholder {
  color: #ccc;
}
.pu_search .form form .submit {
  width: 1.6rem;
}
.pu_search .form form .submit input {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #0e3d8a;
  color: #fff;
  height: 100%;
}
.pu_banner {
  position: relative;
}
.pu_banner .ban_bk {
  width: 100%;
}
.pu_banner .ban_bk img {
  width: 100%;
}
.pu_banner .ban_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: var(--top);
}
.pu_banner .ban_post > div {
  width: 100%;
  color: #fff;
}
.pu_banner .ban_post > div .text {
  font-family: GilroyBold;
  text-transform: uppercase;
}
.pu_banner .ban_post > div .desc {
  margin-top: 0.1rem;
}
.pu_suspension {
  opacity: 0;
  z-index: 5;
  position: fixed;
  top: 70%;
  left: 0.22rem;
  transform: translateY(-50%);
  transition: 0.6s;
}
.pu_suspension .su_box {
  display: grid;
  gap: 0.3rem;
}
.pu_suspension .su_box .item {
  position: relative;
}
.pu_suspension .su_box .item::before {
  content: '';
  position: absolute;
  top: 110%;
  left: 0.04rem;
  transform: rotate(0deg);
  width: 1px;
  height: 0.26rem;
  background: rgba(4, 37, 99, 0.2);
}
.pu_suspension .su_box .item p {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
  width: 0.1rem;
  height: 0.1rem;
  border-radius: 0.02rem;
  background: #0e3d8a;
}
.pu_suspension .su_box .item p::before {
  transition: 0.4s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 180%;
  height: 180%;
  border-radius: 0.036rem;
  background: rgba(14, 61, 138, 0.2);
}
.pu_suspension .su_box .item .txt {
  padding-left: 0.28rem;
  transition: 0.4s;
  color: #666;
  white-space: nowrap;
}
.pu_suspension .su_box .item:last-child::before {
  display: none;
}
.pu_suspension .su_box .item.active p::before {
  opacity: 1;
}
.pu_suspension .su_box .item.active .txt {
  color: #0e3d8a;
}
.pu_suspension.active {
  top: 50%;
  opacity: 1;
}
.pu_secondary {
  background: #fff;
}
.pu_secondary .ry_box {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.pu_secondary .ry_box .slide {
  line-height: 1rem;
  transition: 0.6s;
}
.pu_secondary .ry_box .slide .svg {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: 0.32rem;
}
.pu_secondary .ry_box .slide .svg img {
  transition: 0.3s;
  max-height: 100%;
}
.pu_secondary .ry_box .slide .txt {
  margin-left: 0.14rem;
  transition: 0.4s;
  color: #000;
}
.pu_secondary .ry_box .slide.active,
.pu_secondary .ry_box .slide:hover {
  background: #0e3d8a;
}
.pu_secondary .ry_box .slide.active .svg img,
.pu_secondary .ry_box .slide:hover .svg img {
  filter: brightness(100);
}
.pu_secondary .ry_box .slide.active .txt,
.pu_secondary .ry_box .slide:hover .txt {
  color: #fff;
}
.public_anchor {
  position: relative;
  top: calc(var(--top) * -1);
}
.pu_text {
  color: #000;
}
.pu_text .t1 {
  font-family: GilroyMedium;
}
.pu_text .t2 {
  margin-top: 0.12rem;
}
.pu_text.white {
  color: #fff;
}
.pu_qh p {
  transition: 0.4s;
  opacity: 0.3;
  cursor: pointer;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid #fff;
  border-radius: 0.1rem;
  display: flex;
  transform: rotate(45deg);
}
.pu_qh p i {
  margin: auto;
  color: #fff;
  transform: rotate(-45deg);
}
.pu_qh p:hover {
  opacity: 1;
}
.pu_qh.next {
  margin-left: 0.3rem;
}
.pu_point .swiper-pagination-bullet {
  opacity: 1;
  transition: 0.4s;
  border: 1px solid #fff;
  background: transparent;
  width: 0.12rem;
  height: 0.12rem;
  transform: rotate(45deg);
  border-radius: 0.04rem;
  margin: 0 0.08rem !important;
}
.pu_point .swiper-pagination-bullet-active {
  background: #0e3d8a;
  border-color: #0e3d8a;
}
.index_banner {
  position: relative;
}
.index_banner .swiper .swiper-slide {
  position: relative;
}
.index_banner .swiper .swiper-slide .slide_img {
  width: 100%;
}
.index_banner .swiper .swiper-slide .slide_img img,
.index_banner .swiper .swiper-slide .slide_img video {
  width: 100%;
  height: var(--vh);
}
.index_banner .swiper .swiper-slide .slide_post {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.index_banner .swiper .swiper-slide .slide_post .content1 .text {
  font-family: GilroyBold;
  text-transform: uppercase;
}
.index_banner .swiper .swiper-slide .slide_post .content1 .desc {
  margin-top: 0.1rem;
}
.index_banner .swiper .swiper-slide .slide_post .content2 {
  margin-top: 0.5rem;
}
.index_banner .toggle {
  z-index: 2;
  position: absolute;
  bottom: 5%;
  width: 100%;
}
.index_banner .toggle .switch {
  display: flex;
}
.index_banner .toggle .pu_point {
  position: absolute;
  width: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_advantage {
  background: url('../images/3.jpg') no-repeat;
  background-size: cover;
}
.index_advantage .ge_top .le_box {
  width: 60%;
  padding-right: 16%;
}
.index_advantage .ge_top .le_box .content2 {
  margin: 0.28rem 0 0.6rem;
  color: #fff;
  line-height: 1.8;
  text-indent: 2em;
}
.index_advantage .ge_top .ri_box {
  width: 40%;
  text-align: center;
}
.index_advantage .ge_top .ri_box img {
  max-width: 100%;
}
.index_advantage .ge_bot {
  margin-top: 0.54rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem;
}
.index_advantage .ge_bot .item {
  text-align: center;
}
.index_advantage .ge_bot .item .img {
  transition: 0.4s;
  width: 1rem;
  margin: 0 auto;
}
.index_advantage .ge_bot .item .img img {
  width: 100%;
}
.index_advantage .ge_bot .item .content {
  margin-top: 0.38rem;
  color: #fff;
}
.index_advantage .ge_bot .item .content .desc {
  margin-top: 0.18rem;
}
.index_advantage .ge_bot .item .content .desc p {
  line-height: 0.28rem;
  height: 0.56rem;
}
.index_advantage .ge_bot .item:hover .img {
  transform: translateY(-0.1rem);
}
.index_footprint {
  background: url('../images/4.jpg') no-repeat;
  background-size: cover;
}
.index_footprint .container_box {
  position: relative;
}
.index_footprint .container_box .post_text {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.index_footprint .container_box .content_ {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.index_footprint .container_box .content_ .city_box {
  position: absolute;
  width: 3.46rem;
  left: 0;
  top: 35%;
}
.index_footprint .container_box .content_ .city_box .item {
  display: none;
  background: #0e3d8a;
  color: #fff;
  padding: 0.42rem 0.36rem;
  border-radius: 0.1rem;
}
.index_footprint .container_box .content_ .city_box .item .m2 {
  margin-top: 0.26rem;
  height: 2.8rem;
  overflow: auto;
}
.index_footprint .container_box .content_ .city_box .item .m2::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.index_footprint .container_box .content_ .city_box .item .m2::-webkit-scrollbar-thumb {
  background: #fff;
}
.index_footprint .container_box .content_ .city_box .item .m2::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.3);
}
.index_footprint .container_box .content_ .city_box .item .m2 p {
  position: relative;
  padding-left: 0.26rem;
  line-height: 0.4rem;
}
.index_footprint .container_box .content_ .city_box .item .m2 p::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 0.04rem;
  height: 0.04rem;
  background: transparent;
  border: 0.03rem solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
}
.index_footprint .container_box .content_ .city_box .item.active {
  display: block;
}
.index_footprint .container_box .content_ .map_box {
  width: 73.3%;
  position: relative;
}
.index_footprint .container_box .content_ .map_box .bk {
  width: 100%;
}
.index_footprint .container_box .content_ .map_box .bk img {
  width: 100%;
}
.index_footprint .container_box .content_ .map_box .drap_box .drap {
  position: absolute;
  top: 0%;
  left: 0%;
  cursor: pointer;
}
.index_footprint .container_box .content_ .map_box .drap_box .drap p {
  transition: 0.4s;
  position: relative;
  width: 0.12rem;
  height: 0.12rem;
  background: transparent;
  border: 0.02rem solid #0e3d8a;
  border-radius: 50%;
}
.index_footprint .container_box .content_ .map_box .drap_box .drap p::before {
  transition: 0.4s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.2rem;
  height: 1.2rem;
  background: rgba(14, 61, 138, 0.1);
  border-radius: 50%;
  pointer-events: none;
}
.index_footprint .container_box .content_ .map_box .drap_box .drap .txt {
  transition: 0.4s;
  position: absolute;
  color: #000;
  left: 0.16rem;
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
}
.index_footprint .container_box .content_ .map_box .drap_box .drap.active p {
  background: #0e3d8a;
}
.index_footprint .container_box .content_ .map_box .drap_box .drap.active p::before {
  opacity: 1;
}
.index_footprint .container_box .content_ .map_box .drap_box .drap.active .txt {
  font-size: 0.2rem;
  left: 0.2rem;
}
.index_footprint .container_box .content_ .map_box .drap_box .p1 {
  top: 64%;
  left: 40%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p2 {
  top: 67%;
  left: 48%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p3 {
  top: 72%;
  left: 55%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p4 {
  top: 47%;
  left: 55%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p5 {
  top: 63%;
  left: 56%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p6 {
  top: 83%;
  left: 59%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p7 {
  top: 42.5%;
  left: 60%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p8 {
  top: 72%;
  left: 62%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p9 {
  top: 37.5%;
  left: 62.5%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p10 {
  top: 61.5%;
  left: 63.5%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p11 {
  top: 48%;
  left: 64%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p12 {
  top: 76%;
  left: 67%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p13 {
  top: 55%;
  left: 69%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p14 {
  top: 68%;
  left: 70%;
}
.index_footprint .container_box .content_ .map_box .drap_box .p15 {
  top: 61.5%;
  left: 72%;
}
.index_performance .ce_bot {
  margin-top: 0.6rem;
  display: flex;
  --gap: 0.26rem;
}
.index_performance .ce_bot .slide {
  flex: 1;
  position: relative;
  margin-right: var(--gap);
  transition: 0.8s;
  transform-origin: center left;
}
.index_performance .ce_bot .slide:last-child {
  margin-right: 0;
}
.index_performance .ce_bot .slide .de_box {
  transition: 0.4s;
  position: relative;
}
.index_performance .ce_bot .slide .de_box .img {
  width: 100%;
}
.index_performance .ce_bot .slide .de_box .img img {
  max-width: 100%;
  height: 7rem;
}
.index_performance .ce_bot .slide .de_box .post_txt {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 0.3rem;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8));
  display: flex;
  align-items: flex-end;
}
.index_performance .ce_bot .slide .de_box .post_txt > div {
  width: 100%;
  color: #fff;
  margin-bottom: 0.6rem;
}
.index_performance .ce_bot .slide .de_box .post_txt > div .desc {
  margin-top: 0.1rem;
}
.index_performance .ce_bot .slide .de_post {
  transition: 0.4s;
  opacity: 0;
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #f3f3f3;
}
.index_performance .ce_bot .slide .de_post .top {
  width: 100%;
  overflow: hidden;
}
.index_performance .ce_bot .slide .de_post .top img {
  transition: 0.4s;
  width: 100%;
}
.index_performance .ce_bot .slide .de_post .top:hover img {
  transform: scale(1.05);
}
.index_performance .ce_bot .slide .de_post .bot {
  padding: 0.3rem 0.24rem;
}
.index_performance .ce_bot .slide .de_post .bot .content1 .text {
  color: #000;
}
.index_performance .ce_bot .slide .de_post .bot .content1 .desc {
  color: #999;
}
.index_performance .ce_bot .slide .de_post .bot .content2 {
  margin: 0.3rem 0 0.4rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.3rem;
}
.index_performance .ce_bot .slide .de_post .bot .content2 .li {
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
}
.index_performance .ce_bot .slide .de_post .bot .content2 .li .li_img {
  width: 100%;
  border-radius: 0.1rem;
}
.index_performance .ce_bot .slide .de_post .bot .content2 .li .li_img img {
  transition: 0.4s;
  border-radius: 0.1rem;
  width: 100%;
}
.index_performance .ce_bot .slide .de_post .bot .content2 .li .li_post {
  transition: 0.4s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(14, 61, 138, 0.9);
  color: #fff;
  display: flex;
}
.index_performance .ce_bot .slide .de_post .bot .content2 .li .li_post p {
  margin: auto;
  padding: 0 .2rem;
}
.index_performance .ce_bot .slide .de_post .bot .content2 .li:hover .li_img img {
  transform: scale(1.05);
}
.index_performance .ce_bot .slide .de_post .bot .content2 .li:hover .li_post {
  opacity: 1;
}
.index_performance .ce_bot .slide .de_post .bot .content3 a span {
  transition: 0.4s;
  font-family: GilroyBold;
  color: #000;
}
.index_performance .ce_bot .slide .de_post .bot .content3 a i {
  transition: 0.4s;
  margin-left: 0.04rem;
  color: #0e3d8a;
  font-weight: bold;
}
.index_performance .ce_bot .slide .de_post .bot .content3 a:hover span {
  color: #0e3d8a;
}
.index_performance .ce_bot .slide .de_post .bot .content3 a:hover i {
  margin-left: 0.08rem;
}
.index_performance .ce_bot .slide.active {
  flex: 2.55;
}
.index_performance .ce_bot .slide.active .de_box {
  opacity: 0;
}
.index_performance .ce_bot .slide.active .de_post {
  opacity: 1;
}
.index_news {
  background: url('../images/8.jpg') no-repeat;
  background-size: cover;
}
.index_news .ws_cen {
  padding-left: var(--bj);
  margin: 1.4rem 0;
}
.index_news .ws_cen .swiper .swiper-slide a {
  position: relative;
  padding: 0.58rem 0;
}
.index_news .ws_cen .swiper .swiper-slide a::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 80%;
  height: 100%;
  background: #f3f3f3;
  border-radius: 0.1rem;
}
.index_news .ws_cen .swiper .swiper-slide a .img {
  z-index: 1;
  position: relative;
  width: 41%;
  overflow: hidden;
  border-radius: 0.1rem;
}
.index_news .ws_cen .swiper .swiper-slide a .img img {
  transition: 0.4s;
  width: 100%;
}
.index_news .ws_cen .swiper .swiper-slide a .content {
  z-index: 1;
  position: relative;
  width: 59%;
  padding: 0 0.5rem;
}
.index_news .ws_cen .swiper .swiper-slide a .content .time {
  color: #999;
  transition: 0.4s;
}
.index_news .ws_cen .swiper .swiper-slide a .content .text {
  margin: 0.2rem 0 0.4rem;
}
.index_news .ws_cen .swiper .swiper-slide a .content .text p {
  transition: 0.4s;
  color: #000;
  line-height: 0.35rem;
  height: 0.7rem;
}
.index_news .ws_cen .swiper .swiper-slide a .content .more {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.index_news .ws_cen .swiper .swiper-slide a .content .more span {
  transition: 0.4s;
  font-family: GilroyBold;
  color: #000;
}
.index_news .ws_cen .swiper .swiper-slide a .content .more i {
  margin-left: 0.06rem;
  color: #0e3d8a;
  transition: 0.4s;
  font-weight: bold;
}
.index_news .ws_cen .swiper .swiper-slide a:hover::before {
  background: #0e3d8a;
}
.index_news .ws_cen .swiper .swiper-slide a:hover .img img {
  transform: scale(1.05);
}
.index_news .ws_cen .swiper .swiper-slide a:hover .content .time {
  color: rgba(255, 255, 255, 0.6);
}
.index_news .ws_cen .swiper .swiper-slide a:hover .content .text p {
  color: #fff;
}
.index_news .ws_cen .swiper .swiper-slide a:hover .content .more span {
  color: #fff;
}
.index_news .ws_cen .swiper .swiper-slide a:hover .content .more i {
  color: #e47600;
}
.index_news .ws_bot {
  position: relative;
}
.index_news .ws_bot .switch {
  display: flex;
}
.index_news .ws_bot .switch p {
  border-color: #666;
}
.index_news .ws_bot .switch p i {
  color: #666;
}
.index_news .ws_bot .switch p:hover i {
  color: #0e3d8a;
}
.index_news .ws_bot .pu_point {
  position: absolute;
  width: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_news .ws_bot .pu_point .swiper-pagination-bullet {
  border-color: #999;
}
.index_partners {
  background: url('../images/10.jpg') no-repeat;
  background-size: cover;
}
.index_partners .rs_cen {
  padding: 0.9rem 0;
}
.index_partners .rs_cen .swiper .swiper-slide p {
  height: 1.3rem;
  display: flex;
}
.index_partners .rs_cen .swiper .swiper-slide p img {
  max-width: 80%;
  max-height: 80%;
  margin: auto;
}
.index_partners .rs_bot {
  position: relative;
}
.index_partners .rs_bot .switch {
  display: flex;
}
.index_partners .rs_bot .switch p {
  border-color: #666;
}
.index_partners .rs_bot .switch p i {
  color: #666;
}
.index_partners .rs_bot .switch p:hover i {
  color: #0e3d8a;
}
.index_partners .rs_bot .pu_point {
  position: absolute;
  width: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.index_partners .rs_bot .pu_point .swiper-pagination-bullet {
  border-color: #999;
}
.company_profile {
  background: url('../images/13.jpg') no-repeat;
  background-size: cover;
}
.company_profile .le_box {
  width: 59%;
  padding-right: 8%;
}
.company_profile .le_box .content2 {
  margin-top: 0.58rem;
  overflow: auto;
  height: 3.6rem;
  padding-right: 0.1rem;
}
.company_profile .le_box .content2::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.company_profile .le_box .content2::-webkit-scrollbar-thumb {
  background: #0e3d8a;
}
.company_profile .le_box .content2::-webkit-scrollbar-track {
  background: rgba(14, 61, 138, 0.3);
}
.company_profile .le_box .content2 p {
  color: #333;
  line-height: 0.36rem;
  text-indent: 2em;
}
.company_profile .ri_box {
  width: 41%;
}
.company_profile .ri_box img {
  width: 100%;
}
.development_course {
  background: url('../images/14.jpg') no-repeat;
  background-size: cover;
}
.development_course .se_cen {
  margin: 0.9rem 0 0.4rem;
  position: relative;
}
.development_course .se_cen .swiper .swiper-slide {
  text-align: center;
}
.development_course .se_cen .swiper .swiper-slide .num {
  font-size: 3rem;
  color: #0e3d8a;
  font-family: GilroyBold;
  line-height: 0.8;
}
.development_course .se_cen .swiper .swiper-slide .content {
  transform: translateY(-0.8rem);
  margin: 0 auto;
  width: 8.4rem;
  padding: 0.26rem;
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  border-radius: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-align: center;
}
.development_course .se_cen .swiper .swiper-slide .content p {
  width: 100%;
  line-height: 0.32rem;
  height: 1.6rem;
  color: #000;
  overflow: auto;
}
.development_course .se_cen .swiper .swiper-slide .content p::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.development_course .se_cen .swiper .swiper-slide .content p::-webkit-scrollbar-thumb {
  background: #0e3d8a;
}
.development_course .se_cen .swiper .swiper-slide .content p::-webkit-scrollbar-track {
  background: rgba(14, 61, 138, 0.3);
}
.development_course .se_cen .switch .prev,
.development_course .se_cen .switch .next {
  z-index: 2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -0.4rem;
}
.development_course .se_cen .switch .prev p,
.development_course .se_cen .switch .next p {
  border-color: #666;
}
.development_course .se_cen .switch .prev p i,
.development_course .se_cen .switch .next p i {
  color: #666;
}
.development_course .se_cen .switch .prev p:hover i,
.development_course .se_cen .switch .next p:hover i {
  color: #0e3d8a;
}
.development_course .se_cen .switch .prev {
  left: 0;
}
.development_course .se_cen .switch .next {
  right: 0;
}
.development_course .se_bot .swiper {
  padding: 0.3rem 0;
}
.development_course .se_bot .swiper .swiper-slide {
  text-align: center;
}
.development_course .se_bot .swiper .swiper-slide p {
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.development_course .se_bot .swiper .swiper-slide p span {
  display: block;
  transition: 0.4s;
  color: #000;
  font-family: GilroyBold;
}
.development_course .se_bot .swiper .swiper-slide p::after {
  transition: 0.4s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 2px;
  background: #0e3d8a;
  transform-origin: center center;
}
.development_course .se_bot .swiper .swiper-slide p::before {
  content: '';
  position: absolute;
  left: 122%;
  top: 50%;
  transform: translateY(-50%);
  width: 1.1rem;
  height: 1px;
  background: #dadfe6;
}
.development_course .se_bot .swiper .swiper-slide:last-child p::before {
  display: none;
}
.development_course .se_bot .swiper .swiper-slide-thumb-active p span {
  transform: translateY(-0.26rem);
}
.development_course .se_bot .swiper .swiper-slide-thumb-active p::after {
  opacity: 1;
}
.corporate_framework {
  background: url('../images/15.jpg') no-repeat;
  background-size: cover;
}
.corporate_framework .rk_bot {
  margin-top: -0.58rem;
  width: 100%;
}
.corporate_framework .rk_bot img {
  width: 100%;
}
.corporate_culture {
  background: url('../images/16.jpg') no-repeat;
  background-size: cover;
}
.corporate_culture .re_bot .le_box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.54rem 0.9rem;
}
.corporate_culture .re_bot .le_box .item {
  cursor: pointer;
}
.corporate_culture .re_bot .le_box .item p {
  transition: 0.4s;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);
  text-stroke: 1px rgba(255, 255, 255, 0.8);
}
.corporate_culture .re_bot .le_box .item.active p {
  color: #fff;
}
.corporate_culture .re_bot .ri_box {
  width: 50%;
}
.corporate_culture .re_bot .ri_box .item {
  width: 100%;
  display: none;
}
.corporate_culture .re_bot .ri_box .item .wenzi {
  color: #fff;
}
.corporate_culture .re_bot .ri_box .item .wenzi .w2 {
  margin-top: 0.1rem;
}
.corporate_culture .re_bot .ri_box .item .img {
  width: 100%;
  margin-top: 0.54rem;
  border-radius: 0.12rem;
  overflow: hidden;
}
.corporate_culture .re_bot .ri_box .item .img img {
  transition: 0.4s;
  border-radius: 0.12rem;
  width: 100%;
}
.corporate_culture .re_bot .ri_box .item .img:hover img {
  transform: scale(1.05);
}
.corporate_culture .re_bot .ri_box .item.active {
  display: block;
}
.enterprise_philosophy {
  background: url('../images/18.jpg') no-repeat;
  background-size: cover;
  padding-bottom: 1.6rem;
}
.enterprise_philosophy .hy_bot {
  margin-top: 0.48rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.2rem;
}
.enterprise_philosophy .hy_bot .slide {
  transition: 0.4s;
  background: #fff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.enterprise_philosophy .hy_bot .slide .img {
  width: 100%;
}
.enterprise_philosophy .hy_bot .slide .img img {
  width: 100%;
}
.enterprise_philosophy .hy_bot .slide .content {
  margin-top: 0.1rem;
  padding: 0 0.3rem 0.3rem;
}
.enterprise_philosophy .hy_bot .slide .content .text {
  color: #000;
}
.enterprise_philosophy .hy_bot .slide .content .desc {
  margin-top: 0.18rem;
  height: 1.6rem;
  overflow: auto;
  padding-right: 0.1rem;
}
.enterprise_philosophy .hy_bot .slide .content .desc::-webkit-scrollbar {
  width: 2px;
  height: 2px;
}
.enterprise_philosophy .hy_bot .slide .content .desc::-webkit-scrollbar-thumb {
  background: #0e3d8a;
}
.enterprise_philosophy .hy_bot .slide .content .desc::-webkit-scrollbar-track {
  background: rgba(14, 61, 138, 0.3);
}
.enterprise_philosophy .hy_bot .slide .content .desc p {
  color: #666;
  line-height: 0.32rem;
  text-align: justify;
}
.enterprise_philosophy .hy_bot .slide:nth-child(odd) {
  transform: translateY(0.6rem);
}
.pu_slide a {
  transition: 0.6s;
  background: #fff;
}
.pu_slide a .img {
  width: 100%;
  overflow: hidden;
}
.pu_slide a .img img {
  transition: 0.4s;
  width: 100%;
}
.pu_slide a .container .content1 {
  padding: 0.54rem;
}
.pu_slide a .container .content1 .text p {
  transition: 0.4s;
  color: #000;
}
.pu_slide a .container .content1 .substance {
  margin-top: 0.28rem;
}
.pu_slide a .container .content1 .substance .tips {
  transition: 0.4s;
  color: #666;
}
.pu_slide a .container .content1 .substance .desc {
  margin-top: 0.08rem;
}
.pu_slide a .container .content1 .substance .desc p {
  transition: 0.4s;
  color: #111;
}
.pu_slide a .container .content2 {
  transition: 0.4s;
  border-top: 0.02rem solid #f4f4f4;
  padding: 0.24rem 0.54rem;
}
.pu_slide a .container .content2 .more span {
  transition: 0.4s;
  color: #000;
  font-family: GilroyBold;
}
.pu_slide a .container .content2 .more i {
  transition: 0.4s;
  margin-left: 0.06rem;
  color: #0e3d8a;
}
.pu_slide a .container .content2 .more .sort {
  transition: 0.4s;
  color: #999;
}
.pu_slide a:hover {
  background: #0e3d8a !important;
}
.pu_slide a:hover .img img {
  transform: scale(1.05);
}
.pu_slide a:hover .container .content1 .text p {
  color: #fff;
}
.pu_slide a:hover .container .content1 .substance .tips {
  color: #fff;
}
.pu_slide a:hover .container .content1 .substance .desc p {
  color: #fff;
}
.pu_slide a:hover .container .content2 {
  border-color: rgba(255, 255, 255, 0.1);
}
.pu_slide a:hover .container .content2 .more span {
  color: #fff;
}
.pu_slide a:hover .container .content2 .more i {
  color: #e47600;
}
.pu_slide a:hover .container .content2 .sort {
  color: #fff;
}
.pu_page {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.pu_page .prev a,
.pu_page .next a {
  transition: 0.4s;
  opacity: 0.3;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid #666;
  transform: rotate(45deg);
  border-radius: 0.1rem;
  display: flex;
}
.pu_page .prev a i,
.pu_page .next a i {
  transition: 0.4s;
  color: #666;
  margin: auto;
  transform: rotate(-45deg);
}
.pu_page .prev a:hover,
.pu_page .next a:hover {
  opacity: 1;
}
.pu_page .prev a:hover i,
.pu_page .next a:hover i {
  color: #0e3d8a;
}
.pu_page .prev {
  margin-right: 0.36rem;
}
.pu_page .next {
  margin-left: 0.36rem;
}
.pu_page .number {
  display: flex;
}
.pu_page .number a {
  margin: 0 0.2rem;
  color: #666;
  transition: 0.4s;
}
.pu_page .number a.active,
.pu_page .number a:hover {
  color: #0e3d8a;
}
.business_list {
  background: #e5e9ef;
}
.business_list .st_cen {
  margin-top: 0.64rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.4rem 0.2rem;
}
.business_list .st_bot {
  margin-top: 0.58rem;
}
.pu_rumbs {
  padding-top: 0.42rem;
}
.pu_rumbs a {
  color: #666;
  transition: 0.4s;
}
.pu_rumbs a:hover {
  color: #0e3d8a;
}
.pu_rumbs i {
  color: #666;
  margin: 0 0.06rem;
}
.pu_rumbs span {
  color: #000;
}
.business_details {
  background: url('../images/24.jpg') no-repeat;
  background-size: cover;
}
.business_details .ls_box {
  margin-top: 0.6rem;
}
.business_details .ls_box .le_box {
  width: 50%;
  padding-right: 4%;
}
.business_details .ls_box .le_box .content1 .tips {
  color: #0e3d8a;
}
.business_details .ls_box .le_box .content1 .text {
  margin-top: 0.06rem;
  color: #000;
}
.business_details .ls_box .le_box .content2 {
  margin: 0.6rem 0 0.4rem;
}
.business_details .ls_box .le_box .content2 .item {
  margin-bottom: 0.28rem;
}
.business_details .ls_box .le_box .content2 .item:last-child {
  margin-bottom: 0;
}
.business_details .ls_box .le_box .content2 .item .tips {
  color: #000;
}
.business_details .ls_box .le_box .content2 .item .desc {
  margin-top: 0.04rem;
  color: #666;
  line-height: 1.6;
}
.business_details .ls_box .ri_box {
  width: 50%;
  position: relative;
}
.business_details .ls_box .ri_box .swiper .swiper-slide {
  width: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
}
.business_details .ls_box .ri_box .swiper .swiper-slide img {
  border-radius: 0.1rem;
  width: 100%;
}
.business_details .ls_box .ri_box .pu_point {
  z-index: 2;
  position: absolute;
  bottom: 5%;
  width: 100%;
  text-align: center;
}
.introduction {
  background: url('../images/25.jpg') no-repeat;
  background-size: cover;
}
.introduction .on_cen {
  margin-top: 0.65rem;
}
.introduction .on_cen .swiper .swiper-slide .content {
  background: #e5e9ef;
  border-radius: 0.1rem;
  padding: 0.98rem 0.5rem;
  transition: 0.8s;
}
.introduction .on_cen .swiper .swiper-slide .content .num {
  transition: 0.4s;
  color: #111;
}
.introduction .on_cen .swiper .swiper-slide .content .line {
  transition: 0.4s;
  margin: 0.2rem 0 0.24rem;
  width: 0.2rem;
  height: 0.03rem;
  background: #0e3d8a;
}
.introduction .on_cen .swiper .swiper-slide .content .desc p {
  transition: 0.4s;
  color: #111;
  line-height: 0.3rem;
  height: 0.9rem;
}
.introduction .on_cen .swiper .swiper-slide .content:hover {
  background: #0e3d8a;
}
.introduction .on_cen .swiper .swiper-slide .content:hover .num {
  color: #fff;
}
.introduction .on_cen .swiper .swiper-slide .content:hover .line {
  background: #fff;
}
.introduction .on_cen .swiper .swiper-slide .content:hover .desc p {
  color: #fff;
}
.introduction .on_bot {
  margin-top: 0.56rem;
  position: relative;
}
.introduction .on_bot .switch {
  display: flex;
}
.introduction .on_bot .switch .prev p,
.introduction .on_bot .switch .next p {
  border-color: #666;
}
.introduction .on_bot .switch .prev p i,
.introduction .on_bot .switch .next p i {
  color: #666;
}
.introduction .on_bot .switch .prev p:hover i,
.introduction .on_bot .switch .next p:hover i {
  color: #0e3d8a;
}
.introduction .on_bot .pu_point {
  position: absolute;
  width: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.introduction .on_bot .pu_point .swiper-pagination-bullet {
  border-color: #666;
}
.briefing {
  background: #e5e9ef;
}
.briefing .ng_bot {
  margin-top: 0.58rem;
}
.briefing .ng_bot .compiler img {
  max-width: 100%;
}
.briefing .ng_bot .compiler p {
  color: #000;
  line-height: 2;
}
.other_cases .es_cen {
  margin-top: 0.58rem;
}
.other_cases .es_cen .swiper .swiper-slide .pu_slide a {
  background: #e5e9ef;
}
.other_cases .es_bot {
  margin-top: 0.56rem;
  position: relative;
}
.other_cases .es_bot .switch {
  display: flex;
}
.other_cases .es_bot .switch .prev p,
.other_cases .es_bot .switch .next p {
  border-color: #666;
}
.other_cases .es_bot .switch .prev p i,
.other_cases .es_bot .switch .next p i {
  color: #666;
}
.other_cases .es_bot .switch .prev p:hover i,
.other_cases .es_bot .switch .next p:hover i {
  color: #0e3d8a;
}
.other_cases .es_bot .pu_point {
  position: absolute;
  width: auto !important;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.other_cases .es_bot .pu_point .swiper-pagination-bullet {
  border-color: #666;
}
.pu_second {
  background: #fff;
}
.pu_second .nd_box p {
  margin-right: 0.5rem;
}
.pu_second .nd_box p:last-child {
  margin-right: 0;
}
.pu_second .nd_box p a {
  position: relative;
  color: #333;
  line-height: 1rem;
  padding: 0 0.22rem;
}
.pu_second .nd_box p a::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 0.03rem;
  background: #0e3d8a;
  transform-origin: center center;
}
.pu_second .nd_box p.active a,
.pu_second .nd_box p:hover a {
  color: #0e3d8a;
}
.pu_second .nd_box p.active a::before,
.pu_second .nd_box p:hover a::before {
  width: 100%;
}
.technology {
  background: #e5e9ef;
}
.technology .gy_bot {
  margin-top: 0.5rem;
}
.technology .gy_bot .tpggle {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.technology .gy_bot .tpggle p {
  position: relative;
  cursor: pointer;
  color: #000;
  padding-bottom: 0.16rem;
  margin-right: 1rem;
}
.technology .gy_bot .tpggle p:last-child {
  margin-right: 0;
}
.technology .gy_bot .tpggle p::before {
  transition: 0.4s;
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 0;
  height: 0.03rem;
  background: #0e3d8a;
  transform: translateX(-50%);
  transform-origin: center center;
}
.technology .gy_bot .tpggle p.active,
.technology .gy_bot .tpggle p:hover {
  color: #0e3d8a;
}
.technology .gy_bot .tpggle p.active::before,
.technology .gy_bot .tpggle p:hover::before {
  width: 0.3rem;
}
.technology .gy_bot .content {
  margin-top: 0.4rem;
}
.technology .gy_bot .content p {
  display: none;
  width: 100%;
}
.technology .gy_bot .content p img {
  width: 100%;
}
.technology .gy_bot .content p.active {
  display: block;
}
.technology_application {
  background: url('../images/27.jpg') no-repeat;
  background-size: cover;
}
.technology_application .on_bot {
  margin-top: 0.5rem;
}
.technology_application .on_bot .le_box {
  width: 27%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.technology_application .on_bot .le_box div {
  display: grid;
  gap: 0.3rem;
}
.technology_application .on_bot .le_box div p {
  cursor: pointer;
  transition: 0.6s;
  color: #000;
  position: relative;
}
.technology_application .on_bot .le_box div p::before {
  transition: 0.4s;
  opacity: 0;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 0.12rem;
  height: 0.12rem;
  background: #0e3d8a;
  border-radius: 0.03rem;
}
.technology_application .on_bot .le_box div p.active,
.technology_application .on_bot .le_box div p:hover {
  color: #0e3d8a;
  padding-left: 0.3rem;
}
.technology_application .on_bot .le_box div p.active::before,
.technology_application .on_bot .le_box div p:hover::before {
  opacity: 1;
}
.technology_application .on_bot .ri_box {
  width: 73%;
  background: #fff;
  box-shadow: -1.968px -2.264px 32px 0px rgba(229, 233, 239, 0.88);
  border-radius: 0.1rem;
}
.technology_application .on_bot .ri_box .item {
  padding: 0.74rem 0.82rem;
  display: none;
}
.technology_application .on_bot .ri_box .item .content1 .text {
  color: #000;
}
.technology_application .on_bot .ri_box .item .content1 .desc {
  margin-top: 0.1rem;
  color: #666;
  line-height: 2;
}
.technology_application .on_bot .ri_box .item .content2 {
  margin-top: 0.46rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.46rem;
}
.technology_application .on_bot .ri_box .item .content2 .li .li_1 {
  color: #000;
}
.technology_application .on_bot .ri_box .item .content2 .li .li_1 span {
  color: #0e3d8a;
  font-family: GilroyMedium;
  margin-right: 4px;
}
.technology_application .on_bot .ri_box .item .content2 .li .li_2 {
  margin: 0.06rem 0 0.2rem;
  height: 0.48rem;
}
.technology_application .on_bot .ri_box .item .content2 .li .li_2 p {
  color: #666;
  line-height: 0.24rem;
}
.technology_application .on_bot .ri_box .item .content2 .li .li_3 {
  width: 100%;
  border-radius: 0.1rem;
  overflow: hidden;
}
.technology_application .on_bot .ri_box .item .content2 .li .li_3 img {
  width: 100%;
  transition: 0.4s;
  border-radius: 0.1rem;
}
.technology_application .on_bot .ri_box .item .content2 .li .li_3:hover img {
  transform: scale(1.05);
}
.technology_application .on_bot .ri_box .item.active {
  display: block;
}
.innovation_platform {
  background: url('../images/31.jpg') no-repeat;
  background-size: cover;
}
.innovation_platform .rm_cen {
  margin-top: 0.1rem;
}
.innovation_platform .rm_cen .toggle .item {
  display: none;
  color: #fff;
  text-align: center;
}
.innovation_platform .rm_cen .toggle .item .desc {
  margin-top: 0.1rem;
}
.innovation_platform .rm_cen .toggle .item.active {
  display: block;
}
.innovation_platform .rm_cen .swiper {
  padding: 0.8rem 0;
}
.innovation_platform .rm_cen .swiper .swiper-slide {
  transition: 0.8s;
  transform: scale(0.72);
}
.innovation_platform .rm_cen .swiper .swiper-slide .img {
  width: 100%;
}
.innovation_platform .rm_cen .swiper .swiper-slide .img img {
  width: 100%;
}
.innovation_platform .rm_cen .swiper .swiper-slide-prev {
  transform-origin: center left;
}
.innovation_platform .rm_cen .swiper .swiper-slide-next {
  transform-origin: center right;
}
.innovation_platform .rm_cen .swiper .swiper-slide-active {
  transform: scale(1.12);
}
.innovation_platform .rm_bot {
  position: relative;
}
.innovation_platform .rm_bot .switch {
  display: flex;
}
.innovation_platform .rm_bot .pu_point {
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.innovation_platform .rm_bot .pu_point .swiper-pagination-bullet-active {
  background: #fff;
}
.pu_item a {
  position: relative;
  padding: 0.5rem 0;
  overflow: hidden;
}
.pu_item a::before {
  transition: 0.8s;
  content: '';
  position: absolute;
  width: 90%;
  right: 0;
  height: 100%;
  background: #f3f3f3;
  border-radius: 0.1rem;
}
.pu_item a .img {
  z-index: 1;
  position: relative;
  width: 27%;
  overflow: hidden;
  border-radius: 0.1rem;
}
.pu_item a .img img {
  transition: 0.4s;
  width: 100%;
  border-radius: 0.1rem;
}
.pu_item a .content {
  z-index: 1;
  position: relative;
  width: 73%;
  padding: 0 6.5%;
}
.pu_item a .content .time {
  font-family: GilroyMedium;
  color: #999;
  transition: 0.4s;
}
.pu_item a .content .div_ {
  margin: 0.24rem 0 0.3rem;
}
.pu_item a .content .div_ .text p {
  color: #000;
  transition: 0.4s;
}
.pu_item a .content .div_ .desc {
  margin-top: 0.1rem;
  height: 0.6rem;
}
.pu_item a .content .div_ .desc p {
  line-height: 0.3rem;
  height: .6rem;
  color: #666;
  transition: 0.4s;
}
.pu_item a .content .more span {
  transition: 0.4s;
  color: #000;
  font-family: GilroyBold;
}
.pu_item a .content .more i {
  margin-left: 0.06rem;
  color: #0e3d8a;
  transition: 0.4s;
  font-weight: bold;
}
.pu_item a:hover::before {
  background: #0e3d8a;
}
.pu_item a:hover .img img {
  transform: scale(1.05);
}
.pu_item a:hover .content .time {
  color: #fff;
}
.pu_item a:hover .content .div_ .text p {
  color: #fff;
}
.pu_item a:hover .content .div_ .desc p {
  color: #fff;
}
.pu_item a:hover .content .more span {
  color: #fff;
}
.pu_item a:hover .content .more i {
  color: #e47600;
}
.company_news .ws_cen {
  margin-top: 0.62rem;
  display: grid;
  gap: 0.38rem;
}
.company_news .ws_bot {
  margin-top: 0.62rem;
}
.news_details {
  background: #e5e9ef;
}
.news_details .ls_box .content1 {
  padding: 0.52rem 0 0.34rem;
}
.news_details .ls_box .content1 .text {
  text-align: center;
  color: #000;
}
.news_details .ls_box .content1 .time {
  margin-top: 0.2rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.news_details .ls_box .content1 .time img {
  width: 0.18rem;
}
.news_details .ls_box .content1 .time span {
  margin-left: 0.06rem;
  color: #999;
  font-family: GilroyMedium;
}
.news_details .ls_box .content2 {
  border-top: 1px solid #d4d8dd;
  padding: 0.44rem 0;
}
.news_details .ls_box .content2 .compiler {
  padding: 0 10vw;
}
.news_details .ls_box .content2 .compiler p {
  color: #666;
  line-height: 2;
}
.news_details .ls_box .content2 .compiler img {
  max-width: 100%;
}
.news_details .ls_box .content3 {
  padding: 0.36rem 0;
  border-top: 1px solid #d4d8dd;
  border-bottom: 1px solid #d4d8dd;
}
.news_details .ls_box .content3 .prev,
.news_details .ls_box .content3 .next {
  width: 30%;
  display: flex;
}
.news_details .ls_box .content3 .prev p,
.news_details .ls_box .content3 .next p {
  color: #999;
}
.news_details .ls_box .content3 .prev a,
.news_details .ls_box .content3 .next a {
  color: #333;
  margin-left: 0.1rem;
  flex: 1;
  white-space: nowrap;
  transition: 0.4s;
}
.news_details .ls_box .content3 .prev a:hover,
.news_details .ls_box .content3 .next a:hover {
  color: #0e3d8a;
}
.news_details .ls_box .content3 .return a img {
  width: 0.19rem;
}
.news_details .ls_box .content3 .return a p {
  transition: 0.4s;
  color: #333;
  margin-left: 0.1rem;
}
.news_details .ls_box .content3 .return a:hover p {
  color: #0e3d8a;
}
.other_news {
  background: #e5e9ef;
}
.other_news .ws_cen {
  margin-top: 0.56rem;
}
.other_news .ws_bot {
  margin-top: 0.56rem;
}
.other_news .ws_bot .pu_point {
  width: auto;
}
.other_news .ws_bot .pu_point .swiper-pagination-bullet {
  border-color: #666;
}
.certificate_box {
  background: #e5e9ef;
}
.certificate_box .te_cen {
  margin-top: 0.56rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.3rem 0.2rem;
}
.certificate_box .te_cen .slide {
    cursor: pointer;
  transition: 0.4s;
  background: #fff;
  border-radius: 0.1rem;
  overflow: hidden;
  text-align: center;
  padding: 0.34rem 0.6rem 0 0.6rem;
}
.certificate_box .te_cen .slide .img {
  width: 100%;
}
.certificate_box .te_cen .slide .img img {
  width: 100%;
}
.certificate_box .te_cen .slide .wenzi {
  padding: 0.26rem 0;
  color: #000;
}
.certificate_box .te_cen .slide:hover {
  transform: translateY(-0.1rem);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.2);
}
.certificate_box .te_bot {
  margin-top: 0.56rem;
}
.growth_development {
  background: #e5e9ef;
}
.growth_development .nt_bot {
  margin-top: 0.52rem;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0.36rem;
}
.growth_development .nt_bot .item {
  display: grid;
  gap: 0.3rem;
}
.growth_development .nt_bot .item > div {
  transition: 0.4s;
  position: relative;
}
.growth_development .nt_bot .item > div .img {
  width: 100%;
  height: 100%;
}
.growth_development .nt_bot .item > div .img img {
  width: 100%;
  height: 100%;
}
.growth_development .nt_bot .item > div .post {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.growth_development .nt_bot .item > div .post p {
  color: #000;
  padding: 0.34rem 0.44rem;
}
.growth_development .nt_bot .item > div:hover {
  transform: translateY(-0.1rem);
  box-shadow: 0 6px 6px rgba(0, 0, 0, 0.3);
}
.growth_development .nt_bot .item1 {
  grid-template-rows: calc(44% - 0.3rem) 56%;
}
.growth_development .nt_bot .item1 > div:first-child .post p {
  color: #fff;
}
.growth_development .nt_bot .item2 {
  grid-template-rows: 56% calc(44% - 0.3rem);
}
.staff_style {
  background: #e5e9ef;
}
.staff_style .st_cen {
  margin: 0.9rem 0;
}
.staff_style .st_cen .swiper .swiper-slide {
  transition: 0.6s;
  position: relative;
  border-radius: 0.1rem;
  overflow: hidden;
  transform: scale(0.8);
}
.staff_style .st_cen .swiper .swiper-slide .img {
  width: 100%;
  overflow: hidden;
  border-radius: 0.1rem;
}
.staff_style .st_cen .swiper .swiper-slide .img img {
  border-radius: 0.1rem;
  width: 100%;
}
.staff_style .st_cen .swiper .swiper-slide .post {
  transition: 0.6s;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(14, 61, 138, 0) 30%, rgba(14, 61, 138, 0.5), #0e3d8a);
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.staff_style .st_cen .swiper .swiper-slide .post > div {
  width: 100%;
  color: #fff;
  padding: 0 0.56rem 0.56rem;
}
.staff_style .st_cen .swiper .swiper-slide .post .text {
  margin-top: 0.06rem;
}
.staff_style .st_cen .swiper .swiper-slide-active {
  transform: scale(1);
}
.staff_style .st_cen .swiper .swiper-slide-active .post {
  opacity: 1;
}
.staff_style .st_bot {
  position: relative;
}
.staff_style .st_bot .switch {
  display: flex;
}
.staff_style .st_bot .switch .prev p,
.staff_style .st_bot .switch .next p {
  border-color: #666;
}
.staff_style .st_bot .switch .prev p i,
.staff_style .st_bot .switch .next p i {
  color: #666;
}
.staff_style .st_bot .switch .prev p:hover i,
.staff_style .st_bot .switch .next p:hover i {
  color: #0e3d8a;
}
.staff_style .st_bot .pu_point {
  position: absolute;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.staff_style .st_bot .pu_point .swiper-pagination-bullet {
  border-color: #666;
}
.talent_recruitment {
  background: #e5e9ef;
}
.talent_recruitment .nt_cen {
  margin: 0.62rem 0;
}
.talent_recruitment .nt_cen .thead {
  padding: 0 0.58rem;
  display: flex;
  flex-wrap: wrap;
  background: #0e3d8a;
  line-height: 0.8rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.talent_recruitment .nt_cen .thead .th_1 {
  width: 36%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.talent_recruitment .nt_cen .thead .th_1 img {
  width: 0.22rem;
}
.talent_recruitment .nt_cen .thead .th_1 span {
  margin-left: 0.08rem;
  color: #fff;
}
.talent_recruitment .nt_cen .thead .th_2 {
  width: 64%;
}
.talent_recruitment .nt_cen .thead .th_2 div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.talent_recruitment .nt_cen .thead .th_2 div img {
  width: 0.22rem;
}
.talent_recruitment .nt_cen .thead .th_2 div span {
  margin-left: 0.08rem;
  color: #fff;
}
.talent_recruitment .nt_cen .tbody {
  margin-top: 0.14rem;
  display: grid;
  gap: 0.14rem;
}
.talent_recruitment .nt_cen .tbody .slide {
  background: #fff;
  border-radius: 0.1rem;
  overflow: hidden;
}
.talent_recruitment .nt_cen .tbody .slide .one {
  cursor: pointer;
  padding: 0 0.58rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  line-height: 1.08rem;
}
.talent_recruitment .nt_cen .tbody .slide .one .div_1 {
  transition: 0.4s;
  width: 36%;
  color: #333;
}
.talent_recruitment .nt_cen .tbody .slide .one .div_2 {
  width: 64%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.talent_recruitment .nt_cen .tbody .slide .one .div_2 .wz {
  flex: 1;
  transition: 0.4s;
  color: #333;
}
.talent_recruitment .nt_cen .tbody .slide .one .div_2 .btn {
  transition: 0.4s;
  opacity: 0.3;
  width: 0.5rem;
  height: 0.5rem;
  border: 1px solid #666;
  transform: rotate(45deg);
  border-radius: 0.1rem;
  display: flex;
}
.talent_recruitment .nt_cen .tbody .slide .one .div_2 .btn i {
  transition: 0.4s;
  color: #666;
  margin: auto;
  transform: rotate(-45deg);
  line-height: normal;
}
.talent_recruitment .nt_cen .tbody .slide .two {
  display: none;
  padding: 0 0.58rem;
  border-top: 1px solid #f0f0f0;
}
.talent_recruitment .nt_cen .tbody .slide .two > div {
  display: grid;
  gap: 0.36rem;
  padding: 0.36rem 0;
}
.talent_recruitment .nt_cen .tbody .slide .two .li .text {
  color: #333;
  font-weight: bold;
}
.talent_recruitment .nt_cen .tbody .slide .two .li .desc {
  margin-top: 0.06rem;
}
.talent_recruitment .nt_cen .tbody .slide .two .li .desc p {
  color: #666;
  line-height: 2;
}
.talent_recruitment .nt_cen .tbody .slide.active .one .div_1 {
  color: #0e3d8a;
}
.talent_recruitment .nt_cen .tbody .slide.active .one .div_2 .wz {
  color: #0e3d8a;
}
.talent_recruitment .nt_cen .tbody .slide.active .one .div_2 .btn {
  opacity: 1;
}
.talent_recruitment .nt_cen .tbody .slide.active .one .div_2 .btn i {
  color: #0e3d8a;
  transform: rotate(45deg);
}
.contact_us {
  background: #e5e9ef;
}
.contact_us .us_top .content2 {
  margin: 0.72rem 0 0.84rem;
  align-items: flex-start;
}
.contact_us .us_top .content2 .le_box {
  width: 80%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.48rem;
}
.contact_us .us_top .content2 .le_box .item {
  display: flex;
  align-items: flex-start;
}
.contact_us .us_top .content2 .le_box .item .svg {
  width: 0.2rem;
  margin-top: 0.03rem;
  display: flex;
  align-items: center;
}
.contact_us .us_top .content2 .le_box .item .svg img {
  max-width: 100%;
}
.contact_us .us_top .content2 .le_box .item .neiro {
  padding-left: 0.16rem;
  flex: 1;
}
.contact_us .us_top .content2 .le_box .item .neiro .tips {
  color: #333;
}
.contact_us .us_top .content2 .le_box .item .neiro .link {
  margin-top: 0.08rem;
}
.contact_us .us_top .content2 .le_box .item .neiro .link a {
  color: #0e3d8a;
  font-family: GilroyBold;
  display: inline-block;
  margin-right: 0.4rem;
}
.contact_us .us_top .content2 .le_box .item .neiro .link a:last-child {
  margin-right: 0;
}
.contact_us .us_top .content2 .le_box .item .neiro .link p {
  color: #333;
}
.contact_us .us_top .content2 .ri_box .code div {
  text-align: center;
  border-radius: 0.06rem;
  overflow: hidden;
}
.contact_us .us_top .content2 .ri_box .code div img {
  border-radius: 0.06rem;
  width: 1.37rem;
}
.contact_us .us_top .content2 .ri_box .code p {
  margin-top: 0.14rem;
  color: #333;
}
.contact_us .us_bot a {
  width: 100%;
  overflow: hidden;
}
.contact_us .us_bot a img {
  transition: 0.4s;
  width: 100%;
}
.contact_us .us_bot a:hover img {
  transform: scale(1.03);
}
.search_list {
  background: #e5e9ef;
}
.search_list .st_top p {
  color: #000;
}
.search_list .st_top p span {
  color: #0e3d8a;
  font-family: GilroyMedium;
}
.search_list .st_bot {
  margin-top: 0.8rem;
  display: grid;
  gap: 0.4rem;
  min-height: 20vh;
}
.search_list .st_bot .slide {
  border-bottom: 1px solid #ccc;
}
.search_list .st_bot .slide a {
  padding: 0 0 0.2rem;
}
.search_list .st_bot .slide a .le_box {
  flex: 1;
}
.search_list .st_bot .slide a .le_box .content {
  width: 96%;
}
.search_list .st_bot .slide a .le_box .content .time {
  font-family: GilroyMedium;
  color: #999;
  transition: 0.4s;
}
.search_list .st_bot .slide a .le_box .content .text {
  margin-top: 0.12rem;
  color: #000;
  transition: 0.4s;
}
.search_list .st_bot .slide a .ri_box span {
  transition: 0.4s;
  color: #000;
  font-family: GilroyBold;
}
.search_list .st_bot .slide a .ri_box i {
  margin-left: 0.06rem;
  color: #0e3d8a;
  transition: 0.4s;
  font-weight: bold;
}
.search_list .st_bot .slide a:hover .le_box .content .text {
  color: #0e3d8a;
}
.Img_amplify {
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
}
.Img_amplify .fy_box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: min(5.2rem, 80vh);
  max-height: 90vh;
}
.Img_amplify .fy_box .close {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(50%, -50%);
  transition: 0.4s;
  padding: 5px;
  background: #fff;
  border-radius: 50%;
}
.Img_amplify .fy_box .close i {
  cursor: pointer;
  transition: 0.4s;
  font-size: 0.26rem;
  color: #000;
  font-weight: bold;
}
.Img_amplify .fy_box .close:hover {
  background: #0e3d8a;
}
.Img_amplify .fy_box .close:hover i {
  color: #fff;
}
.Img_amplify .fy_box .img_list {
  width: 100%;
}
.Img_amplify .fy_box .img_list img {
  width: 100%;
}
.pu_broadside {
    transition: 0.6s;
     opacity: 0;
  z-index: 6;
  position: fixed;
  right: 0;
  top: 70%;
  transform: translateY(-50%);
}
.pu_broadside.active {
    opacity: 1;
    top: 50%;  
}
.pu_broadside .de_box .item {
  transition: 0.6s;
  cursor: pointer;
  width: 0.6rem;
  height: 0.6rem;
  display: flex;
  flex-wrap: wrap;
  background: #717171;
  border-radius: 0.05rem;
  text-align: center;
}
.pu_broadside .de_box .item a {
  margin: auto;
  color: #fff;
}
.pu_broadside .de_box .item a .svg {
  display: inline-block;
  border: 0.1rem solid transparent;
  border-bottom-color: #fff;
}
.pu_broadside .de_box .item:hover {
  background: #0e3d8a;
}
@media (max-width: 1600px) {
  .technology_application .on_bot .ri_box .item {
    padding: 0.62rem 0.52rem;
  }
}
@media (max-width: 1500px) {
  .pu_slide a .container .content1 {
    padding: 0.44rem 0.3rem;
  }
  .pu_slide a .container .content2 {
    padding: 0.24rem 0.3rem;
  }
  .pc_header .he_box .column .menu {
    margin-left: 1rem;
  }
  .introduction .on_cen .swiper .swiper-slide .content {
    padding: 0.8rem 0.3rem;
  }
  .f106 {
    font-size: 0.8rem;
    line-height: 1;
  }
  .f60 {
    font-size: 0.54rem;
    line-height: 1.2;
  }
  .f56 {
    font-size: 0.5rem;
    line-height: 1.2;
  }
  .f48 {
    font-size: 0.42rem;
    line-height: 1.2;
  }
  .f36 {
    font-size: 0.32rem;
    line-height: 1.2;
  }
  .f32 {
    font-size: 0.28rem;
    line-height: 1.2;
  }
  .f28 {
    font-size: 0.26rem;
    line-height: 1.2;
  }
  .f26 {
    font-size: 0.24rem;
    line-height: 1.2;
  }
  .f24 {
    font-size: 0.22rem;
    line-height: 1.2;
  }
  .f22 {
    font-size: 0.22rem;
    line-height: 1.2;
  }
  .f20 {
    font-size: 0.21rem;
  }
  .f18 {
    font-size: 0.19rem;
  }
  .f16 {
    font-size: 0.17rem;
  }
}
@media (max-width: 1200px) {
  .pc_header {
    display: none;
  }
  :root {
    --top: 60px;
  }
  .w1720,
  .w1520 {
    padding: 0 5vw;
  }
  .pu_banner .ban_post {
    padding-top: 0;
  }
  .pu_banner .ban_bk img {
    min-height: 6rem;
  }
  .contact_us .us_top .content2 .le_box {
    grid-template-columns: repeat(1, 1fr);
  }
  .contact_us .us_top .content2 .ri_box {
    margin-top: 0.6rem;
  }
  .contact_us .us_top .content2 .ri_box .code div {
    text-align: left;
  }
  .talent_recruitment .nt_cen .tbody .slide .two,
  .talent_recruitment .nt_cen .tbody .slide .one,
  .talent_recruitment .nt_cen .thead {
    padding: 0 0.32rem;
  }
  .talent_recruitment .nt_cen .tbody .slide .one .div_2 .btn {
    display: none;
  }
  .talent_recruitment .nt_cen .thead .th_1,
  .talent_recruitment .nt_cen .thead .th_2,
  .talent_recruitment .nt_cen .tbody .slide .one .div_2,
  .talent_recruitment .nt_cen .tbody .slide .one .div_1 {
    width: 50%;
  }
  .pu_page .number a {
    display: none;
  }
  .pu_page .number a.active {
    display: block;
  }
  .pu_second .nd_box p {
    margin-right: 0.3rem;
  }
  .growth_development .nt_bot {
    grid-template-columns: repeat(1, 1fr);
  }
  .staff_style .st_cen .swiper .swiper-slide {
    transform: scale(1);
  }
  .staff_style .st_cen .swiper .swiper-slide .post > div {
    padding: 0.3rem;
  }
  .certificate_box .te_cen {
    grid-template-columns: repeat(2, 1fr);
  }
  .certificate_box .te_cen .slide {
    padding: 0.34rem 0.34rem 0 0.34rem;
  }
  .news_details .ls_box .content2 .compiler {
    padding: 0;
  }
  .news_details .ls_box .content3 .return {
    display: none;
  }
  .news_details .ls_box .content3 .prev {
    margin-bottom: 0.2rem;
  }
  .technology_application .on_bot .ri_box {
    margin-top: 0.6rem;
  }
  .technology_application .on_bot .ri_box .item .content2 {
    grid-template-columns: repeat(2, 1fr);
  }
  .innovation_platform .rm_cen .swiper .swiper-slide {
    transform: scale(1) !important;
  }
  .innovation_platform .rm_cen {
    margin-top: 0.26rem;
  }
  .business_details .ls_box .ri_box {
    margin-top: 0.6rem;
  }
  .business_list .st_cen {
    grid-template-columns: repeat(2, 1fr);
  }
  .company_profile .ri_box {
    margin-top: 0.6rem;
    text-align: center;
  }
  .company_profile .ri_box img {
    max-width: 80%;
  }
  .company_profile .le_box {
    padding-right: 0;
  }
  .development_course .se_cen .swiper .swiper-slide .num {
    font-size: 2.6rem;
  }
  .development_course .se_bot .swiper {
    border-bottom: 1px solid #ddd;
    padding: 0.3rem 0 0.1rem;
  }
  .corporate_framework .rk_bot {
    margin-top: 0.6rem;
  }
  .corporate_culture .re_bot .le_box {
    margin: 0.6rem 0;
  }
  .enterprise_philosophy {
    padding-bottom: 1rem;
  }
  .enterprise_philosophy .hy_bot {
    grid-template-columns: repeat(2, 1fr);
  }
  .enterprise_philosophy .hy_bot .slide:nth-child(odd) {
    transform: translateY(0);
  }
  .pc_footer .fo_box .er_bot .copy p {
    line-height: 2;
    margin-left: 0;
  }
  .index_news .ws_cen {
    margin: 0.8rem 0;
  }
  .index_performance .ce_bot {
    display: grid;
  }
  .index_performance .ce_bot .slide {
    flex: none;
    margin-right: 0;
  }
  .index_performance .ce_bot .slide .de_post {
    position: initial;
    opacity: 1;
  }
  .index_performance .ce_bot .slide .de_post .bot {
    padding: 0.4rem 5vw;
  }
  .index_footprint .container_box .post_text {
    position: initial;
  }
  .index_footprint .container_box .content_ .city_box {
    position: initial;
    width: 100%;
    margin-top: 0.6rem;
  }
  .index_footprint .container_box .content_ {
    display: block;
    margin-top: 0.6rem;
  }
  .index_footprint .container_box .content_ .map_box .drap_box .drap p::before {
    display: none;
  }
  .index_footprint .container_box .content_ .map_box .drap_box {
    margin-top: 0.6rem;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 0.2rem;
  }
  .index_footprint .container_box .content_ .map_box .drap_box .drap {
    position: initial;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .index_footprint .container_box .content_ .map_box .drap_box .drap .txt {
    margin-left: 0.1rem;
    position: initial;
    transform: translateY(0);
    font-size: 0.2rem;
  }
  .index_advantage .ge_bot {
    grid-template-columns: repeat(2, 1fr);
  }
  .index_advantage .ge_top .ri_box {
    margin-top: 0.6rem;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 46px;
  }
  .index_advantage .ge_top .le_box {
    padding-right: 0;
  }
  .pu_broadside {
    display: none;
  }
  .MobileMain .HeaderMobile .box .button .menu .menu_btn p::after,
  .MobileMain .HeaderMobile .box .button .menu .menu_btn p::before,
  .MobileMain .HeaderMobile .box .button .menu .menu_btn p span {
    background: #0e3d8a;
  }
  .index_banner .swiper .swiper-slide .slide_img img,
  .index_banner .swiper .swiper-slide .slide_img video {
    height: auto;
    min-height: 6rem;
  }
  .index_banner .toggle .switch,
  .index_performance .ce_bot .slide .de_box,
  .index_news .ws_bot .switch,
  .index_partners .rs_bot .switch,
  .pc_footer .fo_box .er_top .ri_box,
  .development_course .se_bot .swiper .swiper-slide p::before,
  .development_course .se_cen .switch,
  .pu_suspension,
  .pu_secondary,
  .introduction .on_bot .switch,
  .other_cases .es_bot .switch,
  .innovation_platform .rm_bot .switch,
  .staff_style .st_bot .switch {
    display: none;
  }
  .index_banner .toggle .pu_point,
  .index_news .ws_bot .pu_point,
  .index_partners .rs_bot .pu_point,
  .introduction .on_bot .pu_point,
  .other_cases .es_bot .pu_point,
  .innovation_platform .rm_bot .pu_point,
  .staff_style .st_bot .pu_point {
    position: initial;
    transform: translate(0, 0);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .index_advantage .ge_top .le_box,
  .index_advantage .ge_top .ri_box,
  .index_footprint .container_box .content_ .map_box,
  .index_performance .ce_bot .slide,
  .pc_footer .fo_box .er_top .le_box,
  .pc_footer .fo_box .er_bot .copy p,
  .corporate_culture .re_bot .ri_box,
  .corporate_culture .re_bot .le_box,
  .company_profile .le_box,
  .company_profile .ri_box,
  .business_details .ls_box .ri_box,
  .business_details .ls_box .le_box,
  .technology_application .on_bot .ri_box,
  .technology_application .on_bot .le_box,
  .news_details .ls_box .content3 .prev,
  .news_details .ls_box .content3 .next,
  .contact_us .us_top .content2 .ri_box,
  .contact_us .us_top .content2 .le_box {
    width: 100%;
  }
  .f106 {
    font-size: 0.6rem;
  }
  .f60 {
    font-size: 0.46rem;
  }
  .f56 {
    font-size: 0.42rem;
  }
  .f48 {
    font-size: 0.38rem;
  }
  .f36 {
    font-size: 0.3rem;
  }
}
@media (max-width: 750px) {
  .p100 {
    padding-top: 0.8rem;
  }
  .p100_ {
    padding-bottom: 0.8rem;
  }
  .f106 {
    font-size: 0.5rem;
  }
  .f60 {
    font-size: 0.4rem;
  }
  .f56 {
    font-size: 0.38rem;
  }
  .f48 {
    font-size: 0.34rem;
  }
  .f36 {
    font-size: 0.28rem;
  }
  .f20 {
    font-size: 0.22rem;
  }
  .f18 {
    font-size: 0.2rem;
  }
  .f16 {
    font-size: 0.18rem;
  }
  .MobileMain .HeaderMobile .box .logo a img {
    height: 36px;
  }
  .pu_search {
    padding: 0.4rem 0;
  }
  .index_footprint .container_box .content_ .map_box .drap_box {
    grid-template-columns: repeat(4, 1fr);
  }
  .pu_item a,
  .index_news .ws_cen .swiper .swiper-slide a {
    padding: 0.28rem;
  }
  .pu_item a .content,
  .index_news .ws_cen .swiper .swiper-slide a .content {
    margin-top: 0.4rem;
    padding: 0;
  }
  .index_news .ws_cen {
    padding-left: 0;
    padding: 0 5vw;
  }
  .development_course .se_cen .swiper .swiper-slide .num {
    font-size: 1.8rem;
  }
  .index_news .ws_cen .swiper .swiper-slide a::before {
    width: 100%;
  }
  .development_course .se_cen .swiper .swiper-slide .content {
    transform: translateY(-0.6rem);
  }
  .pu_rumbs {
    line-height: 2;
  }
  .pu_second .nd_box p a {
    line-height: 0.8rem;
  }
  .technology_application .on_bot .ri_box .item {
    padding: 0.3rem;
  }
  .innovation_platform .rm_cen .swiper {
    padding: 0.6rem 0;
  }
  .pu_item a::before {
    width: 100%;
  }
  .staff_style .st_cen .swiper .swiper-slide .post > div {
    padding: 0.2rem;
  }
  .talent_recruitment .nt_cen .tbody .slide .one {
    line-height: 0.8rem;
  }
  .index_performance .ce_bot .slide .de_post .bot .content2 {
    grid-template-columns: repeat(2, 1fr);
    gap: .1rem;
  }
.Img_amplify .fy_box {
    width: min(4.8rem, 80vh);
}
  
  .certificate_box .te_cen,
  .technology_application .on_bot .ri_box .item .content2,
  .business_list .st_cen,
  .enterprise_philosophy .hy_bot {
    grid-template-columns: repeat(1, 1fr);
  }
  .pu_item a .content,
  .pu_item a .img,
  .development_course .se_cen .swiper .swiper-slide .content,
  .index_news .ws_cen .swiper .swiper-slide a .img,
  .index_news .ws_cen .swiper .swiper-slide a .content {
    width: 100%;
  }
}
