@charset "UTF-8";
#index .index-banner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
#index .index-banner .index-swiper {
  width: 100%;
  height: 100%;
  position: relative;
}
#index .index-banner .index-swiper .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
#index .index-banner .index-swiper .swiper-slide img {
  width: 100%;
  opacity: 0;
}
#index .index-banner .index-swiper .swiper-slide .center-position {
  position: absolute;
  z-index: 1000;
  width: 100%;
  top: 50%;
  left: 6.25%;
  transform: translateY(-50%);
}
#index .index-banner .index-swiper .swiper-slide .center-position img {
  width: 42.8%;
  opacity: 1;
}
#index .index-banner .page-box {
  bottom: 60px;
  left: calc(50% - 300px);
  position: absolute;
  width: 600px;
  display: flex;
  justify-content: center;
}
#index .index-banner .page-box .swiper-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  /* Safari 兼容 */
  -moz-column-gap: 10px;
       column-gap: 10px;
  -webkit-row-gap: 10px;
  /* Safari 兼容 */
  row-gap: 10px;
}
#index .index-banner .page-box .swiper-pagination .swiper-pagination-bullet {
  width: 80px;
  height: 2px;
  background-color: #ffffff;
  opacity: 1;
  border-radius: 10px !important;
}
#index .index-banner .page-box .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0C3D94;
}
#index .index-banner .page-box .swiper-pagination-index span {
  margin-right: 0;
}
#index .index-banner .index-swiper .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
}
#index .index-banner .index-swiper .swiper-pagination-bullet-active {
  background-color: #c9261d;
}
#index .index-banner .mouse {
  width: 15px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: 15px 64px;
  background-image: url("../images/mouse.png");
  position: absolute;
  bottom: 150px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
}

#index .index-banner .index-swiper #index .index-banner .index-swiper .page-box #index .index-banner #index .index-banner .index-swiper #index .index-banner #index .num-position {
  margin-top: -120px;
  position: relative;
  z-index: 10001;
}

#index .about-us {
  width: 100%;
  background-image: url("/public/template/index/static/img/images/13.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center center;
  height: auto;
  padding: 58px 0 58px 0;
}
#index .about-us .about-content-box {
  display: flex;
  justify-content: space-between;
  width: 1640px;
  margin: auto;
}
#index .about-us .about-cover {
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  width: 45.7%;
}
#index .about-us .about-cover img {
  width: 100%;
  height: auto;
}
#index .about-us .about-cover .about-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #000;
}
#index .about-us .about-cover .about-video-hide {
  display: none;
}
#index .about-us .about-cover .preview-active {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0C3D94;
  cursor: pointer;
}
#index .about-us .about-cover .preview-active img {
  width: 0.54rem;
  height: 0.54rem;
}
#index .about-us .right-content {
  margin-left: 0.9rem;
  flex: 1;
}
#index .about-us .right-content .about-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 0.46rem;
  color: #032561;
  line-height: 1;
  margin-bottom: 0.12rem;
}
#index .about-us .right-content .about-title-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #999999;
  line-height: 1;
  margin-bottom: 0.29rem;
}
#index .about-us .right-content .about-title-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #333333;
  line-height: 1;
}
#index .about-us .right-content .about-content {
  width: 100%;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #666666;
  line-height: 1;
  white-space: pre-wrap;
}
#index .about-us .right-content .static-box {
  display: flex;
  align-items: center;
}
#index .about-us .right-content .static-box .static-item {
  width: 2.44rem;
}
#index .about-us .right-content .static-box .static-item .static-num {
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  font-size: 0.5rem;
  color: #0C3D94;
  line-height: 1;
  margin-bottom: 0.2rem;
}
#index .about-us .right-content .static-box .static-item .static-num-unit {
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  font-size: 0.3rem;
  color: #0C3D94;
  line-height: 1;
}
#index .about-us .right-content .static-box .static-item .static-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #222222;
  line-height: 1;
  margin-top: 1px;
}
#index .about-us .right-content .about-us-btn {
  width: 1.8rem;
  height: 0.6rem;
  background: #0C3D94;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.4rem;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
  margin-left: -0.2rem;
  cursor: pointer;
}
#index .about-us .right-content .about-us-btn img {
  width: 0.07rem;
  height: 0.1rem;
  margin-left: 0.25rem;
}

#index .product-center {
  padding: 58px 0;
}
#index .product-center .swiper-item .product-item {
  height: 570px;
  background: linear-gradient(0deg, #D5D8DB, #FFFDFC);
  border: 0.01px solid #D7DADD;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#index .product-center .swiper-item .product-item .product-item-cover {
  width: 95%;
  margin-bottom: 46px;
}
#index .product-center .swiper-item .product-item .product-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  margin-bottom: 28px;
}
#index .product-center .swiper-item .product-item .product-item-btn {
  width: 181px;
  height: 61px;
  border-radius: 30px;
  border: 1px solid #0C3D94;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Safari 兼容 */
  -moz-column-gap: 25px;
       column-gap: 25px;
  -webkit-row-gap: 25px;
  /* Safari 兼容 */
  row-gap: 25px;
  cursor: pointer;
}
#index .product-center .swiper-item .product-item .product-item-btn .product-item-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #0C3D94;
  line-height: 1;
}
#index .product-center .swiper-item .product-item .product-item-btn .product-item-right {
  display: inline-block;
  width: 7px;
  height: 10px;
  background-image: url("/public/template/index/static/img/images/11.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#index .product-center .swiper-item .product-item:hover .product-item-btn {
  background-color: #0C3D94;
}
#index .product-center .swiper-item .product-item:hover .product-item-btn .product-item-text {
  color: #ffffff;
}
#index .product-center .swiper-item .product-item:hover .product-item-btn .product-item-right {
  background-image: url("/public/template/index/static/img/images/12.png");
}
#index .product-center .swiper-item:last-of-type {
  padding-right: 0;
}
#index .product-center .product-center-slogan {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 42px;
}
#index .product-center .product-center-slogan .product-center-slogan-item {
  display: flex;
  align-items: center;
  gap: 14px;
  /* Safari 兼容 */
  -moz-column-gap: 14px;
       column-gap: 14px;
  -webkit-row-gap: 14px;
  /* Safari 兼容 */
  row-gap: 14px;
  width: 33%;
}
#index .product-center .product-center-slogan .product-center-slogan-item .slogan-item-icon {
  width: 151px;
  height: 148px;
}
#index .product-center .product-center-slogan .product-center-slogan-item .slogan-item-content .slogan-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 32px;
  color: #333333;
  line-height: 1;
  margin-bottom: 30px;
}
#index .product-center .product-center-slogan .product-center-slogan-item .slogan-item-content .slogan-item-subtitle {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 1;
}

#index .application-area {
  padding: 100px 0 86px 0;
  position: relative;
}
#index .application-area .application-area-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  display: flex;
}
#index .application-area .application-area-background .left-background {
  flex: 1;
  background-image: url("/public/template/index/static/img/images/28.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
#index .application-area .application-area-background .background-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 990px;
  height: 151px;
}
#index .application-area .application-area-background .right-background {
  width: 360px;
  height: 100%;
  background: #CDDEEC;
  border-radius: 1px;
}
#index .application-area .application-area-content {
  position: relative;
  z-index: 1;
  width: calc(100% - 120px);
  margin-left: 120px;
}
#index .application-area .application-area-content .content-header {
  width: 1680px;
  margin: 0 auto 54px;
}
#index .application-area .application-area-content .application-list .swiper-item .application-item {
  position: relative;
}
#index .application-area .application-area-content .application-list .swiper-item .application-item .application-item-cover {
  width: 100%;
}
#index .application-area .application-area-content .application-list .swiper-item .application-item .application-item-title {
  position: absolute;
  left: 61px;
  bottom: 46px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 1;
}
#index .application-area .application-area-content .swiper-scrollbar {
  width: 1680px;
  height: 1px;
  margin-top: 58px;
  background-color: rgba(255, 255, 255, 0.5);
}
#index .application-area .application-area-content .swiper-scrollbar .swiper-scrollbar-drag {
  height: 3px;
  background-color: #ffffff;
  top: -1px;
  transform: translateY(-1px);
}

#index .product-recommendation {
  padding: 58px 0 58px;
  background-image: url("/public/template/index/static/img/images/35.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
#index .product-recommendation .recommendation-list {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  overflow-x: auto;
}
#index .product-recommendation .recommendation-list::-webkit-scrollbar {
  width: 0;
}
#index .product-recommendation .swiper-item .recommendation-item {
  background: #FFFFFF;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  padding: 50px 40px;
  box-sizing: border-box;
  border: 4px solid #FFFFFF;
}
#index .product-recommendation .swiper-item .recommendation-item .recommendation-item-cover {
  width: 100%;
  margin-bottom: 35px;
  -o-object-fit: contain;
     object-fit: contain;
}
#index .product-recommendation .swiper-item .recommendation-item .recommendation-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
}
#index .product-recommendation .swiper-item .recommendation-item .recommendation-item-message {
  height: 190px;
  margin-bottom: 10px;
  width: 100%;
}
#index .product-recommendation .swiper-item .recommendation-item .recommendation-item-message .recommendation-message-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  width: 100%;
}
#index .product-recommendation .swiper-item .recommendation-item .recommendation-item-message .recommendation-message-item-label {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
}
#index .product-recommendation .swiper-item .recommendation-item .recommendation-item-message .recommendation-message-item-value {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 1;
}
#index .product-recommendation .swiper-item .recommendation-item .product-item-btn {
  width: 181px;
  height: 61px;
  border-radius: 30px;
  border: 1px solid #0C3D94;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  /* Safari 兼容 */
  -moz-column-gap: 25px;
       column-gap: 25px;
  -webkit-row-gap: 25px;
  /* Safari 兼容 */
  row-gap: 25px;
  cursor: pointer;
  margin: auto;
}
#index .product-recommendation .swiper-item .recommendation-item .product-item-btn .product-item-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #0C3D94;
  line-height: 1;
}
#index .product-recommendation .swiper-item .recommendation-item .product-item-btn .product-item-right {
  display: inline-block;
  width: 7px;
  height: 10px;
  background-image: url("/public/template/index/static/img/images/11.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#index .product-recommendation .swiper-item .recommendation-item:hover {
  border: 4px solid #0C3D94;
}
#index .product-recommendation .swiper-item .recommendation-item:hover .recommendation-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 20px;
  color: #0C3D94;
  text-decoration-line: underline;
}
#index .product-recommendation .swiper-item .recommendation-item:hover .product-item-btn {
  background-color: #0C3D94;
}
#index .product-recommendation .swiper-item .recommendation-item:hover .product-item-btn .product-item-text {
  color: #ffffff;
}
#index .product-recommendation .swiper-item .recommendation-item:hover .product-item-btn .product-item-right {
  background-image: url("/public/template/index/static/img/images/12.png");
}
#index .product-recommendation .swiper-item:last-of-type {
  padding-right: 0;
}

#index .honor-qualification {
  padding: 58px 0 58px;
  background-image: url("/public/template/index/static/img/images/36.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}
#index .honor-qualification .honor-list .honor-item .honor-item-box {
  position: relative;
  aspect-ratio: 285/382;
  display: flex;
  align-items: center;
}
#index .honor-qualification .honor-list .honor-item .honor-item-img {
  width: 100%;
}
#index .honor-qualification .honor-list .honor-item .honor-item-img-content {
  width: 76%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#index .honor-qualification .honor-list .honor-item .honor-item-text {
  display: none;
}
#index .honor-qualification .honor-list .swiper-slide-active {
  transform: scale(1.1);
  opacity: 1;
}
#index .honor-qualification .honor-list .swiper-slide-active .honor-item-text {
  display: block;
  text-align: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 32px;
  color: #032561;
  line-height: 1.5;
  margin-bottom: 30px;
  margin-top: 10px;
}
#index .honor-qualification .more-box {
  text-align: center;
  cursor: pointer;
  margin-top: 20px;
}
#index .honor-qualification .more-box a {
  display: flex;
  align-content: center;
  justify-content: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #032561;
  line-height: 1;
}
#index .honor-qualification .more-box a img {
  margin-left: 10px;
}

#index .news-center {
  padding: 58px 0 58px;
  background-image: url("/public/template/index/static/img/images/14.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#index .news-center .news-btn {
  width: 181px;
  height: 61px;
  border-radius: 30px;
  border: 1px solid #032561;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #032561;
  line-height: 1;
  background-color: #ffffff;
  cursor: pointer;
}
#index .news-center .news-btn-active {
  background: #032561;
  border: 0px solid #032561;
  color: #FFFFFF;
  transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
}
#index .news-center .news-btn:hover {
  box-shadow: 0px 10px 20px 0px rgba(113, 6, 0, 0.3);
  background: #032561;
  border: 0px solid #032561;
  color: #FFFFFF;
}
#index .news-center .news-content {
  display: flex;
}
#index .news-center .news-content .left-content-list {
  padding-right: 43px;
  border-right: 1px solid #CCCCCC;
  flex: 1;
  margin-right: 46px;
}
#index .news-center .news-content .left-content-list .news-item {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 30px;
  cursor: pointer;
}
#index .news-center .news-content .left-content-list .news-item .news-item-cover {
  width: 320px;
  height: 240px;
  overflow: hidden;
  margin-right: 40px;
  -o-object-fit: cover;
     object-fit: cover;
}
#index .news-center .news-content .left-content-list .news-item .news-item-cover img {
  width: 320px;
  height: 240px;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -o-object-fit: cover;
     object-fit: cover;
}
#index .news-center .news-content .left-content-list .news-item .news-item-content {
  flex: 1;
}
#index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  margin-bottom: 18px;
}
#index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-introduction {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
  margin-bottom: 103px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
