@charset "UTF-8";
.D4 .box .hhh, .D3 .box .hhh, .D2 .box .hhh, .D1 .box .hhh, .D0 .box .hhh {
  text-align: center;
}
.D4 .box .hhh h2, .D3 .box .hhh h2, .D2 .box .hhh h2, .D1 .box .hhh h2, .D0 .box .hhh h2 {
  font-size: 2.2rem;
  font-weight: bold;
}
.D4 .box .hhh .en, .D3 .box .hhh .en, .D2 .box .hhh .en, .D1 .box .hhh .en, .D0 .box .hhh .en {
  font-size: 1.1rem;
  color: #999;
}
.D4 .box .hhh .en::before, .D3 .box .hhh .en::before, .D2 .box .hhh .en::before, .D1 .box .hhh .en::before, .D0 .box .hhh .en::before {
  content: "― ";
  color: #0862A8;
}
.D4 .box .hhh .en::after, .D3 .box .hhh .en::after, .D2 .box .hhh .en::after, .D1 .box .hhh .en::after, .D0 .box .hhh .en::after {
  content: " ―";
  color: #0862A8;
}

.D2 .box .honor .more a, .D0 .box .c1 .r .more a {
  display: inline-flex;
  background: #0862A8;
  padding: 1.2rem 1.2rem;
  align-items: center;
  gap: 0 0.3rem;
  position: relative;
  overflow: hidden;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s";
}
.D2 .box .honor .more a:hover, .D0 .box .c1 .r .more a:hover {
  background: #3C77B3;
}
.D2 .box .honor .more a:hover b::after, .D0 .box .c1 .r .more a:hover b::after {
  transform: translateY(-50%) translateX(-50%) scale(3);
}
.D2 .box .honor .more a:hover b::before, .D0 .box .c1 .r .more a:hover b::before {
  transform: translateY(-50%) translateX(50%) scale(3) rotate(180deg);
}
.D2 .box .honor .more a span, .D0 .box .c1 .r .more a span {
  color: #fff;
  font-size: 1.1rem;
}
.D2 .box .honor .more a b, .D0 .box .c1 .r .more a b {
  width: 4.3rem;
  height: 1px;
  background: linear-gradient(to left, transparent 0%, transparent 50%, #fff 50%, #fff 100%);
  background-size: 3px 1px;
  background-repeat: repeat-x;
  position: relative;
}
.D2 .box .honor .more a b::after, .D0 .box .c1 .r .more a b::after {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  transition-property: all;
  transition-duration: 1.3s;
  transition-timing-function: "ease";
  transition-delay: "0s";
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  left: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50' fill='%23000000'%3E%3Cpath d='M 10 5.25 L 10 44.746094 L 43.570313 25 Z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat center;
  background-size: cover;
}
.D2 .box .honor .more a b::before, .D0 .box .c1 .r .more a b::before {
  content: "";
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: "ease";
  transition-delay: "0s";
  position: absolute;
  right: 0%;
  top: -50%;
  box-sizing: border-box;
  transform: translateY(-50%) translateX(50%);
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 10rem;
  border: 1px dashed #fff;
}
.D2 .box .honor .more a i, .D0 .box .c1 .r .more a i {
  width: 0.8rem;
}

@keyframes yoyo_0 {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0px);
  }
}
.banner_ii {
  position: fixed;
}
.banner_ii .swiper .pic {
  width: 100%;
}
.banner_ii .swiper .pic img {
  width: 100%;
  height: auto;
}

.banner_i {
  position: relative;
}
.banner_i .swiper-slide {
  position: relative;
}
.banner_i .swiper-slide .pic img {
  max-width: 100%;
}
.banner_i .conl {
  position: absolute;
  bottom: 5% !important;
  left: 0% !important;
  width: 100% !important;
  z-index: 20;
}
.banner_i .conl .swiper-pagination-bullet-active {
  background: #0862A8;
}
.banner_i .conl span {
  width: 2.6rem;
  opacity: 1;
  margin: 0 !important;
  height: 2px;
  border-radius: 0;
  background: #ddd;
}

.banner_i.mob .swiper-pagination {
  left: 0;
  bottom: 3%;
}
.banner_i.mob .swiper-pagination span.swiper-pagination-bullet-active {
  background: #0862A8;
  border: 1px solid #fff;
}