#index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-bottom .news-item-ctime {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
}
#index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-bottom .news-item-btn {
  display: flex;
  align-items: center;
  gap: 13px;
  /* Safari 兼容 */
  -moz-column-gap: 13px;
       column-gap: 13px;
  -webkit-row-gap: 13px;
  /* Safari 兼容 */
  row-gap: 13px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #032561;
  line-height: 1;
}
#index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-bottom .news-item-btn img {
  width: 7px;
  height: 10px;
}
#index .news-center .news-content .left-content-list .news-item:hover .news-item-cover img {
  transform: scale(1.1);
}
#index .news-center .news-content .left-content-list .news-item:last-of-type {
  margin-bottom: 0;
}
#index .news-center .news-content .right-content {
  width: 590px;
}
#index .news-center .news-content .right-content .big-news-item {
  cursor: pointer;
}
#index .news-center .news-content .right-content .big-news-item .big-news-item-cover {
  width: 590px;
  height: 442px;
  margin-bottom: 32px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
#index .news-center .news-content .right-content .big-news-item .big-news-item-cover img {
  width: 590px;
  height: 442px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -o-object-fit: cover;
     object-fit: cover;
}
#index .news-center .news-content .right-content .big-news-item .big-news-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 32px;
  margin-bottom: 25px;
}
#index .news-center .news-content .right-content .big-news-item .news-item-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index .news-center .news-content .right-content .big-news-item .news-item-bottom .news-item-ctime {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
}
#index .news-center .news-content .right-content .big-news-item .news-item-bottom .news-item-btn {
  display: flex;
  align-items: center;
  gap: 13px;
  /* Safari 兼容 */
  -moz-column-gap: 13px;
       column-gap: 13px;
  -webkit-row-gap: 13px;
  /* Safari 兼容 */
  row-gap: 13px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #032561;
  line-height: 1;
}
#index .news-center .news-content .right-content .big-news-item .news-item-bottom .news-item-btn img {
  width: 7px;
  height: 10px;
}
#index .news-center .news-content .right-content .big-news-item:hover img {
  transform: scale(1.1);
}

#about .header {
  background-color: #ffffff;
}
#about .top-cover-box {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
#about .top-cover-box .top-box-cover {
  width: 100%;
}
#about .top-cover-box .top-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#about .top-cover-box .top-title .top-title-text {
  line-height: 1;
  font-family: HarmonyOS Sans SC;
  font-size: 0.52rem;
  color: #FFFFFF;
  margin-bottom: 0.18rem;
}
#about .top-cover-box .top-title .top-title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 1;
}
#about .position-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.7rem;
}
#about .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#about .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#about .position-box .current-position a {
  color: #999999;
}
#about .position-box .current-position .current-position-link {
  color: #333333;
}
#about .position-box .nav-box {
  display: flex;
  align-items: center;
  gap: 60px;
  /* Safari 兼容 */
  -moz-column-gap: 60px;
       column-gap: 60px;
  -webkit-row-gap: 60px;
  /* Safari 兼容 */
  row-gap: 60px;
  height: 100%;
}
#about .position-box .nav-box .nav-item {
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  position: relative;
}
#about .position-box .nav-box .nav-item-active {
  color: #032561;
}
#about .position-box .nav-box .nav-item-active::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#about .position-box .nav-box .nav-item:hover {
  color: #032561;
}
#about .position-box .nav-box .nav-item:hover::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#about .introduction-box {
  padding: 0.58rem 0 3.24rem;
  background-image: url("/public/template/index/static/img/images/55.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#about .introduction-box .introduction-content {
  display: flex;
  flex-wrap: nowrap;
}
#about .introduction-box .introduction-content .left-content {
  margin-right: 116px;
  width: 622px;
}
#about .introduction-box .introduction-content .left-content .about-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 0.46rem;
  color: #032561;
  line-height: 1;
  margin-bottom: 0.12rem;
}
#about .introduction-box .introduction-content .left-content .about-title-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #999999;
  line-height: 1;
  margin-bottom: 0.29rem;
}
#about .introduction-box .introduction-content .left-content .about-title-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 0.3rem;
  color: #333333;
  line-height: 1;
  margin-bottom: 80px;
}
#about .introduction-box .introduction-content .left-content .static-box {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 0.54rem;
}
#about .introduction-box .introduction-content .left-content .static-box .static-item .static-num {
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  font-size: 0.5rem;
  color: #0C3D94;
  line-height: 1;
  margin-bottom: 20px;
}
#about .introduction-box .introduction-content .left-content .static-box .static-item .static-num-unit {
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  font-size: 0.3rem;
  color: #0C3D94;
  line-height: 1;
}
#about .introduction-box .introduction-content .left-content .static-box .static-item .static-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #999999;
  line-height: 1;
  margin-top: 1px;
}
#about .introduction-box .introduction-content .left-content .about-video-box {
  width: 600px;
  height: 330px;
  position: relative;
}
#about .introduction-box .introduction-content .left-content .about-video-box .about-video-cover {
  width: 600px;
  height: 330px;
  display: block;
  cursor: pointer;
}
#about .introduction-box .introduction-content .left-content .about-video-box .about-video-play {
  display: none;
  position: absolute;
  left: 22px;
  bottom: 20px;
  width: 38px;
  height: 38px;
  cursor: pointer;
}
#about .introduction-box .introduction-content .left-content .about-video-box .about-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #000;
}
#about .introduction-box .introduction-content .left-content .about-video-box .about-video-hide {
  display: none;
}
#about .introduction-box .introduction-content .left-content .about-video:hover .about-video-play {
  display: block;
}
#about .introduction-box .introduction-content .right-content {
  flex: 1;
}
#about .introduction-box .introduction-content .right-content .introduction-content-title {
  font-size: 0.24rem;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.2rem;
}
#about .introduction-box .introduction-content .right-content .introduction-content-text {
  color: #666666;
  font-size: 0.16rem;
  line-height: 0.26rem;
  margin-bottom: 0.3rem;
}
#about .corporate-culture {
  height: 248px;
}
#about .corporate-culture .content {
  position: relative;
}
#about .corporate-culture .content .corporate-culture-content {
  position: absolute;
  left: 0;
  top: -228px;
  width: 100%;
  height: 400px;
  background-image: url("/public/template/index/static/img/images/58.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
#about .corporate-culture .content .corporate-culture-content .culture-item {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  cursor: pointer;
}
#about .corporate-culture .content .corporate-culture-content .culture-item .culture-item-icon {
  width: 124px;
  height: 124px;
  margin-top: 75px;
  position: relative;
  z-index: 1;
}
#about .corporate-culture .content .corporate-culture-content .culture-item .culture-item-title {
  margin-top: 29px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
#about .corporate-culture .content .corporate-culture-content .culture-item .culture-item-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px;
  position: relative;
  z-index: 1;
}
#about .corporate-culture .content .corporate-culture-content .culture-item:hover:after {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  cursor: pointer;
  background: linear-gradient(to bottom, transparent, rgba(12, 61, 148, 0.6));
}
#about .development-history {
  width: 100%;
  height: 950px;
  background-image: url("/public/template/index/static/img/images/62.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 109px;
  position: relative;
}
#about .development-history .history-active {
  position: absolute;
  left: 50%;
  top: 313px;
  width: 1272px;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 2;
  padding: 0 223px;
  background-image: url("/public/template/index/static/img/images/68.png");
  background-size: 100% 16px;
  background-repeat: no-repeat;
  background-position: center center;
}
#about .development-history .history-active .history-current-icon {
  width: 33px;
  height: 33px;
}
#about .development-history .history-active .history-active-btn {
  width: 60px;
  height: 60px;
  cursor: pointer;
  border-radius: 30px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
#about .development-history .history-active .pre-btn {
  background-image: url("/public/template/index/static/img/images/19.png");
}
#about .development-history .history-active .pre-btn:hover {
  background-image: url("/public/template/index/static/img/images/17.png");
}
#about .development-history .history-active .next-btn {
  background-image: url("/public/template/index/static/img/images/20.png");
}
#about .development-history .history-active .next-btn:hover {
  background-image: url("/public/template/index/static/img/images/16.png");
}
#about .development-history .development-history-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 46px;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
}
#about .development-history .development-history-title-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1;
  margin-top: 12px;
  text-align: center;
}
#about .development-history .swiper-slide .history-item {
  padding-top: 52px;
}
#about .development-history .swiper-slide .history-year {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 42px;
  color: #FFFFFF;
  line-height: 1;
  text-align: center;
  margin-top: 120px;
}
#about .development-history .swiper-slide .history-content {
  display: none;
}
#about .development-history .swiper-slide-active .history-year {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 72px;
  color: #0C3D94;
  line-height: 1;
  margin-top: 52px;
}
#about .development-history .swiper-slide-active .history-content {
  display: block;
  margin-top: 99px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
  text-align: center;
}
#about .swiper-box {
  background-image: url("/public/template/index/static/img/images/54.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 58px 0;
}
#about .swiper-box .content-header-actives {
  display: flex;
  align-items: center;
}
#about .swiper-box .content-header-actives .content-header-title {
  cursor: pointer;
}
#about .swiper-box .content-header-actives .content-header-title .header-title-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 38px;
  color: #333333;
  line-height: 1;
  margin-bottom: 13px;
}
#about .swiper-box .content-header-actives .content-header-title .header-title-text-active {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 46px;
  color: #032561;
  line-height: 1;
  margin-bottom: 13px;
}
#about .swiper-box .content-header-actives .content-header-title:first-of-type {
  padding-right: 113px;
  margin-right: 113px;
  border-right: 1px solid #CCCCCC;
}
#about .swiper-box .live-environment-list {
  display: none;
  margin-bottom: 58px;
}
#about .swiper-box .test-laboratory-list {
  display: none;
  margin-bottom: 58px;
}
#about .swiper-box .active-list {
  display: block;
}
#about .swiper-box .swiper-item {
  position: relative;
}
#about .swiper-box .swiper-item .swiper-item-cover {
  width: 100%;
  border-radius: 10px;
}
#about .swiper-box .swiper-item .swiper-item-mask {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 10px;
  display: none;
  cursor: pointer;
  background: linear-gradient(to bottom, transparent, rgba(12, 61, 148, 0.6));
}
#about .swiper-box .swiper-item .swiper-item-mask span {
  position: absolute;
  text-align: center;
  display: block;
  bottom: 30px;
  left: 10px;
  right: 10px;
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #FFFEFE;
}
#about .swiper-box .swiper-item:hover .swiper-item-mask {
  display: block;
}
#about .swiper-box .honor-list .honor-item .honor-item-box {
  position: relative;
  aspect-ratio: 285/382;
  display: flex;
  align-items: center;
}
#about .swiper-box .honor-list .honor-item .honor-item-img {
  width: 100%;
}
#about .swiper-box .honor-list .honor-item .honor-item-img-content {
  width: 76%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#about .swiper-box .honor-list .honor-item .honor-item-text {
  text-align: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 32px;
  color: #032561;
  line-height: 1;
  margin-top: 7px;
}

#search .position-box {
  background-color: #F2F2F2;
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}
#search .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#search .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#search .position-box .current-position a {
  color: #999999;
}
#search .position-box .current-position .current-position-link {
  color: #333333;
}
#search .search-list {
  padding-top: 58px;
}
#search .search-list .search-box {
  padding: 18px 0;
  border-bottom: 2px solid #333333;
  width: 1100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 82px;
  gap: 20px;
  position: relative;
}
#search .search-list .search-box .search-input {
  flex: 1;
  margin-left: 23px;
  border: none;
  outline: none;
  position: relative;
}
#search .search-list .search-box .search-btn {
  width: 120px;
  height: 42px;
  background: #0C3D94;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 25px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  cursor: pointer;
}
#search .search-list .search-box .search-btn .search-icon {
  width: 23px;
  height: 23px;
}
#search .search-list .search-box::before {
  content: "";
  width: 1px;
  height: 14px;
  background: #999999;
  display: inline-block;
  position: absolute;
  left: 0;
}
#search .search-list .list-data {
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
#search .search-list .list-data .list-item {
  padding: 37px 21px 45px 30px;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #E6E6E6;
  border-radius: 0px 10px 10px 0px;
  width: calc(50% - 32px);
  border-left: 5px solid #0C3D94;
}
#search .search-list .list-data .list-item .list-item-icon {
  width: 36px;
  height: 36px;
  margin-right: 23px;
}
#search .search-list .list-data .list-item .list-item-content {
  flex: 1;
  width: 20px;
  margin-right: 23px;
}
#search .search-list .list-data .list-item .list-item-content .list-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
#search .search-list .list-data .list-item .list-item-content .list-item-time {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 1;
  margin-top: 26px;
}
#search .search-list .list-data .list-item .list-item-btn {
  width: 120px;
  height: 42px;
  background: #0C3D94;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
}
#search .search-list .list-data .list-item .list-item-btn span {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
}
#search .search-list .list-data .list-item .list-item-btn img {
  width: 7px;
  height: 10px;
}
#search .search-list .list-data .list-item:hover {
  background: #F2F5F8;
}

#product .header {
  background-color: #ffffff;
}
#product .top-cover-box {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
#product .top-cover-box .top-box-cover {
  width: 100%;
}
#product .top-cover-box .top-title {
  position: absolute;
  top: 0.8rem;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}
#product .top-cover-box .top-title .top-title-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 0.52rem;
  color: #032561;
  line-height: 1;
  margin-bottom: 0.19rem;
}
#product .top-cover-box .top-title .top-title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #999999;
  line-height: 1;
}
#product .position-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  border-bottom: 1px solid #E6E6E6;
}
#product .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#product .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#product .position-box .current-position a {
  color: #999999;
}
#product .position-box .current-position .current-position-link {
  color: #333333;
}
#product .product-list {
  padding: 58px 0 0;
  display: flex;
  flex-wrap: nowrap;
  gap: 65px;
}
#product .product-list .left-box {
  width: 360px;
}
#product .product-list .left-box .product-classification .classification-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 46px;
  color: #032561;
  line-height: 1;
  margin-bottom: 13px;
}
#product .product-list .left-box .product-classification .classification-title-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 24px;
  color: #999999;
  line-height: 1;
  margin-bottom: 32px;
}
#product .product-list .left-box .classification-list .classification-list-item {
  margin-bottom: 10px;
  width: 100%;
  background: #F1F4F6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 26px 16px 20px;
  cursor: pointer;
}
#product .product-list .left-box .classification-list .classification-list-item span {
  flex: 1;
}
#product .product-list .left-box .classification-list .classification-list-item i {
  width: 7px;
  height: 11px;
  background-image: url("/public/template/index/static/img/images/75.png");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
}
#product .product-list .left-box .classification-list .classification-list-item::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #999999;
  border-radius: 50%;
  display: block;
  margin-right: 13px;
}
#product .product-list .left-box .classification-list .classification-list-item-active {
  background-color: #0C3D94;
  color: #ffffff;
}
#product .product-list .left-box .classification-list .classification-list-item-active i {
  background-image: url("/public/template/index/static/img/images/76.png");
}
#product .product-list .left-box .classification-list .classification-list-item-active::before {
  background: #ffffff;
}
#product .product-list .right-box {
  flex: 1;
  width: 100px;
}
#product .product-list .right-box .list-box {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}
#product .product-list .right-box .list-box .recommendation-item {
  width: 30%;
  background: #FFFFFF;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  padding: 50px 40px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  background: linear-gradient(180deg, #D5D8DB, #FFFDFC);
}
#product .product-list .right-box .list-box .recommendation-item .recommendation-item-cover {
  margin-bottom: 35px;
  -o-object-fit: contain;
     object-fit: contain;
}
#product .product-list .right-box .list-box .recommendation-item .recommendation-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  text-align: center;
  color: #333333;
  line-height: 1;
  margin-bottom: 20px;
}
#product .product-list .right-box .list-box .recommendation-item .recommendation-item-message {
  height: 190px;
  margin-bottom: 10px;
  width: 100%;
}
#product .product-list .right-box .list-box .recommendation-item .recommendation-item-message .recommendation-message-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  width: 100%;
}
#product .product-list .right-box .list-box .recommendation-item .recommendation-item-message .recommendation-message-item-label {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
}
#product .product-list .right-box .list-box .recommendation-item .recommendation-item-message .recommendation-message-item-value {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 1;
}
#product .product-list .right-box .list-box .recommendation-item .product-item-btn {
  width: 181px;
  height: 61px;
  border-radius: 30px;
  border: 1px solid #0C3D94;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  cursor: pointer;
  margin: auto;
}
#product .product-list .right-box .list-box .recommendation-item .product-item-btn .product-item-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #0C3D94;
  line-height: 1;
}
#product .product-list .right-box .list-box .recommendation-item .product-item-btn .product-item-right {
  display: inline-block;
  width: 7px;
  height: 10px;
  background-image: url("/public/template/index/static/img/images/11.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#product .product-list .right-box .list-box .recommendation-item:hover {
  border: 1px solid #0C3D94;
}
#product .product-list .right-box .list-box .recommendation-item:hover .recommendation-item-title {
  color: #0C3D94;
  text-decoration-line: underline;
}
#product .product-list .right-box .list-box .recommendation-item:hover .product-item-btn {
  background-color: #0C3D94;
}
#product .product-list .right-box .list-box .recommendation-item:hover .product-item-btn .product-item-text {
  color: #ffffff;
}
#product .product-list .right-box .list-box .recommendation-item:hover .product-item-btn .product-item-right {
  background-image: url("/public/template/index/static/img/images/12.png");
}

#productdetail .header {
  background-color: #ffffff;
}
#productdetail .top-cover-box {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
#productdetail .top-cover-box .top-box-cover {
  width: 100%;
}
#productdetail .top-cover-box .top-title {
  position: absolute;
  top: 0.8rem;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
}
#productdetail .top-cover-box .top-title .top-title-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 0.52rem;
  color: #032561;
  line-height: 1;
  margin-bottom: 0.19rem;
}
#productdetail .top-cover-box .top-title .top-title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #999999;
  line-height: 1;
}
#productdetail .position-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 0.7rem;
  border-bottom: 1px solid #E6E6E6;
}
#productdetail .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #999999;
  line-height: 1;
}
#productdetail .position-box .current-position .position-icon {
  width: 0.19rem;
  height: 0.23rem;
  margin-right: 17px;
}
#productdetail .position-box .current-position a {
  color: #999999;
}
#productdetail .position-box .current-position .current-position-link {
  color: #333333;
}
#productdetail .product-detail {
  padding: 41px 0 78px;
  background-color: #F2F5F8;
}
#productdetail .product-detail .product-box {
  background-color: #ffffff;
  padding: 41px 55px 43px 52px;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: nowrap;
  gap: 50px;
  position: relative;
}
#productdetail .product-detail .product-box .product-cover-box {
  width: 420px;
  height: 420px;
  background: linear-gradient(180deg, #D5D8DB, #FFFDFC);
  border: 1px solid #CCCCCC;
  display: flex;
  align-items: center;
  justify-content: center;
}
#productdetail .product-detail .product-box .product-cover-box img {
  width: 310px;
  height: 310px;
  -o-object-fit: contain;
     object-fit: contain;
}
#productdetail .product-detail .product-box .product-right-content {
  flex: 1;
}
#productdetail .product-detail .product-box .product-right-content .product-title {
  margin-top: 22px;
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 38px;
  color: #032561;
  line-height: 1;
  margin-bottom: 30px;
}
#productdetail .product-detail .product-box .product-right-content .product-content {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 34px;
  margin-bottom: 59px;
}
#productdetail .product-detail .product-box .product-right-content .product-message .product-message-content {
  position: relative;
  padding-left: 26px;
  margin-bottom: 59px;
}
#productdetail .product-detail .product-box .product-right-content .product-message .product-message-content .product-message-item {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 1;
  margin-bottom: 10px;
}
#productdetail .product-detail .product-box .product-right-content .product-message .product-message-content::before {
  width: 10px;
  height: 10px;
  background: #0C3D94;
  border-radius: 1px;
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
#productdetail .product-detail .product-box .bottom-active-box {
  position: absolute;
  right: 44px;
  bottom: 52px;
  display: flex;
  align-items: center;
  gap: 10px;
}
#productdetail .product-detail .product-box .bottom-active-box .bottom-active-btn {
  width: 140px;
  height: 42px;
  background: #0C3D94;
  border-radius: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
  cursor: pointer;
}
#productdetail .product-detail .product-box .bottom-active-box .bottom-active-btn img {
  width: 22px;
  height: 22px;
}
#productdetail .product-detail .product-box .bottom-active-box .bottom-active-btn:first-of-type {
  display: none;
}
#productdetail .product-detail .detail-box {
  background-color: #fff;
  margin-bottom: 48px;
}
#productdetail .product-detail .detail-box .detail-active-box {
  height: 66px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #F2F5F8;
}
#productdetail .product-detail .detail-box .detail-active-box .active-item {
  width: 187px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 20px;
  color: #333333;
  line-height: 1;
  text-align: 1;
  text-align: center;
  cursor: pointer;
}
#productdetail .product-detail .detail-box .detail-active-box .active-item:first-of-type {
  border-right: 1px solid #999999;
}
#productdetail .product-detail .detail-box .detail-active-box .current-active-item {
  font-family: HarmonyOS Sans SC;
  font-size: 20px;
  color: #032561;
  line-height: 1;
}
#productdetail .product-detail .detail-box .detail-content {
  padding: 40px 52px;
}
#productdetail .product-detail .detail-box .detail-content l,
#productdetail .product-detail .detail-box .detail-content ul,
#productdetail .product-detail .detail-box .detail-content li {
  list-style: unset;
  max-width: 100%;
}
#productdetail .product-detail .detail-box .detail-content table {
  display: block;
  max-width: 100%;
  overflow: auto;
  white-space: nowrap;
}
#productdetail .product-detail .detail-box .detail-content table th {
  padding: 5px 10px !important;
}
#productdetail .product-detail .detail-box .detail-content table td {
  padding: 5px 10px !important;
}
#productdetail .product-detail .detail-box .detail-content table img {
  max-width: unset;
}
#productdetail .product-detail .detail-box .detail-content p {
  max-width: 100%;
}
#productdetail .product-detail .detail-box .detail-content img {
  max-width: 100%;
}
#productdetail .product-detail .detail-box .detail-img-content {
  padding: 40px 52px;
}
#productdetail .product-detail .detail-box .detail-img-content l,
#productdetail .product-detail .detail-box .detail-img-content ul,
#productdetail .product-detail .detail-box .detail-img-content li {
  list-style: unset;
}
#productdetail .product-detail .detail-box .detail-img-content table {
  display: block;
  max-width: 100%;
  overflow: auto;
  white-space: nowrap;
}
#productdetail .product-detail .detail-box .detail-img-content table th {
  padding: 5px 10px !important;
}
#productdetail .product-detail .detail-box .detail-img-content table td {
  padding: 5px 10px !important;
}
#productdetail .product-detail .detail-box .detail-img-content table img {
  max-width: unset;
}
#productdetail .product-detail .detail-box .detail-img-content p {
  max-width: 100%;
}
#productdetail .product-detail .detail-box .detail-img-content img {
  max-width: 100%;
}
#productdetail .product-detail .detail-box .hide-content {
  display: none;
}
#productdetail .product-detail .product-recommendation .product-recommendation-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 32px;
  color: #032561;
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 23px;
}
#productdetail .product-detail .product-recommendation .product-recommendation-title-en {
  margin-top: 4px;
  margin-left: 29px;
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 24px;
  color: #999999;
  line-height: 1;
}
#productdetail .product-detail .product-recommendation .product-recommendation-title::before {
  width: 6px;
  height: 34px;
  background: #0C3D94;
  border-radius: 1px;
  content: "";
  display: inline-block;
}
#productdetail .product-detail .product-recommendation .recommendation-list {
  display: flex;
  align-items: center;
  gap: 27px;
  margin-top: 38px;
}
#productdetail .product-detail .product-recommendation .recommendation-item {
  width: 23.4%;
  background: #FFFFFF;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  padding: 50px 40px;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  background: linear-gradient(180deg, #D5D8DB, #FFFDFC);
}
#productdetail .product-detail .product-recommendation .recommendation-item .recommendation-item-cover {
  margin-bottom: 35px;
  -o-object-fit: contain;
     object-fit: contain;
}
#productdetail .product-detail .product-recommendation .recommendation-item .recommendation-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 24px;
  color: #333333;
  text-align: center;
  line-height: 1;
  margin-bottom: 20px;
}
#productdetail .product-detail .product-recommendation .recommendation-item .recommendation-item-message {
  height: 190px;
  margin-bottom: 10px;
  width: 100%;
}
#productdetail .product-detail .product-recommendation .recommendation-item .recommendation-item-message .recommendation-message-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  width: 100%;
}
#productdetail .product-detail .product-recommendation .recommendation-item .recommendation-item-message .recommendation-message-item-label {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
}
#productdetail .product-detail .product-recommendation .recommendation-item .recommendation-item-message .recommendation-message-item-value {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 1;
}
#productdetail .product-detail .product-recommendation .recommendation-item .product-item-btn {
  width: 181px;
  height: 61px;
  border-radius: 30px;
  border: 1px solid #0C3D94;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  cursor: pointer;
  margin: auto;
}
#productdetail .product-detail .product-recommendation .recommendation-item .product-item-btn .product-item-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #0C3D94;
  line-height: 1;
}
#productdetail .product-detail .product-recommendation .recommendation-item .product-item-btn .product-item-right {
  display: inline-block;
  width: 7px;
  height: 10px;
  background-image: url("/public/template/index/static/img/images/11.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#productdetail .product-detail .product-recommendation .recommendation-item:hover {
  border: 1px solid #0C3D94;
}
#productdetail .product-detail .product-recommendation .recommendation-item:hover .recommendation-item-title {
  color: #0C3D94;
  text-decoration-line: underline;
}
#productdetail .product-detail .product-recommendation .recommendation-item:hover .product-item-btn {
  background-color: #0C3D94;
}
#productdetail .product-detail .product-recommendation .recommendation-item:hover .product-item-btn .product-item-text {
  color: #ffffff;
}
#productdetail .product-detail .product-recommendation .recommendation-item:hover .product-item-btn .product-item-right {
  background-image: url("/public/template/index/static/img/images/12.png");
}