.D0 {
  position: relative;
  padding: 4rem 0 7rem 0;
  background: url(/images/index_about_bg.jpg) no-repeat center bottom;
  background-size: 100% auto;
}
.D0 .box .c1 {
  margin: 2.7rem 0 0 0;
  display: flex;
}
@media (max-width: 768px) {
  .D0 .box .c1 {
    flex-direction: column;
  }
}
.D0 .box .c1 .l {
  width: 51%;
  position: relative;
}
@media (max-width: 768px) {
  .D0 .box .c1 .l {
    width: 100%;
  }
}
.D0 .box .c1 .l .ttt {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 1rem;
  color: #fff;
  z-index: 10;
}
.D0 .box .c1 .l .pic {
  width: 100%;
}
.D0 .box .c1 .l .pic img {
  width: 100%;
}
.D0 .box .c1 .r {
  flex: 1;
  margin: 0 0 0 5%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2.3rem 0;
}
@media (max-width: 768px) {
  .D0 .box .c1 .r {
    margin: 1.4rem 0 0 0;
  }
}
.D0 .box .c1 .r .ms {
  font-size: 1.1rem;
  line-height: 1.88;
}
.D0 .box .c1 .r .ms p {
  text-indent: 2rem;
}
.D0 .box .c2 {
  margin: 6rem 0 0 0;
}
@media (max-width: 768px) {
  .D0 .box .c2 {
    margin: 2rem 0 0 0;
  }
}
.D0 .box .c2 .list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .D0 .box .c2 .list {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.D0 .box .c2 .list li {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.D0 .box .c2 .list li .t {
  text-align: center;
  height: 4.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .D0 .box .c2 .list li .t {
    align-items: flex-end;
  }
}
.D0 .box .c2 .list li .t b {
  font-size: 2.8rem;
  font-weight: bold;
  color: #0862A8;
}
@media (max-width: 768px) {
  .D0 .box .c2 .list li .t b {
    font-size: 1.88rem;
  }
}
.D0 .box .c2 .list li .t img {
  height: 3rem;
  width: auto;
}
.D0 .box .c2 .list li .b {
  text-align: center;
}
.D0 .box .c2 .list li .b span {
  font-size: 1rem;
  color: #666;
}

.D1 .box {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.D1 .box .hhh {
  position: absolute;
  z-index: 11;
  width: 100%;
  left: 0;
  top: 5%;
}
.D1 .box .hhh .en {
  color: #333;
}
.D1 .box .bgi {
  position: relative;
  z-index: 10;
  height: 100vh;
}
.D1 .box .bgi img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.D1 .box .prod {
  display: flex;
  position: absolute;
  z-index: 15;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .D1 .box .prod {
    flex-wrap: wrap;
    align-content: flex-end;
  }
}
.D1 .box .prod li {
  flex: 1;
  height: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.3764705882);
  box-sizing: border-box;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s";
}
@media (max-width: 768px) {
  .D1 .box .prod li {
    flex: auto;
    width: 33.3333333333%;
    height: 25%;
  }
}
.D1 .box .prod li:nth-last-of-type(1) {
  border-right: 1px solid rgba(255, 255, 255, 0);
}
@media (max-width: 768px) {
  .D1 .box .prod li:nth-last-of-type(1) {
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3764705882);
  }
}
@media (max-width: 768px) {
  .D1 .box .prod li:nth-of-type(1n+0) {
    border-top: 1px solid rgba(255, 255, 255, 0.3764705882);
  }
}
.D1 .box .prod li:hover {
  background: rgba(255, 255, 255, 0.2509803922);
  flex: 1.1;
}
@media (max-width: 768px) {
  .D1 .box .prod li:hover {
    flex: auto;
  }
}
.D1 .box .prod li:hover a .title {
  color: #0862A8;
}
.D1 .box .prod li:hover a .icon .def {
  transform: scale(0);
  opacity: 0;
}
.D1 .box .prod li:hover a .icon .hover {
  transform: scale(1);
  opacity: 1;
}
.D1 .box .prod li a {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.D1 .box .prod li a .icon {
  overflow: hidden;
  height: 2rem;
  width: 2rem;
  position: relative;
}
.D1 .box .prod li a .icon .hover {
  width: 100%;
  height: 100%;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s";
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  inset: 0;
  z-index: 2;
  opacity: 0;
  transform: scale(0);
}
.D1 .box .prod li a .icon .def {
  width: 100%;
  height: 100%;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s";
  -o-object-fit: contain;
     object-fit: contain;
  transform: scale(1);
}
.D1 .box .prod li a .title {
  font-size: 1.2rem;
  padding: 1rem 0 0 0;
  color: #fff;
  text-align: center;
}

.D2 {
  padding: 4rem 0;
}
.D2 .box .type {
  margin: 2rem 0 0 0;
  display: flex;
  justify-content: center;
  gap: 0 1rem;
}
.D2 .box .type a {
  padding: 0.4rem 2rem;
  border: 1px solid #0862A8;
  color: #0862A8;
  display: inline-flex;
}
.D2 .box .type a.selected {
  background: #0862A8;
  color: #fff;
}
.D2 .box .type a:hover {
  background: #0862A8;
  color: #fff;
}
.D2 .box .honor {
  padding: 3rem 0 0 0;
}
.D2 .box .honor .swiper-slide {
  opacity: 0.55;
  transition-property: all;
  transition-duration: 0.2s;
  transition-timing-function: "ease";
  transition-delay: "0s";
}
.D2 .box .honor .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.D2 .box .honor .swiper-slide .pic {
  padding: 0.5rem;
  background: #fafafa;
}
.D2 .box .honor .swiper-slide .pic img {
  width: 100%;
}
.D2 .box .honor .swiper-slide .title {
  margin: 0.5rem 0 0 0;
  font-size: 1.1rem;
  text-align: center;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.D2 .box .honor .more {
  text-align: center;
  margin: 3rem 0 0 0;
}
.D3 {
  padding: 8rem 0 5rem 0;
  background: url(../images/index_tech.jpg) no-repeat center;
  background-size: cover;
}
.D3 .box .list {
  margin: 3rem 0 0 0;
  display: flex;
  justify-content: space-between;
  padding: 0 0 10rem 0;
}
@media (max-width: 768px) {
  .D3 .box .list {
    flex-direction: column;
    flex-wrap: wrap;
    padding: 0 0 0 0;
    gap: 1.5rem 0;
  }
}
.D3 .box .list li {
  position: relative;
  width: 31.5%;
}
@media (max-width: 768px) {
  .D3 .box .list li {
    width: 100%;
  }
}
.D3 .box .list li:hover .text {
  border-color: #0862A8;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.062745098);
}
.D3 .box .list li:hover .text .icon {
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.062745098);
  top: -21%;
}
.D3 .box .list li:hover .pic img {
  transform: scale(1.1);
}
.D3 .box .list li .pic {
  overflow: hidden;
}
.D3 .box .list li .pic img {
  width: 100%;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: "ease";
  transition-delay: "0s";
}
.D3 .box .list li .text {
  position: absolute;
  z-index: 5;
  padding: 5rem 0 3rem 0;
  width: 90%;
  left: 5%;
  background: #fff;
  top: 90%;
  border-bottom: 2px solid #fff;
  border-radius: 0.1rem;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s";
}
@media (max-width: 768px) {
  .D3 .box .list li .text {
    position: relative;
    box-sizing: border-box;
    left: 0;
    width: 100%;
  }
}
.D3 .box .list li .text .icon {
  position: absolute;
  left: 50%;
  top: -25%;
  transform: translateX(-50%);
  border: 1px solid #0862A8;
  border-radius: 10rem;
  width: 5.8rem;
  height: 5.8rem;
  background: #fff;
  transition-property: all;
  transition-duration: 0.6s;
  transition-timing-function: "ease";
  transition-delay: "0s";
}
.D3 .box .list li .text .icon img {
  transform: scale(0.6);
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.D3 .box .list li .text .ttt {
  background: #fff;
  text-align: center;
}
.D3 .box .list li .text .ttt .t0 {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 0 0 1rem 0;
}
.D3 .box .list li .text .ttt .t1 {
  color: #666;
}

.D4 {
  padding: 4rem 0 6rem 0;
}
.D4 .box .news {
  position: relative;
}
.D4 .box .news .type {
  position: absolute;
  right: 0;
  top: 0;
  width: 52%;
  display: flex;
  justify-content: flex-end;
  gap: 0 2rem;
}
@media (max-width: 768px) {
  .D4 .box .news .type {
    position: initial;
    width: 100%;
    right: initial;
    top: initial;
    gap: 0 1vw;
    margin: 2rem 0 0 0;
    justify-content: center;
  }
}
.D4 .box .news .type a {
  display: inline-flex;
  padding: 0.7rem 2rem;
  border: 1px solid #ddd;
  color: #444;
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  .D4 .box .news .type a {
    padding: 0.3rem 1rem;
  }
}
.D4 .box .news .type a:hover, .D4 .box .news .type a.selected {
  background: #0862A8;
  color: #fff;
  border-color: #0862A8;
}
.D4 .box .news .list {
  overflow: hidden;
  margin: 3rem 0 0 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media (max-width: 768px) {
  .D4 .box .news .list {
    margin: 1.4rem 0 0 0;
  }
}
.D4 .box .news .list .tab {
  flex-shrink: 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
}
@media (max-width: 768px) {
  .D4 .box .news .list .tab {
    flex-direction: column;
    gap: 2rem 0;
    justify-content: initial;
  }
}
.D4 .box .news .list .tab .l {
  width: 45%;
}
@media (max-width: 768px) {
  .D4 .box .news .list .tab .l {
    width: 100%;
  }
}
.D4 .box .news .list .tab .l a {
  display: flex;
  flex-direction: column;
}
.D4 .box .news .list .tab .l a .pic img {
  width: 100%;
  height: 23vw;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
}
@media (max-width: 768px) {
  .D4 .box .news .list .tab .l a .pic img {
    height: 44vw;
  }
}
.D4 .box .news .list .tab .l a .info {
  padding: 3rem 2rem 2rem 2rem;
  background: #f7f7f7;
}
.D4 .box .news .list .tab .l a .info .title {
  font-size: 1.3rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.D4 .box .news .list .tab .l a .info .ms {
  margin: 0.8rem 0 0 0;
  color: #555;
  line-height: 1.8;
}
.D4 .box .news .list .tab .l a .info .tm {
  display: flex;
  padding: 1rem 0 0 0;
  border-top: 1px solid #EFEFEF;
  justify-content: space-between;
  margin: 2.2rem 0 0 0;
}
.D4 .box .news .list .tab .l a .info .tm .time {
  color: #777;
}
.D4 .box .news .list .tab .l a .info .tm .more {
  color: #0862A8;
}
.D4 .box .news .list .tab .r {
  width: 52%;
  display: flex;
  flex-direction: column;
  margin: 5% 0 0 0;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .D4 .box .news .list .tab .r {
    width: 100%;
    display: none;
  }
}
.D4 .box .news .list .tab .r .line {
  height: 1px;
  width: 100%;
  background: #eaeaea;
  overflow: hidden;
}
.D4 .box .news .list .tab .r a {
  display: flex;
}
@media (max-width: 768px) {
  .D4 .box .news .list .tab .r a {
    width: 100%;
    margin: 1.3rem 0;
  }
}
.D4 .box .news .list .tab .r a .info {
  display: flex;
  flex-direction: column;
  gap: 1rem 0;
  width: 100%;
}
@media (max-width: 768px) {
  .D4 .box .news .list .tab .r a .info {
    width: 100%;
  }
}
.D4 .box .news .list .tab .r a .info .title {
  font-size: 1.3rem;
  font-weight: bold;
}
.D4 .box .news .list .tab .r a .info .ms {
  color: #666;
}
@media (max-width: 768px) {
  .D4 .box .news .list .tab .r a .info .ms {
    display: none;
  }
}
.D4 .box .news .list .tab .r a .info .tm {
  display: flex;
  justify-content: space-between;
}
.D4 .box .news .list .tab .r a .info .tm .time {
  color: #777;
}
.D4 .box .news .list .tab .r a .info .tm .more {
  color: #0862A8;
}

.en .D3 .box .list li .text .ttt .t1 {
  padding: 0 10%;
}
@media (max-width: 768px) {
  .en .D0 .box .c2 .list li .b {
    line-height: 1.4;
  }
}