#human .header {
  background-color: #ffffff;
}
#human .top-cover-box {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
#human .top-cover-box .top-box-cover {
  width: 100%;
}
#human .top-cover-box .top-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#human .top-cover-box .top-title .top-title-text {
  line-height: 1;
  font-family: HarmonyOS Sans SC;
  font-size: 0.52rem;
  color: #FFFFFF;
  margin-bottom: 18px;
}
#human .top-cover-box .top-title .top-title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 1;
}
#human .position-box {
  height: 70px;
  border-bottom: 1px solid #E6E6E6;
}
#human .position-box .position-content-box {
  display: flex;
  align-items: center;
  height: 70px;
  justify-content: space-between;
}
#human .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#human .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#human .position-box .current-position a {
  color: #999999;
}
#human .position-box .current-position .current-position-link {
  color: #333333;
}
#human .position-box .nav-box {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
}
#human .position-box .nav-box .nav-item {
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  position: relative;
}
#human .position-box .nav-box .nav-item-active {
  color: #032561;
}
#human .position-box .nav-box .nav-item-active::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#human .position-box .nav-box .nav-item:hover {
  color: #032561;
}
#human .position-box .nav-box .nav-item:hover::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#human .campus-recruiting {
  padding: 58px 0 0;
}
#human .campus-recruiting .list-box .list-item {
  margin-bottom: 32px;
}
#human .campus-recruiting .list-box .list-item .list-item-top {
  cursor: pointer;
  display: flex;
  padding: 24px 40px;
  align-items: center;
  position: relative;
  width: 1680px;
  height: 94px;
  background: #F2F5F8;
  border-radius: 10px;
}
#human .campus-recruiting .list-box .list-item .list-item-top .list-item-top-icon {
  width: 46px;
  height: 46px;
  margin-right: 16px;
}
#human .campus-recruiting .list-box .list-item .list-item-top .list-item-top-title {
  width: 330px;
  margin-right: 16px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 1;
}
#human .campus-recruiting .list-box .list-item .list-item-top .list-item-top-num {
  width: 170px;
  margin-right: 16px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 1;
}
#human .campus-recruiting .list-box .list-item .list-item-top .list-item-top-time {
  width: 300px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 1;
}
#human .campus-recruiting .list-box .list-item .list-item-top .list-item-top-select-icon {
  position: absolute;
  right: 40px;
  width: 34px;
  height: 34px;
  background-image: url("/public/template/index/static/img/images/87.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#human .campus-recruiting .list-box .list-item .list-item-content {
  display: none;
}
#human .campus-recruiting .list-box .list-item-active {
  background-color: #F2F5F8;
  border-radius: 10px;
}
#human .campus-recruiting .list-box .list-item-active .list-item-top {
  background-color: #0C3D94;
}
#human .campus-recruiting .list-box .list-item-active .list-item-top .list-item-top-title {
  color: #ffffff;
}
#human .campus-recruiting .list-box .list-item-active .list-item-top .list-item-top-num {
  color: #ffffff;
}
#human .campus-recruiting .list-box .list-item-active .list-item-top .list-item-top-time {
  color: #ffffff;
}
#human .campus-recruiting .list-box .list-item-active .list-item-top .list-item-top-select-icon {
  background-image: url("/public/template/index/static/img/images/85.png");
}
#human .campus-recruiting .list-box .list-item-active .list-item-content {
  display: block;
  padding: 46px 43px;
  position: relative;
}
#human .campus-recruiting .list-box .list-item-active .list-item-content .list-item-content-item {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 32px;
  margin-bottom: 20px;
}
#human .campus-recruiting .list-box .list-item-active .list-item-content .list-item-content-btn {
  position: absolute;
  right: 41px;
  bottom: 44px;
  width: 180px;
  height: 60px;
  background: #0C3D94;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#human .campus-recruiting .list-box .list-item-active .list-item-content .list-item-content-btn span {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
  margin-right: 17px;
}
#human .campus-recruiting .list-box .list-item-active .list-item-content .list-item-content-btn img {
  width: 24px;
  height: 19px;
}
#human .staff-presence {
  padding: 85px 0 209px 121px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 76px;
  flex-wrap: nowrap;
}
#human .staff-presence .staff-presence-bg {
  width: 1450px;
  height: 100%;
  background: #F2F5F8;
  border-radius: 0px 20px 20px 0px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#human .staff-presence .left-content {
  position: relative;
  z-index: 1;
  width: 525px;
  flex: 1;
}
#human .staff-presence .left-content .content-title .title-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 52px;
  color: #032561;
  line-height: 1;
  margin-bottom: 12px;
}
#human .staff-presence .left-content .content-title .title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 24px;
  color: #999999;
  line-height: 1;
}
#human .staff-presence .left-content .content-box {
  margin-top: 98px;
  margin-bottom: 133px;
}
#human .staff-presence .left-content .content-box .content-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 500;
  font-size: 30px;
  color: #333333;
  margin-bottom: 34px;
}
#human .staff-presence .left-content .content-box .content-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  line-height: 36px;
}
#human .staff-presence .left-content .content-active {
  display: flex;
  align-items: center;
  gap: 21px;
}
#human .staff-presence .left-content .content-active .content-active-btn {
  width: 60px;
  height: 60px;
  cursor: pointer;
  border-radius: 30px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#human .staff-presence .left-content .content-active .pre-btn {
  background-image: url("/public/template/index/static/img/images/19.png");
}
#human .staff-presence .left-content .content-active .pre-btn:hover {
  background-image: url("/public/template/index/static/img/images/17.png");
}
#human .staff-presence .left-content .content-active .next-btn {
  background-image: url("/public/template/index/static/img/images/20.png");
}
#human .staff-presence .left-content .content-active .next-btn:hover {
  background-image: url("/public/template/index/static/img/images/16.png");
}
#human .staff-presence .right-content {
  position: relative;
  z-index: 1;
  width: 1198px;
}
#human .staff-presence .right-content .swiper {
  width: 100%;
}
#human .staff-presence .right-content .swiper-item img {
  width: 100%;
}

#download .header {
  background-color: #ffffff;
}
#download .top-cover-box {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
#download .top-cover-box .top-box-cover {
  width: 100%;
}
#download .top-cover-box .top-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#download .top-cover-box .top-title .top-title-text {
  line-height: 1;
  font-family: HarmonyOS Sans SC;
  font-size: 0.52rem;
  color: #FFFFFF;
  margin-bottom: 0.18rem;
}
#download .top-cover-box .top-title .top-title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 1;
}
#download .position-box {
  height: 70px;
  border-bottom: 1px solid #E6E6E6;
}
#download .position-box .position-content-box {
  display: flex;
  align-items: center;
  height: 70px;
  justify-content: space-between;
}
#download .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#download .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#download .position-box .current-position a {
  color: #999999;
}
#download .position-box .current-position .current-position-link {
  color: #333333;
}
#download .position-box .nav-box {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
}
#download .position-box .nav-box .nav-item {
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  position: relative;
}
#download .position-box .nav-box .nav-item-active {
  color: #032561;
}
#download .position-box .nav-box .nav-item-active::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#download .position-box .nav-box .nav-item:hover {
  color: #032561;
}
#download .position-box .nav-box .nav-item:hover::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#download .download-box .download-list {
  padding: 50px 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}
#download .download-box .download-list .list-item {
  padding: 0.37rem 0.21rem 0.45rem 0.3rem;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 1px solid #E6E6E6;
  border-radius: 0px 0.1rem 0.1rem 0px;
  width: calc(50% - 0.32rem);
  border-left: 5px solid #0C3D94;
}
#download .download-box .download-list .list-item .list-item-icon {
  width: 0.36rem;
  height: 0.36rem;
  margin-right: 0.23rem;
}
#download .download-box .download-list .list-item .list-item-content {
  flex: 1;
  width: 0.2rem;
  margin-right: 0.87rem;
}
#download .download-box .download-list .list-item .list-item-content .list-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.24rem;
  color: #333333;
  line-height: 1;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
}
#download .download-box .download-list .list-item .list-item-content .list-item-time {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
  line-height: 1;
  margin-top: 0.26rem;
}
#download .download-box .download-list .list-item .list-item-content .list-item-message {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.24rem;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #666666;
  line-height: 1;
}
#download .download-box .download-list .list-item .list-item-btn {
  width: 1.2rem;
  height: 0.42rem;
  background: #0C3D94;
  border-radius: 0.21rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  cursor: pointer;
}
#download .download-box .download-list .list-item .list-item-btn span {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #FFFFFF;
  line-height: 1;
}
#download .download-box .download-list .list-item .list-item-btn img {
  width: 0.18rem;
  height: 0.16rem;
}
#download .download-box .download-list .list-item:hover {
  background: #F2F5F8;
}
#download .popup-form {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 80px 127px 75px;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1001;
  background-image: url("/public/template/index/static/img/images/109.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  box-sizing: border-box;
}
#download .popup-background {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
#download .popup-form.show,
#download .popup-background.show {
  display: block;
}
#download .logo-container {
  text-align: center;
  margin-bottom: 20px;
}
#download .company-logo {
  height: 59px;
}
#download .form-group {
  margin-bottom: 15px;
  position: relative;
}
#download .form-group img {
  width: 21px;
  height: 21px;
  position: absolute;
  left: 20px;
  top: 15px;
}
#download .form-group input {
  width: 100%;
  padding: 13px 13px 13px 62px;
  border: 1px solid #D9F1FC;
  border-radius: 4px;
  box-sizing: border-box;
}
#download .submit-button {
  width: 432px;
  height: 50px;
  background: #0C3D94;
  border-radius: 25px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 22px;
}
#download .submit-button:hover {
  background-color: #0055a3;
}

#contact .header {
  background-color: #ffffff;
}
#contact .top-cover-box {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
#contact .top-cover-box .top-box-cover {
  width: 100%;
}
#contact .top-cover-box .top-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#contact .top-cover-box .top-title .top-title-text {
  line-height: 1;
  font-family: HarmonyOS Sans SC;
  font-size: 0.52rem;
  color: #FFFFFF;
  margin-bottom: 18px;
}
#contact .top-cover-box .top-title .top-title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 1;
}
#contact .position-box {
  height: 70px;
  border-bottom: 1px solid #E6E6E6;
}
#contact .position-box .position-content-box {
  display: flex;
  align-items: center;
  height: 70px;
  justify-content: space-between;
}
#contact .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#contact .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#contact .position-box .current-position a {
  color: #999999;
}
#contact .position-box .current-position .current-position-link {
  color: #333333;
}
#contact .position-box .nav-box {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
}
#contact .position-box .nav-box .nav-item {
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  position: relative;
}
#contact .position-box .nav-box .nav-item-active {
  color: #032561;
}
#contact .position-box .nav-box .nav-item-active::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#contact .position-box .nav-box .nav-item:hover {
  color: #032561;
}
#contact .position-box .nav-box .nav-item:hover::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#contact .contact-information {
  padding: 58px 0 58px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/public/template/index/static/img/images/98.png");
  background-size: 100% 100%;
}
#contact .contact-information .contact-list {
  display: flex;
  align-items: flex-start;
  gap: 37px;
}
#contact .contact-information .contact-list .left-content {
  width: 573px;
  height: -moz-fit-content;
  height: fit-content;
}
#contact .contact-information .contact-list .left-content .left-content-item {
  width: 5.73rem;
  height: 1.46rem;
  background: #FFFFFF;
  padding: 0.44rem;
  display: flex;
  border-top: 1px solid #EDF1F6;
  cursor: pointer;
}
#contact .contact-information .contact-list .left-content .left-content-item .contact-item-icon {
  display: block;
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.18rem;
  background-image: url("/public/template/index/static/img/images/92.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#contact .contact-information .contact-list .left-content .left-content-item .contact-content .contact-content-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.28rem;
  color: #333333;
  line-height: 1;
  margin-bottom: 0.12rem;
}
#contact .contact-information .contact-list .left-content .left-content-item .contact-content .contact-content-title-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #999999;
  line-height: 1;
}
#contact .contact-information .contact-list .left-content .left-content-item-active {
  background-color: #0C3D94;
}
#contact .contact-information .contact-list .left-content .left-content-item-active .contact-item-icon {
  display: block;
  width: 28px;
  height: 28px;
  margin-right: 18px;
  background-image: url("/public/template/index/static/img/images/91.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#contact .contact-information .contact-list .left-content .left-content-item-active .contact-content .contact-content-title {
  color: #FFFFFF;
}
#contact .contact-information .contact-list .left-content .left-content-item-active .contact-content .contact-content-title-en {
  color: #FFFFFF;
}
#contact .contact-information .contact-list .contact-details {
  flex: 1;
  background-color: #ffffff;
  padding: 30px 30px 59px;
}
#contact .contact-information .contact-list .contact-details .contact-item {
  display: none;
}
#contact .contact-information .contact-list .contact-details .current-item {
  display: block;
}
#contact .contact-information .contact-list .contact-details .contact-item-cover {
  width: 100%;
  margin-bottom: 50px;
}
#contact .contact-information .contact-list .contact-details .contact-item-title {
  padding-bottom: 30px;
  border-bottom: 1px solid #E6E6E6;
  display: flex;
  align-items: center;
  position: relative;
}
#contact .contact-information .contact-list .contact-details .contact-item-title .contact-item-title-icon {
  width: 28px;
  height: 28px;
  margin-right: 18px;
}
#contact .contact-information .contact-list .contact-details .contact-item-title .contact-item-title-span {
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  font-size: 0.32rem;
  color: #333333;
  line-height: 1;
}
#contact .contact-information .contact-list .contact-details .contact-item-title::before {
  width: 68px;
  height: 3px;
  background: #032561;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -1px;
}
#contact .contact-information .contact-list .contact-details .contact-item-message {
  padding: 40px 0 0;
}
#contact .contact-information .contact-list .contact-details .contact-item-message .contact-message-item {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
}
#contact .contact-information .contact-list .contact-details .contact-item-message .contact-message-item .contact-message-item-icon {
  width: 22px;
  height: 22px;
  margin-right: 12px;
}
#contact .contact-information .contact-list .contact-details .contact-item-message .contact-message-item .contact-message-item-label {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
  margin-right: 24px;
}
#contact .contact-information .contact-list .contact-details .contact-item-message .contact-message-item .contact-message-item-value {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 1;
}
#contact .contact-information .contact-list .contact-details .contact-item-message .contact-message-item:last-of-type {
  margin-bottom: 0;
}
#contact .message-board {
  padding: 58px 0 58px;
}
#contact .message-board input,
#contact .message-board textarea {
  font-size: 20px;
}
#contact .message-board .rp1 {
  font-size: 42px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 68px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
}
#contact .message-board .rp2 {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #d72925;
  text-align: center;
}
#contact .message-board .formbox {
  background-color: #F1F4F8;
  border: solid 1px #F1F4F8;
  padding: 0.1rem 0.52rem 0.58rem;
}
#contact .message-board .items_r_1 {
  margin-top: 31px;
  display: flex;
  align-items: center;
  gap: 30px;
}
#contact .message-board .items_r_1 .names {
  margin-bottom: 10px;
  font-size: 18px;
  color: #333333;
}
#contact .message-board .items_r_1 .names span {
  color: #d72925;
}
#contact .message-board .items_r_1 .uuti {
  width: 100%;
  height: 70px;
  background-color: #ffffff;
  border: solid 1px #e6e6e6;
  border-radius: 6px;
  overflow: hidden;
}
#contact .message-board .items_r_1 .uuti .posos {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 10px;
}
#contact .message-board .items_r_1 .uuti textarea {
  font-size: 18px;
}
#contact .message-board .items_r_1 .iteimnss .names1 {
  margin-bottom: 16px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #333333;
  line-height: 1;
}
#contact .message-board .items_r_1 .iteimnss .names1 span {
  color: #333333;
}
#contact .message-board .items_r_1 .iteimnss .uuidd {
  width: 100%;
  height: 60px;
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
}
#contact .message-board .items_r_1 .iteimnss .uuidd .puhs {
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0 30px;
  font-size: 18px;
}
#contact .message-board .items_r_1 .iteimnss .uuidd .code-input {
  padding: 0 30px;
  width: 820px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 6px;
  border: none;
  font-size: 18px;
}
#contact .message-board .items_r_1 .iteimnss .code-input-box {
  width: -moz-fit-content !important;
  width: fit-content !important;
}
#contact .message-board .items_r_1 .duohang {
  height: auto;
}
#contact .message-board .items_r_1 .duohang textarea {
  width: 100%;
  border: 0;
  resize: none;
  height: 310px;
  padding: 26px;
}
#contact .message-board .items_r_1 .code_bxosss {
  height: 60px;
  width: 290px;
  border-radius: 6px;
  background-color: #032561;
  color: #fff;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
#contact .message-board .items_block {
  margin-top: 31px;
  display: block;
}
#contact .message-board .yihangss {
  display: flex;
  justify-content: space-between;
}
#contact .message-board .yihangss .iteimnss {
  width: 48%;
}
#contact .message-board .yanzhengmass {
  display: flex;
  align-items: flex-end;
  justify-content: end;
}
#contact .message-board .yanzhengmass .iteimnss {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
#contact .message-board .yanzhengmass .iteimnss .skjdjhsds {
  display: flex;
}
#contact .message-board .yanzhengmass .iteimnss .uuidd {
  width: 20vw;
}
#contact .message-board .yanzhengmass .iteimnss .img_code {
  width: 167px;
  cursor: pointer;
  border-radius: 6px;
  overflow: hidden;
  height: 60px;
  margin-right: 20px;
}

#news .header {
  background-color: #ffffff;
}
#news .top-cover-box {
  width: 100%;
  position: relative;
  margin-top: 0.8rem;
}
#news .top-cover-box .top-box-cover {
  width: 100%;
}
#news .top-cover-box .top-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
#news .top-cover-box .top-title .top-title-text {
  line-height: 1;
  font-family: HarmonyOS Sans SC;
  font-size: 0.52rem;
  color: #FFFFFF;
  margin-bottom: 18px;
}
#news .top-cover-box .top-title .top-title-text-en {
  font-family: HarmonyOS Sans SC;
  font-weight: 900;
  font-size: 0.24rem;
  color: #FFFFFF;
  line-height: 1;
}
#news .position-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
}
#news .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#news .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#news .position-box .current-position a {
  color: #999999;
}
#news .position-box .current-position .current-position-link {
  color: #333333;
}
#news .position-box .nav-box {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
}
#news .position-box .nav-box .nav-item {
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  position: relative;
}
#news .position-box .nav-box .nav-item-active {
  color: #032561;
}
#news .position-box .nav-box .nav-item-active::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#news .position-box .nav-box .nav-item:hover {
  color: #032561;
}
#news .position-box .nav-box .nav-item:hover::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#news .company-news {
  width: 100%;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/public/template/index/static/img/images/106.png");
}
#news .company-news .news-content {
  display: flex;
  padding: 67px 0 87px 0;
  flex-wrap: nowrap;
  gap: 16px;
}
#news .company-news .news-content .left-content {
  flex: 1;
  width: 100px;
}
#news .company-news .news-content .left-content .big-news-content {
  width: 1120px;
  height: 528px;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 35px 30px;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  box-sizing: border-box;
}
#news .company-news .news-content .left-content .big-news-content .big-news-content-img {
  width: 620px;
  height: 456px;
  border-radius: 10px;
  margin-right: 38px;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content {
  position: relative;
  height: 100%;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content .big-news-time {
  margin-top: 6px;
  display: flex;
  align-items: center;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content .big-news-time img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content .big-news-time span {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content .big-news-title {
  margin-top: 28px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 36px;
  margin-bottom: 20px;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content .big-news-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content .big-news-link {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 180px;
  height: 60px;
  background: #0C3D94;
  border-radius: 30px;
  width: 180px;
  height: 60px;
  background: #0C3D94;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 37px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
}
#news .company-news .news-content .left-content .big-news-content .right-news-content .big-news-link img {
  width: 7px;
  height: 10px;
}
#news .company-news .news-content .right-content {
  width: 544px;
  height: 528px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#news .company-news .news-content .right-content .list-item {
  padding: 30px 29px;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
}
#news .company-news .news-content .right-content .list-item .list-item-time {
  width: 65px;
  height: 65px;
  background: #F2F5F8;
  border-radius: 8px;
  border: 1px solid #032561;
  padding: 4px 0 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #032561;
  line-height: 1;
  margin-right: 23px;
}
#news .company-news .news-content .right-content .list-item .list-item-time .list-item-time-big {
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
}
#news .company-news .news-content .right-content .list-item .list-item-time-active {
  background-color: #0C3D94;
  color: #ffffff;
}
#news .company-news .news-content .right-content .list-item .list-item-content {
  flex: 1;
  width: 1px;
}
#news .company-news .news-content .right-content .list-item .list-item-content .list-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  margin-bottom: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#news .company-news .news-content .right-content .list-item .list-item-content .list-item-content-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
  margin-bottom: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#news .company-news .news-content .right-content .list-item .list-item-content .list-item-link {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #032561;
  line-height: 1;
}
#news .company-news .news-content .right-content .list-item .list-item-content .list-item-link img {
  width: 7px;
  height: 10px;
}
#news .corporate-culture {
  padding-top: 58px;
}
#news .corporate-culture .list-box {
  display: flex;
  gap: 26px;
  flex-wrap: wrap;
}
#news .corporate-culture .list-box .list-item {
  width: 400px;
  position: relative;
  cursor: pointer;
}
#news .corporate-culture .list-box .list-item .list-item-cover {
  position: relative;
  width: 400px;
  height: 300px;
  overflow: hidden;
}
#news .corporate-culture .list-box .list-item .list-item-cover img {
  width: 400px;
  height: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
}
#news .corporate-culture .list-box .list-item .list-item-cover .list-item-time {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 52px;
  background: #0C3D94;
  border-radius: 0px 10px 0px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 11px;
  padding: 0 20px;
}
#news .corporate-culture .list-box .list-item .list-item-cover .list-item-time .list-item-time-icon {
  width: 19px;
  height: 20px;
}
#news .corporate-culture .list-box .list-item .list-item-cover .list-item-time .list-item-time-text {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1;
}
#news .corporate-culture .list-box .list-item .list-item-content {
  padding: 30px;
  background-color: #F2F5F8;
  border-radius: 0px 0px 10px 10px;
}
#news .corporate-culture .list-box .list-item .list-item-content .list-item-title {
  height: 60px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 30px;
  margin-bottom: 25px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 设置为你希望的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#news .corporate-culture .list-box .list-item .list-item-content .list-item-content-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  height: 60px;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
  margin-bottom: 44px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* 设置为你希望的行数 */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#news .corporate-culture .list-box .list-item .list-item-content .list-item-link {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #032561;
  line-height: 1;
}
#news .corporate-culture .list-box .list-item .list-item-content .list-item-link img {
  width: 7px;
  height: 10px;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
}
#news .corporate-culture .list-box .list-item:hover .list-item-cover img {
  transform: scale(1.1);
}

#newsdetail .header {
  background-color: #ffffff;
}
#newsdetail .position-box {
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 70px;
  background: #F2F2F2;
}
#newsdetail .position-box .current-position {
  display: flex;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #999999;
  line-height: 1;
}
#newsdetail .position-box .current-position .position-icon {
  width: 19px;
  height: 23px;
  margin-right: 17px;
}
#newsdetail .position-box .current-position a {
  color: #999999;
}
#newsdetail .position-box .current-position .current-position-link {
  color: #333333;
}
#newsdetail .position-box .nav-box {
  display: flex;
  align-items: center;
  gap: 60px;
  height: 100%;
}
#newsdetail .position-box .nav-box .nav-item {
  height: 100%;
  padding: 0 5px;
  cursor: pointer;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #666666;
  display: flex;
  align-items: center;
  position: relative;
}
#newsdetail .position-box .nav-box .nav-item-active {
  color: #032561;
}
#newsdetail .position-box .nav-box .nav-item-active::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#newsdetail .position-box .nav-box .nav-item:hover {
  color: #032561;
}
#newsdetail .position-box .nav-box .nav-item:hover::after {
  content: "";
  height: 5px;
  background: #032561;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: inline-block;
}
#newsdetail .news-content {
  padding: 60px 0 84px;
  display: flex;
  gap: 70px;
}
#newsdetail .news-content .left-content {
  flex: 1;
}
#newsdetail .news-content .left-content .detail-header {
  border-bottom: 1px solid #E6E6E6;
}
#newsdetail .news-content .left-content .detail-header .detail-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 32px;
  color: #333333;
  line-height: 1;
  margin-bottom: 30px;
}
#newsdetail .news-content .left-content .detail-header .detail-time {
  display: flex;
  align-items: center;
  gap: 11px;
  margin-bottom: 30px;
}
#newsdetail .news-content .left-content .detail-header .detail-time img {
  width: 20px;
  height: 20px;
}
#newsdetail .news-content .left-content .detail-header .detail-time span {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
}
#newsdetail .news-content .left-content .detail-box {
  padding: 33px 0;
}
#newsdetail .news-content .left-content .detail-box img {
  max-width: 100%;
  height: inherit !important;
}
#newsdetail .news-content .left-content .detail-footer {
  display: flex;
  justify-content: center;
}
#newsdetail .news-content .left-content .detail-footer a {
  width: 180px;
  height: 60px;
  background: #0C3D94;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 37px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 1;
}
#newsdetail .news-content .left-content .detail-footer a img {
  width: 18px;
  height: 18px;
}
#newsdetail .news-content .right-content {
  width: 460px;
}
#newsdetail .news-content .right-content .list-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 32px;
  color: #333333;
  line-height: 1;
  margin-bottom: 24px;
}
#newsdetail .news-content .right-content .list-item {
  padding: 24px 29px;
  background: #F2F5F8;
  border-radius: 10px;
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
#newsdetail .news-content .right-content .list-item .list-item-time {
  width: 65px;
  height: 65px;
  background: #F2F5F8;
  border-radius: 8px;
  border: 1px solid #032561;
  padding: 4px 0 4px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 14px;
  color: #032561;
  line-height: 1;
  margin-right: 23px;
}
#newsdetail .news-content .right-content .list-item .list-item-time .list-item-time-big {
  font-family: HarmonyOS Sans SC;
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
}
#newsdetail .news-content .right-content .list-item .list-item-time-active {
  background-color: #0C3D94;
  color: #ffffff;
}
#newsdetail .news-content .right-content .list-item .list-item-content {
  flex: 1;
  width: 100px;
}
#newsdetail .news-content .right-content .list-item .list-item-content .list-item-title {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 24px;
  color: #333333;
  line-height: 1;
  margin-bottom: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#newsdetail .news-content .right-content .list-item .list-item-content .list-item-content-tips {
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
  line-height: 1;
  margin-bottom: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#newsdetail .news-content .right-content .list-item .list-item-content .list-item-link {
  display: flex;
  align-items: center;
  gap: 7px;
  font-family: HarmonyOS Sans SC;
  font-weight: 400;
  font-size: 18px;
  color: #032561;
  line-height: 1;
}
#newsdetail .news-content .right-content .list-item .list-item-content .list-item-link img {
  width: 7px;
  height: 10px;
}

@media screen and (max-width: 1900px) {
  .header .center-head .right .nav li {
    padding: 0 23px;
  }
  .center {
    width: 90%;
  }
}
@media screen and (max-width: 1700px) {
  .header .center-head {
    width: 95% !important;
  }
  .product-item-title {
    font-size: 20px !important;
  }
  .header .center-head .right .search {
    margin-left: 0 !important;
  }
  .header .center-head .right .language-link {
    margin-left: 10px !important;
  }
  .header .center-head .right .icon-active {
    margin-left: 10px !important;
    padding-left: 10px !important;
  }
  #index .application-area .application-area-content .swiper-scrollbar {
    width: 95% !important;
  }
  #index .application-area .application-area-content .content-header {
    width: 95% !important;
  }
  #index .about-us .about-content-box {
    width: 95% !important;
  }
  .content {
    width: 95%;
  }
  .footer .bottom01 {
    width: 95% !important;
  }
  .header .center-head .right .nav li {
    padding: 0 14px;
  }
  .header .center-head .right .nav li a {
    font-size: 16px;
  }
  .header .search {
    margin-left: 0;
  }
}
@media screen and (max-width: 1460px) {
  .header .center-head {
    width: 95% !important;
  }
  .recommendation-item-title {
    font-size: 18px !important;
    text-align: center;
  }
  #index .application-area .application-area-content .content-header {
    width: 95% !important;
  }
  #index .about-us .about-content-box {
    width: 95% !important;
  }
  .content {
    width: 95%;
  }
  .footer .bottom01 {
    width: 95% !important;
  }
  .footer .top01 .top-box .top-left .contact-box .contact-item .contact-item-value {
    font-size: 20px !important;
  }
  .header .center-head .right .search {
    margin-left: 0;
  }
  .header .center-head .right .language-link {
    margin-left: 20px;
  }
}
@media screen and (max-width: 1386px) {
  .header .center-head {
    width: 95%;
  }
  .header .center-head .nav {
    display: none !important;
  }
  #index .index-banner .index-swiper .swiper-slide .center-position .text-box {
    width: 95%;
  }
  #index .num-position .num-box {
    width: 95%;
  }
  #index .num-position .num-box li img {
    width: 7%;
  }
  .center {
    width: 95%;
  }
  #index .business-area .area-box .area-position .area-list {
    width: 95%;
  }
  #index .example-intro .example-list-box li > div .mask .cont .t1 {
    font-size: 20px;
  }
  #index .two-template > div .tem-position {
    padding: 35px 0 35px 35px;
  }
  #index .index-banner .index-swiper {
    height: 100%;
  }
  .header .center-head .right .nav li a {
    font-size: 14px;
  }
  .header .center-head .logo {
    width: 15%;
  }
}
@media screen and (max-width: 1300px) {
  .header .center-head .right .nav li {
    padding: 0 15px;
  }
  .header .center-head .right .nav li a {
    font-size: 12px;
  }
  #index .index-banner .index-swiper .swiper-slide .center-position .text-box .knowMore {
    width: 165px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .footer .top01 .top-box {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .footer .top-left {
    display: none;
  }
  .footer .top01 .top-box .top-left .link-box {
    display: none;
  }
  .footer .top01 .top-box .top-left {
    display: block;
    padding: 0 30px;
    width: 100%;
  }
  .footer .top01 .top-box .top-left .contact-box {
    display: block;
  }
  .footer .top01 .top-box .top-left .contact-box .contact-item {
    display: flex;
    margin-bottom: 6px;
  }
  .footer .top01 .top-box .top-left .contact-box .contact-item .contact-title-icon {
    width: 16px !important;
    height: 14px !important;
    margin-right: 8px;
  }
  .footer .top01 .top-box .top-left .contact-box .contact-item .contact-title-text {
    font-size: 14px !important;
    width: 70px;
  }
  .footer .top01 .top-box .top-left .contact-box .contact-item .contact-item-value {
    margin-top: 0;
    font-size: 16px !important;
  }
  .footer .top01 .top-box .top-right {
    display: block;
    padding: 0 30px;
    width: 100%;
  }
  .footer .top01 .top-box .top-right .form-title {
    margin-top: 30px;
    font-size: 14px !important;
  }
  .footer .top01 .top-box .top-right .contact-form .form-item .form-label {
    font-size: 14px !important;
  }
  .footer .top01 .top-box .top-right .contact-form .form-item .form-input {
    font-size: 14px !important;
  }
  .footer .top01 .top-box .top-right .contact-form .form-item .textarea-box {
    font-size: 14px !important;
  }
  .footer .top01 .top-box .top-right .contact-form .submit-box .submit-btn {
    width: 88px;
    height: 40px;
    font-size: 14px !important;
  }
  .footer .top01 .top-box .top-right .code-box-big {
    display: flex;
    justify-content: center;
  }
  .footer .top01 .top-box .top-right .tr-title,
  .footer .top01 .top-box .top-right .href-box {
    display: none;
  }
  .footer .top01 .top-box .top-left .tl-title {
    display: none;
  }
  .footer .top01 .top-box .top-left .line-box {
    margin-top: 30px;
  }
  .footer .top01 .top-box .top-left .line-box .line {
    text-align: center;
  }
  .footer .bottom01 {
    padding: 20px;
    display: block;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 1044px) {
  .header .center-head .logo {
    display: none;
  }
  .header .center-head .right {
    width: 100%;
  }
  .header .center-head .right .nav {
    width: 98%;
    justify-content: space-between;
  }
  .header .center-head .right .nav li a {
    font-size: 12px;
  }
  #index .index-banner .index-swiper .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .header {
    display: none !important;
  }
  .header .center-head .right .nav li {
    padding: 0 10px;
  }
  .m-header {
    display: block;
    width: 100%;
    height: 0.88rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: fixed;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 100001;
    box-sizing: border-box;
    padding: 0 0.2rem;
  }
  .m-header .logo {
    width: 1.8rem;
  }
  .m-header .logo img {
    width: 100%;
  }
  .m-header .logo .logo {
    display: block;
  }
  .m-header .logo .logo01 {
    display: none;
  }
  .m-header .icon {
    width: 0.88rem;
    height: 0.88rem;
    background-size: 0.64rem 0.64rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/public/template/index/static/img/images/49.png");
  }
  .m-header .active {
    background-image: url("/public/template/index/static/img/images/50.png");
  }
  .m-header-fix {
    background: #fff;
  }
  .m-header-fix .logo .logo {
    display: none;
  }
  .m-header-fix .logo .logo01 {
    display: block;
  }
  .m-cover {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(12, 61, 148, 0.8);
    z-index: 100002;
    display: none;
  }
  .m-cover .icon {
    width: 0.88rem;
    height: 0.88rem;
    background-size: 0.64rem 0.64rem;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("/public/template/index/static/img/images/50.png");
    position: absolute;
    top: 0;
    right: 0.25rem;
  }
  .m-cover .copyRight {
    position: absolute;
    left: 0.2rem;
    bottom: 0.4rem;
    font-size: 12px;
    color: #fff;
  }
  .m-cover .copyRight strong {
    font-weight: 700;
  }
  .m-cover .link-box {
    padding-top: 1.5rem;
  }
  .m-cover .link-box .search-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.3rem;
  }
  .m-cover .link-box .search-box i {
    width: 0.32rem;
    height: 0.32rem;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("/public/template/index/static/img/images/51.png");
  }
  .m-cover .link-box .search-box input {
    border: 0;
    padding-left: 0.1rem;
    padding-bottom: 0.1rem;
    width: 2.5rem;
    color: #fff;
    border-radius: 0;
    margin-left: 0.2rem;
    background: transparent;
    border-bottom: 1px solid #fff;
  }
  .m-cover .link-box a {
    display: block;
    height: 0.6rem;
    line-height: 0.6rem;
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: all 0.6s;
  }
  .m-cover .link-box a:hover {
    color: rgba(255, 255, 255, 0.6);
  }
  .inner-banner .com-nav li {
    width: 25%;
  }
  .inner-banner .com-nav .center {
    width: 100%;
  }
  .inner-banner .com-nav.notice-nav li {
    width: 20%;
  }
}
@media screen and (max-width: 750px) {
  .m-map {
    display: block;
    margin: 40px 0;
  }
  .right-nav {
    display: none;
  }
  #index .index-banner {
    height: inherit;
  }
  #index .index-banner .index-swiper {
    height: 100%;
  }
  #index .index-banner .index-swiper .swiper-slide {
    height: 100%;
    background-size: cover;
  }
  #index .index-banner .page-box {
    bottom: 0.1rem;
  }
  #index .index-banner .index-swiper .page-box {
    bottom: 1rem;
    left: 0.25rem;
  }
  #index .index-banner .mouse {
    bottom: 0.3rem;
  }
  #index .index-banner .index-swiper .swiper-slide .center-position .text-box .t1 img {
    width: 85%;
  }
  #index .index-banner .index-swiper .swiper-slide .center-position .text-box .knowMore {
    width: 120px;
    height: 35px;
    line-height: 35px;
  }
  #index .index-banner .index-swiper .swiper-slide:nth-of-type(3) .center-position .text-box {
    margin-top: -30px;
  }
  #index .index-banner .index-swiper .swiper-slide:nth-of-type(3) .center-position .text-box .t1 img {
    width: 95%;
  }
  #index .index-banner .index-swiper .swiper-slide .center-position {
    top: 70%;
  }
  #index .about-us {
    width: 95%;
    margin: auto;
  }
  #index .about-us .about-content-box {
    display: block;
    width: 100%;
  }
  #index .about-us .about-content-box .about-cover {
    width: 100%;
  }
  #index .about-us .about-content-box .about-cover .about-cover-img {
    width: 100%;
    height: auto;
  }
  #index .about-us .about-content-box .right-content {
    margin-left: 0;
    margin-top: 0.2rem;
  }
  #index .about-us .about-content-box .about-title {
    text-align: center;
  }
  #index .about-us .about-content-box .about-title-en {
    text-align: center;
  }
  #index .about-us .about-content-box .about-title-tips {
    text-align: center;
  }
  #index .about-us .about-content-box .about-content {
    font-size: 14px !important;
    line-height: inherit !important;
  }
  #index .about-us .about-content-box .static-box {
    justify-content: center;
  }
  #index .about-us .about-content-box .static-box .static-item {
    text-align: center;
  }
  #index .about-us .about-content-box .static-title {
    font-size: 14px !important;
  }
  #index .about-us .about-content-box .about-us-btn {
    margin: auto;
    margin-top: 0.4rem;
    font-size: 14px;
  }
  #index .product-center .product-center-slogan {
    display: block;
    width: 100%;
  }
  #index .product-center .product-center-slogan-item {
    width: 100% !important;
  }
  #index .application-area .application-area-background .left-background {
    background-size: cover;
  }
  #index .application-area .application-area-background .right-background {
    display: none;
  }
  #index .application-area .swiper-scrollbar {
    width: 95% !important;
  }
  #index .application-area .application-area-background .background-image {
    width: 60%;
    height: inherit;
  }
  #index .product-recommendation {
    background-size: cover;
  }
  #index .honor-qualification {
    background-size: cover;
  }
  #index .slogan-item-subtitle {
    font-size: 14px !important;
  }
  #index .news-center {
    background-size: cover;
  }
  #index .news-center .news-item-ctime {
    font-size: 14px !important;
  }
  #index .news-center .news-item-btn {
    font-size: 14px !important;
  }
  #index .news-center .news-item-btn img {
    width: 7px;
    height: 10px;
  }
  #index .news-center .news-content {
    display: block;
  }
  #index .news-center .news-content .left-content-list {
    padding-right: 0;
    border-right: none;
    margin-right: 0;
  }
  #index .news-center .news-content .right-content {
    width: 100%;
  }
  #index .news-center .news-content .right-content .big-news-item .big-news-item-cover {
    width: 100%;
    height: inherit;
  }
  #index .news-center .news-content .right-content .big-news-item .big-news-item-cover img {
    width: 100%;
    height: inherit;
  }
  #index .news-center .news-content .right-content .big-news-item-title {
    font-size: 18px !important;
    line-height: inherit !important;
  }
  #index .product-item {
    width: 100% !important;
    height: 100% !important;
    padding: 0.5rem 0.4rem !important;
  }
  #index .product-item .product-item-cover {
    width: 100% !important;
    height: inherit !important;
  }
  #index .honor-list .swiper-slide-active {
    transform: scale(1) !important;
  }
  #index .honor-list .honor-item-box {
    width: 80%;
    margin: auto;
  }
  #index .recommendation-item {
    width: 100% !important;
    height: 100% !important;
    padding: 0.5rem 0.4rem !important;
  }
  #index .recommendation-item .recommendation-item-cover {
    width: 60% !important;
    height: inherit !important;
    margin: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #index .recommendation-item .recommendation-item-title {
    font-size: 16px !important;
    text-align: center;
  }
  #index .recommendation-item .recommendation-message-item-label {
    font-size: 14px !important;
  }
  #index .recommendation-item .recommendation-message-item-value {
    font-size: 14px !important;
  }
  #index .application-area .application-area-content {
    margin-left: 2.5%;
    width: unset;
  }
  .content {
    width: 95%;
    margin: auto;
  }
  #about .top-cover-box {
    margin-top: 0.88rem;
  }
  #about .position-box .nav-box {
    display: none;
  }
  #about .position-box .current-position {
    font-size: 14px !important;
  }
  #about .introduction-content {
    display: block !important;
  }
  #about .introduction-content .left-content {
    margin-right: 0 !important;
    width: 100% !important;
  }
  #about .introduction-content .left-content .about-title {
    text-align: center;
  }
  #about .introduction-content .left-content .about-title-en {
    text-align: center;
  }
  #about .introduction-content .left-content .about-title-tips {
    text-align: center;
  }
  #about .introduction-content .left-content .about-video-box {
    width: 100% !important;
    height: inherit !important;
  }
  #about .introduction-content .left-content .about-video-box .about-video-cover {
    width: 100% !important;
    height: inherit !important;
  }
  #about .introduction-content .right-content {
    margin-top: 30px;
  }
  #about .introduction-content .right-content .introduction-content-title {
    font-size: 18px !important;
  }
  #about .development-history .history-active {
    width: 7rem;
    top: 3.13rem;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 2;
    padding: 0 0;
    background-size: 100% 0.16rem;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #about #about .development-history .history-active .history-active-btn {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.3rem;
    background-size: 100% 100%;
  }
  #about .swiper-box .content-header-actives .content-header-title:first-of-type {
    padding-right: 14px;
    margin-right: 14px;
  }
  #about .honor-item-text {
    font-size: 24px !important;
    margin-top: 10px !important;
  }
  #about .development-history .history-active .history-active-btn {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 0.3rem;
  }
  #about .introduction-box .introduction-content .left-content .static-box {
    justify-content: space-around;
  }
  #about .honor-list {
    width: 80% !important;
    margin: auto;
  }
  #about .development-history .history-active .history-current-icon {
    width: 0.33rem;
    height: 0.33rem;
  }
  #about .development-history .swiper-slide-active .history-content {
    margin-top: 0.99rem;
    font-weight: 400;
    font-size: 14px;
    line-height: 0.4rem;
  }
  #product .m-header {
    background-color: #ffffff;
  }
  #product .top-cover-box {
    margin-top: 0.88rem;
  }
  #product .position-box .nav-box {
    display: none;
  }
  #product .position-box .current-position {
    font-size: 14px !important;
  }
  #product .product-list {
    display: block;
  }
  #product .product-list .left-box {
    width: 100%;
  }
  #product .product-list .recommendation-item {
    width: 100% !important;
    height: 100% !important;
    padding: 50px 40px !important;
  }
  #product .product-list .recommendation-item .recommendation-item-cover {
    width: 60% !important;
    height: inherit !important;
    margin: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  #product .product-list .recommendation-item .recommendation-item-title {
    font-size: 16px !important;
    text-align: center;
  }
  #product .product-list .recommendation-item .recommendation-message-item-label {
    font-size: 14px !important;
  }
  #product .product-list .recommendation-item .recommendation-message-item-value {
    font-size: 14px !important;
  }
  #productdetail .m-header {
    background-color: #ffffff;
  }
  #productdetail .position-box {
    white-space: nowrap;
  }
  #productdetail .position-box .current-position-link {
    font-size: 14px !important;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #productdetail .top-cover-box {
    margin-top: 0.88rem;
  }
  #productdetail .product-detail .product-box {
    flex-direction: column;
    align-items: center;
  }
  #productdetail .product-detail .product-cover-box {
    width: 4.2rem !important;
    height: 4.2rem !important;
  }
  #productdetail .product-detail .product-cover-box img {
    width: 3.2rem !important;
    height: 3.2rem !important;
  }
  #productdetail .product-detail .product-content {
    font-size: 14px !important;
  }
  #productdetail .product-detail .product-message-item {
    font-size: 14px !important;
  }
  #productdetail .product-detail .bottom-active-box {
    bottom: 32px !important;
  }
  #productdetail .detail-box .active-item {
    font-size: 14px !important;
  }
  #productdetail .recommendation-list {
    display: block !important;
  }
  #productdetail .recommendation-item {
    width: 100% !important;
    height: 100% !important;
    padding: 50px 40px !important;
    margin-bottom: 20px;
  }
  #productdetail .recommendation-item .recommendation-item-cover {
    width: 60% !important;
    height: inherit !important;
    margin: auto;
  }
  #productdetail .recommendation-item .recommendation-item-title {
    font-size: 16px !important;
    text-align: center;
  }
  #productdetail .recommendation-item .recommendation-message-item-label {
    font-size: 14px !important;
  }
  #productdetail .recommendation-item .recommendation-message-item-value {
    font-size: 14px !important;
  }
  #news .m-header {
    background-color: #ffffff;
  }
  #news .top-cover-box {
    margin-top: 0.88rem;
  }
  #news .position-box {
    height: unset !important;
    padding: 6px 0;
    height: unset !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  #news .position-box .nav-box {
    gap: unset !important;
  }
  #news .position-box .nav-item {
    font-size: 16px !important;
    padding: 10px !important;
  }
  #news .position-box .current-position {
    font-size: 14px !important;
  }
  #news .company-news {
    background-size: cover;
  }
  #news .news-content {
    display: block !important;
  }
  #news .news-content .left-content {
    width: 100% !important;
    margin-bottom: 30px;
  }
  #news .news-content .left-content .big-news-content {
    width: 100% !important;
    height: inherit !important;
    display: block !important;
  }
  #news .news-content .left-content .big-news-content .big-news-content-img {
    margin-bottom: 30px;
    width: 100% !important;
    height: inherit !important;
  }
  #news .news-content .left-content .right-news-content {
    height: 320px !important;
  }
  #news .news-content .left-content .right-news-content .big-news-time img {
    width: 40px !important;
    height: 40px !important;
    margin-right: 20px !important;
  }
  #news .news-content .left-content .right-news-content .big-news-time span {
    font-size: 14px !important;
  }
  #news .news-content .left-content .right-news-content .big-news-title {
    font-size: 16px !important;
  }
  #news .news-content .left-content .right-news-content .big-news-tips {
    font-size: 14px !important;
  }
  #news .news-content .right-content {
    width: 100% !important;
    height: inherit !important;
  }
  #news .news-content .right-content .list-item-title {
    font-size: 16px !important;
  }
  #news .news-content .right-content .list-item-content-tips {
    font-size: 14px !important;
  }
  #news .news-content .right-content .list-item-link {
    font-size: 14px !important;
  }
  #news .news-content .right-content .list-item-link img {
    width: 7px;
    height: 10px;
  }
  #news .corporate-culture .list-box .list-item {
    width: 100%;
  }
  #news .corporate-culture .list-box .list-item .list-item-cover {
    width: 100%;
    height: inherit;
  }
  #news .corporate-culture .list-box .list-item .list-item-cover img {
    width: 100% !important;
    height: inherit !important;
  }
  #news .corporate-culture .list-box .list-item .list-item-time .list-item-time-icon {
    width: 14px !important;
    height: 14px !important;
  }
  #news .corporate-culture .list-box .list-item .list-item-time .list-item-time-text {
    font-size: 14px !important;
  }
  #news .corporate-culture .list-box .list-item .list-item-content .list-item-title {
    font-size: 16px !important;
    height: inherit !important;
    line-height: 1.4;
  }
  #news .corporate-culture .list-box .list-item .list-item-content .list-item-content-tips {
    font-size: 14px !important;
  }
  #news .corporate-culture .list-box .list-item .list-item-content .list-item-link {
    font-size: 14px !important;
  }
  #news .corporate-culture .list-box .list-item .list-item-content .list-item-link img {
    width: 7px;
    height: 10px;
  }
  #newsdetail .m-header {
    background-color: #ffffff;
  }
  #newsdetail .position-box {
    margin-top: 0.88rem;
    white-space: nowrap;
    height: 0.7rem;
  }
  #newsdetail .position-box .current-position-link {
    font-size: 14px !important;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #newsdetail .position-box .position-icon {
    width: 0.19rem;
    height: 0.23rem;
    margin-right: 0.17rem;
  }
  #newsdetail .news-content {
    display: block;
  }
  #newsdetail .right-content {
    width: 100% !important;
  }
  #newsdetail .right-content .list-title {
    margin-top: 30px;
  }
  #newsdetail .right-content .list-item {
    width: 100% !important;
  }
  #newsdetail .news-content {
    padding: 0.6rem 0 0.84rem;
    gap: 0.7rem;
  }
  #newsdetail .news-content .left-content .detail-header .detail-time {
    gap: 0.11rem;
    margin-bottom: 0.3rem;
  }
  #newsdetail .news-content .left-content .detail-header .detail-time img {
    width: 0.2rem;
    height: 0.2rem;
  }
  #newsdetail .news-content .left-content .detail-box {
    padding: 0.33rem 0;
  }
  #newsdetail .news-content .left-content .detail-footer a {
    width: 1.8rem;
    height: 0.6rem;
    padding: 0 0.37rem;
    font-size: 14px;
  }
  #newsdetail .news-content .left-content .detail-footer a img {
    width: 0.18rem;
    height: 0.18rem;
  }
  #newsdetail .news-content .left-content .detail-header .detail-time span {
    font-size: 12px;
  }
  #newsdetail .news-content .left-content .detail-header .detail-title {
    font-size: 0.32rem;
    margin-bottom: 0.3rem;
  }
  #newsdetail .news-content .right-content .list-item .list-item-content .list-item-title {
    font-size: 16px !important;
    margin-bottom: 0.14rem;
  }
  #newsdetail .news-content .right-content .list-item .list-item-content .list-item-content-tips {
    font-size: 14px !important;
    margin-bottom: 0.29rem;
  }
  #download .m-header {
    background-color: #ffffff;
  }
  #download .top-cover-box {
    margin-top: 0.88rem;
  }
  #download .position-box .nav-box {
    display: none;
  }
  #download .position-box .current-position {
    font-size: 14px !important;
  }
  #download .download-list {
    display: block !important;
  }
  #download .download-list .list-item {
    width: 100% !important;
    margin-bottom: 20px;
  }
  #download .download-list .list-item .list-item-content {
    margin-right: 20px !important;
  }
  #download .download-list .list-item .list-item-title {
    font-size: 14px !important;
  }
  #download .download-list .list-item .list-item-message-item {
    font-size: 13px !important;
  }
  #human .m-header {
    background-color: #ffffff;
  }
  #human .top-cover-box {
    margin-top: 0.88rem;
  }
  #human .top-cover-box {
    margin-top: 0.88rem;
  }
  #human .position-box {
    height: unset !important;
    margin-top: 10px;
  }
  #human .position-box .position-content-box {
    height: unset !important;
    flex-direction: column !important;
    align-items: flex-start !important;
  }
  #human .position-box .position-content-box .nav-box {
    gap: unset !important;
  }
  #human .position-box .position-content-box .nav-item {
    font-size: 16px !important;
    padding: 10px;
  }
  #human .position-box .current-position {
    font-size: 14px !important;
  }
  #human .list-item-top {
    width: 100% !important;
    height: inherit !important;
    display: block !important;
  }
  #human .list-item-top .list-item-top-title {
    display: inline;
    font-size: 16px !important;
  }
  #human .list-item-top .list-item-top-num {
    margin-top: 10px;
    margin-left: 62px;
    font-size: 14px !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  #human .list-item-top .list-item-top-time {
    margin-top: 10px;
    margin-left: 62px;
    width: -moz-fit-content !important;
    width: fit-content !important;
    font-size: 14px !important;
  }
  #human .list-item-top .list-item-top-select-icon {
    bottom: 30px;
  }
  #human .list-item-content {
    padding: 0.46rem 0.43rem 1.42rem !important;
  }
  #human .list-item-content-item {
    font-size: 14px !important;
  }
  #human .staff-presence {
    display: block;
    width: 95%;
    padding: 0.75rem 0;
    margin: auto;
  }
  #human .staff-presence .right-content {
    margin-top: 20px;
    width: 100%;
  }
  #human .staff-presence .swiper-item img {
    width: 100% !important;
    height: inherit !important;
  }
  #human .staff-presence .staff-presence-bg {
    width: 100% !important;
  }
  #contact .m-header {
    background-color: #ffffff;
  }
  #contact .top-cover-box {
    margin-top: 0.88rem;
  }
  #contact .position-box .nav-box {
    display: none;
  }
  #contact .position-box .current-position {
    font-size: 14px !important;
  }
  #contact .contact-list {
    display: block !important;
  }
  #contact .contact-list .left-content {
    width: 100% !important;
    margin-bottom: 20px;
  }
  #contact .contact-list .left-content .left-content-item {
    width: 100% !important;
  }
  #contact .contact-list .contact-message-item {
    align-items: flex-start !important;
  }
  #contact .contact-list .contact-message-item .contact-message-item-label {
    font-size: 14px !important;
    white-space: nowrap;
  }
  #contact .contact-list .contact-message-item .contact-message-item-value {
    font-size: 14px !important;
  }
  #contact .formbox .yihangss {
    display: block;
  }
  #contact .formbox .yihangss .iteimnss {
    width: 100%;
    margin-bottom: 20px;
  }
  #contact .formbox .names1 {
    font-size: 14px !important;
  }
  #contact .formbox .names {
    font-size: 14px !important;
  }
  #contact .formbox .uuidd input {
    font-size: 14px !important;
  }
  #contact .formbox .uuti textarea {
    font-size: 14px !important;
  }
  #contact .formbox .yanzhengmass {
    display: block !important;
  }
  #contact .formbox .yanzhengmass .code-input-box {
    flex: 1;
  }
  #contact .formbox .yanzhengmass .code-input-box .code-input {
    width: 100% !important;
    font-size: 14px !important;
  }
  #contact .formbox .code_bxosss {
    margin-top: 8px;
  }
  #contact .formbox .img_code {
    margin-right: 0 !important;
  }
  #search .search-list .list-data .list-item {
    width: 100% !important;
  }
  #search .position-box .nav-box {
    display: none;
  }
  #search .position-box .current-position {
    font-size: 14px !important;
  }
  #search .search-list .list-data .list-item .list-item-content .list-item-title {
    font-size: 16px !important;
  }
  #search .search-list .list-data .list-item .list-item-content .list-item-time {
    font-size: 14px !important;
  }
  #search .search-list .search-box {
    width: 100% !important;
  }
  .content .content-header .content-header-title .header-title-text {
    font-size: 0.46rem !important;
  }
  .content .content-header .content-header-title .header-title-text-en {
    font-size: 0.24rem !important;
  }
  #index .news-center .news-btn {
    width: 1.81rem;
    height: 0.61rem;
    font-size: 14px;
  }
  #index .news-center .news-content .left-content-list .news-item .news-item-cover {
    width: 128px !important;
    height: 96px !important;
  }
  #index .news-center .news-content .left-content-list .news-item .news-item-cover img {
    width: 128px !important;
    height: 96px !important;
  }
  .content .content-header .header-right-box .classification-list .classification-item {
    font-size: 14px;
  }
  .content .content-header .header-right-box .classification-list .classification-item-active {
    font-size: 14px;
  }
  #index .product-center .product-center-slogan .product-center-slogan-item .slogan-item-content .slogan-item-title {
    font-size: 17px;
  }
  #index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-title {
    font-size: 16px;
  }
  #index .news-center .news-content .left-content-list .news-item .news-item-content .news-item-introduction {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .footer .top01 .top-box .top-right .contact-form {
    padding: 0 12px 12px;
  }
  #index .honor-qualification .honor-list .swiper-slide-active .honor-item-text {
    font-size: 16px;
  }
  #index .product-recommendation .swiper-item .recommendation-item .product-item-btn {
    width: 1.81rem;
    height: 0.61rem;
    border-radius: 0.3rem;
    border: 1px solid #0C3D94;
    gap: 0.25rem;
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
    -webkit-row-gap: 0.25rem;
    row-gap: 0.25rem;
    cursor: pointer;
    margin: auto;
  }
  #index .product-recommendation .swiper-item .recommendation-item .product-item-btn .product-item-text {
    font-size: 14px;
  }
  #index .honor-qualification .content .content-header {
    display: block;
  }
  #index .honor-qualification .content .content-header .header-right-box {
    margin-top: 10px;
  }
  #about .corporate-culture .content .corporate-culture-content {
    top: -2.28rem;
    width: 100%;
    height: 4rem;
  }
  #about .corporate-culture .content .corporate-culture-content .culture-item .culture-item-icon {
    width: 1.24rem;
    height: 1.24rem;
    margin-top: 0.75rem;
  }
  #about .corporate-culture .content .corporate-culture-content .culture-item .culture-item-title {
    margin-top: 0.29rem;
    font-size: 16px;
    margin-bottom: 0.1rem;
  }
  #about .corporate-culture .content .corporate-culture-content .culture-item .culture-item-tips {
    font-size: 12px;
    line-height: 0.3rem;
  }
  #about .development-history .development-history-title {
    font-size: 0.46rem;
  }
  #about .development-history .development-history-title-en {
    font-size: 0.24rem;
    margin-top: 0.12rem;
  }
  #about .development-history .swiper-slide .history-year {
    font-size: 0.42rem;
    margin-top: 0.9rem;
  }
  #about .development-history {
    height: 9.5rem;
    padding-top: 1.09rem;
  }
  #index .product-center .product-center-slogan .product-center-slogan-item .slogan-item-icon {
    width: 1.51rem;
    height: 1.48rem;
  }
  #about .corporate-culture {
    height: 2.48rem !important;
  }
  #honor-qualification {
    display: block !important;
  }
  #honor-qualification .content-header-title {
    margin-bottom: 10px !important;
  }
  #product .product-list .left-box .product-classification .classification-title {
    font-size: 0.46rem !important;
  }
  #product .product-list .left-box .product-classification .classification-title-en {
    font-size: 0.24rem !important;
  }
  #human .campus-recruiting .list-box .list-item-active .list-item-content .list-item-content-btn {
    right: 0.41rem;
    bottom: 0.44rem;
    width: 2rem;
    height: 0.6rem;
    background: #0C3D94;
    border-radius: 0.3rem;
  }
  #human .campus-recruiting .list-box .list-item-active .list-item-content .list-item-content-btn span {
    font-size: 14px;
    margin-right: 0.17rem;
  }
  #human .campus-recruiting .list-box .list-item-active .list-item-content .list-item-content-btn img {
    width: 20px;
    height: 16px;
  }
  #human .staff-presence .left-content .content-title .title-text {
    font-size: 0.46rem !important;
  }
  #human .staff-presence .left-content .content-title .title-text-en {
    font-size: 0.24rem !important;
  }
  #human .staff-presence .left-content .content-box .content-title {
    font-size: 20px;
  }
  #human .staff-presence .left-content .content-active .content-active-btn {
    width: 30px;
    height: 30px;
  }
  #human .staff-presence .left-content {
    width: 100%;
    padding: 10px;
  }
  #human .staff-presence .left-content .content-box {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #human .staff-presence .staff-presence-bg {
    border-radius: 20px;
    padding: 0 10px;
  }
  #productdetail .product-detail .product-box .product-right-content .product-title {
    margin-top: 0.22rem;
    font-size: 0.38rem;
    margin-bottom: 0.3rem;
  }
  #productdetail .product-detail .product-box .product-right-content .product-content {
    font-weight: 400;
    font-size: 14px !important;
    line-height: 0.34rem;
    margin-bottom: 0.59rem;
  }
  #productdetail .product-detail .product-box .bottom-active-box .bottom-active-btn {
    width: 1.9rem;
    height: 0.62rem;
    border-radius: 21px;
    gap: 0.07rem;
    font-size: 14px;
  }
  #productdetail .product-detail .product-box .bottom-active-box .bottom-active-btn img {
    width: 0.22rem;
    height: 0.22rem;
  }
  #productdetail .product-detail .detail-box .detail-active-box {
    height: 0.66rem;
    border-bottom: 1px solid #F2F5F8;
  }
  #productdetail .product-detail .detail-box .detail-active-box .active-item {
    width: 1.87rem;
  }
  #productdetail .product-detail .product-box {
    padding: 0.41rem 0.55rem 0.43rem 0.52rem;
    margin-bottom: 0.16rem;
    gap: 0.5rem;
  }
  #productdetail .product-detail .detail-box .detail-content {
    padding: 0.4rem 0.52rem;
  }
  #productdetail .product-detail .product-recommendation .recommendation-item .product-item-btn {
    width: 1.81rem;
    height: 0.61rem;
    border-radius: 30px;
    border: 1px solid #0C3D94;
    gap: 0.25rem;
  }
  #productdetail .product-detail .product-recommendation .recommendation-item .product-item-btn .product-item-text {
    font-size: 14px;
  }
  #index .product-center .swiper-item .product-item .product-item-btn {
    width: 1.81rem;
    height: 0.61rem;
    border-radius: 30px;
    gap: 0.25rem;
  }
  #index .product-center .swiper-item .product-item .product-item-btn .product-item-text {
    font-size: 14px;
  }
  #human .campus-recruiting {
    padding: 0.58rem 0 0;
  }
  #index .application-area .application-area-content .application-list .swiper-item .application-item .application-item-title {
    left: 0.61rem;
    bottom: 0.46rem;
    font-size: 0.32rem;
  }
  #product .product-list {
    padding: 0.58rem 0 0;
    gap: 0.65rem;
  }
  #product .position-box {
    height: 0.7rem;
  }
  #product .position-box .current-position .position-icon {
    width: 0.19rem;
    height: 0.23rem;
    margin-right: 0.17rem;
  }
  #news .corporate-culture {
    padding-top: 0.58rem;
  }
  #newsdetail .news-content .right-content .list-title {
    font-size: 0.32rem;
    margin-bottom: 0.24rem;
  }
  #newsdetail .news-content .right-content .list-item {
    padding: 0.24rem 0.29rem;
    margin-bottom: 0.16rem;
  }
  #newsdetail .news-content .right-content .list-item .list-item-time {
    border-radius: 0.08rem;
    padding: 0.04rem 0 0.04rem;
    margin-right: 0.23rem;
  }
  #newsdetail .news-content .right-content .list-item .list-item-content .list-item-link {
    gap: 0.07rem;
    font-weight: 400;
    font-size: 14px;
  }
  #product .product-list .right-box .list-box .recommendation-item .product-item-btn {
    width: 1.81rem;
    height: 0.61rem;
    border-radius: 30px;
    gap: 0.25rem;
  }
  #product .product-list .right-box .list-box .recommendation-item .product-item-btn .product-item-text {
    font-size: 14px;
  }
  #productdetail .product-detail {
    padding: 0.41rem 0 0.78rem;
    background-color: #F2F5F8;
  }
  #productdetail .product-detail .product-box .product-right-content {
    width: 100%;
  }
  #productdetail .product-detail .product-recommendation .product-recommendation-title {
    font-size: 0.32rem;
    gap: 0.23rem;
  }
  #productdetail .product-detail .product-recommendation .product-recommendation-title::before {
    width: 0.06rem;
    height: 0.34rem;
  }
  #productdetail .product-detail .product-recommendation .product-recommendation-title-en {
    margin-top: 0.04rem;
    font-size: 0.24rem;
    margin-left: 0.29rem;
  }
  .recommendation-item .recommendation-item-message {
    height: 2.4rem !important;
    margin-bottom: 0.1rem !important;
    width: 100%;
  }
  .content .content-header {
    margin-bottom: 0.54rem !important;
  }
  #contact .message-board {
    padding: 0.58rem 0 0.58rem;
  }
  #contact .message-board .items_r_1 {
    margin-top: 0.31rem;
    gap: 0.3rem;
  }
  #contact .message-board .items_r_1 .iteimnss .names1 {
    margin-bottom: 0.16rem;
  }
  #contact .message-board .items_r_1 .iteimnss .uuidd {
    height: 0.6rem;
  }
  #contact .message-board .items_r_1 .iteimnss .uuidd .puhs {
    padding: 0 0.3rem;
    font-size: 12px;
  }
  #contact .message-board .items_r_1 .duohang textarea {
    height: 3.1rem;
    padding: 0.26rem;
  }
  #contact .message-board .items_r_1 .iteimnss .uuidd .code-input {
    padding: 0 0.3rem;
    height: 0.6rem;
    font-size: 12px;
  }
  #contact .message-board .yanzhengmass .iteimnss .img_code {
    width: 1.67rem;
    height: 0.6rem;
    margin-right: 0.2rem;
  }
  #contact .message-board .items_r_1 .code_bxosss {
    height: 0.6rem;
    width: 100%;
    font-size: 14px;
  }
  #contact .contact-information {
    padding: 0.58rem 0 0.58rem 0;
  }
  #download .position-box {
    height: 0.7rem;
  }
  #download .position-box .position-content-box {
    height: 0.7rem;
  }
  #download .position-box .current-position .position-icon {
    width: 0.19rem;
    height: 0.23rem;
    margin-right: 0.17rem;
  }
  #download .download-box .download-list {
    padding: 0.5rem 0;
    gap: 0.32rem;
  }
  #about .position-box .current-position .position-icon {
    width: 0.19rem;
    height: 0.23rem;
    margin-right: 0.17rem;
  }
  .footer .top01 .top-box .top-right {
    display: block;
    padding: 0 20px;
    width: 100%;
  }
  #index .honor-qualification .more-box a {
    font-size: 14px;
    display: flex;
    align-items: center;
  }
  #index .honor-qualification .more-box a img {
    width: 7px;
    height: 10px;
  }
  #about .introduction-content .right-content .introduction-content-title {
    font-size: 16px;
  }
  #about .introduction-box .introduction-content .right-content .introduction-content-text {
    font-size: 14px;
    line-height: 2em;
  }
  #about .introduction-box .introduction-content .left-content .static-box .static-item .static-title {
    font-size: 14px;
  }
  #about .swiper-box .honor-list .honor-item .honor-item-text {
    font-size: 16px !important;
  }
  #about .swiper-box .swiper-item .swiper-item-mask span {
    font-size: 0.32rem;
  }
  #newsdetail .position-box .current-position .position-icon {
    width: 0.19rem;
    height: 0.23rem;
    margin-right: 0.17rem;
  }
  #newsdetail .position-box .current-position {
    font-size: 14px;
  }
  #download .download-box .download-list .list-item .list-item-btn span {
    font-size: 14px;
  }
  #download .download-box .download-list .list-item .list-item-btn img {
    width: 16px;
    height: 14px;
  }
  #download .download-box .download-list .list-item .list-item-btn {
    width: 80px;
    height: 26px;
    border-radius: 80px;
  }
  #index .about-us .right-content .about-us-btn img {
    width: 7px;
    height: 10px;
  }
}/*# sourceMappingURL=style.css.map */