@media (max-width: 768px) {
  html,
  body {
    overflow-x: hidden;
  }
}
.po {
  position: relative;
}
.banner {
  position: relative;
}
.banner .swiper-slide img {
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.banner .banner-bullet {
  display: inline-block;
  width: 5rem;
  height: 3px;
  background: rgba(255, 255, 255, 0.6);
  position: relative;
  margin: 0 5px;
  cursor: pointer;
}
.banner .speed {
  width: 0;
  position: absolute;
  height: 3px;
  background-color: #fff;
  left: 0;
  top: 0;
}
.banner .banner-bullet-active .speed {
  width: 100%;
  -webkit-transition: width 3.5s linear;
  transition: width 3.5s linear;
}
.banner .banner-active .speed {
  width: 100%;
}
.banner .banner-active .speed .banner-page {
  bottom: 2.5rem;
}
.banner .banner-page {
  bottom: 2.5rem;
  left: 10%;
  text-align: left;
}
.banner-bot {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  height: 5rem;
}
.banner-bot .right {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #fff;
  border-top-left-radius: 8px;
  width: 55%;
  height: 100%;
  z-index: 2;
  padding-left: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.banner-bot .right .b-logo {
  height: 2.4375rem;
}
.banner-bot .right .b-line {
  display: block;
  margin: 0 1rem;
  width: 1px;
  height: 1.8125rem;
  background-color: #aaa;
}
.banner-bot .right .b-box {
  width: 25rem;
  height: 1.125rem;
  line-height: 1.125rem;
}
.banner-bot .right .b-page {
  position: relative;
  width: 8.125rem;
  height: 1.125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
.banner-bot .right .b-page .swiper-button-prev,
.banner-bot .right .b-page .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  width: auto;
  height: 1.125rem;
  margin: 0;
  color: #333;
}
.banner-bot .right .b-page .swiper-button-prev::after,
.banner-bot .right .b-page .swiper-button-next::after {
  font-size: 1.125rem;
}
.banner-bot .right .b-page .b-num {
  line-height: 1.125rem;
  font-size: 1.875rem;
}
.banner-bot .right .b-page .b-num .active {
  color: #00296b;
}
.banner-bot .right .b-page .b-num .xie {
  color: #00296b;
}
.banner-bot .right .b-page .b-num .total {
  font-size: 1.625rem;
}
.about-wrap {
  padding-top: 6.25rem;
}
.about-wrap .about-title {
  font-size: 2.125rem;
  color: #00296b;
}
.about-wrap .about-title2 {
  margin-top: 16px;
  font-size: 2.125rem;
  color: #00296b;
}
.about-wrap .about-desc {
  margin-top: 3.375rem;
}
.about-wrap .about-img {
  max-width: 100%;
}
.about-wrap .about-padd {
  padding: 0 2.5rem;
}
.about-wrap .about-bot {
  position: absolute;
  height: 3.75rem;
  bottom: 6.875rem;
  left: 2.5rem;
}
.about-wrap .about-bot > a {
  position: relative;
  display: block;
  height: 100%;
}
.about-wrap .about-bot-left {
  width: 4.0625rem;
  height: 4.0625rem;
  position: relative;
  float: left;
}
.about-wrap .about-bot-yuan {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2.03125rem;
  margin-left: -2.03125rem;
  width: 4.0625rem;
  height: 4.0625rem;
  background-color: #00296b;
  opacity: 0.302;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-animation: aboutzoom 1.5s infinite;
          animation: aboutzoom 1.5s infinite;
}
.about-wrap .about-bot-yuan2 {
  width: 2.8125rem;
  height: 2.8125rem;
  background-color: #00296b;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 2;
}
.about-wrap .about-bot .next {
  width: 100%;
  left: auto;
  right: auto;
}
.about-wrap .about-bot .next::after {
  font-size: 1.5rem;
  color: #fff;
}
.about-wrap .about-bot-more {
  height: 100%;
  float: left;
  margin-left: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: #00296b;
}
.solution-wrap {
  width: 100%;
  height: 52.5rem;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center;
  padding-top: 3.4375rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.solution-wrap .solution-title {
  font-size: 3.1875rem;
  color: #fff;
  text-align: center;
  line-height: 1;
}
.solution-wrap .solution-con {
  margin-top: 7.5rem;
  padding: 0 5rem;
}
.solution-wrap .solution-box {
  height: 32.5rem;
  padding-top: 4.375rem;
}
.solution-wrap .solution-box .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-align-content: space-between;
          align-content: space-between;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  height: 21.5625rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.solution-wrap .solution-box .box:hover {
  -webkit-transform: translateY(-0.625rem);
      -ms-transform: translateY(-0.625rem);
          transform: translateY(-0.625rem);
}
.solution-wrap .solution-box .box:hover .arrow {
  border-color: #00296b;
}
.solution-wrap .solution-box .box:hover .arrow::after {
  width: 100%;
  opacity: 1;
}
.solution-wrap .solution-box .icon-box {
  width: 5.25rem;
  height: 5.25rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.solution-wrap .solution-box .icon-box img {
  max-width: 100%;
}
.solution-wrap .solution-box .ti-box {
  width: 100%;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.solution-wrap .solution-box .ti-box .ti {
  font-size: 1.75rem;
}
.solution-wrap .solution-box .ti-box .sub-ti {
  margin-top: 1.125rem;
  font-size: 1rem;
  text-transform: uppercase;
}
.solution-wrap .solution-box .arrow {
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 1rem;
  width: 8.625rem;
  height: 2rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-content: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  overflow: hidden;
  position: relative;
}
.solution-wrap .solution-box .arrow::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  background-color: #00296b;
  display: block;
  content: "";
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
}
.solution-wrap .solution-box .arrow > img {
  position: relative;
  z-index: 2;
  height: 90%;
}
.solution-wrap .solution-box:not(:last-child) {
  border-right: 1px rgba(170, 170, 170, 0.3) solid;
}
.product-wrap {
  padding-top: 5.25rem;
  padding-bottom: 5rem;
}
.product-wrap .product-options {
  padding-right: 5.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  margin-top: 3.25rem;
}
.product-wrap .product-options .item {
  border-width: 1px;
  border-color: #aaaaaa;
  border-style: solid;
  width: 6.125rem;
  height: 4.875rem;
  margin-left: 3rem;
  text-align: center;
  color: #666;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}
.product-wrap .product-options .item:hover,
.product-wrap .product-options .item.active {
  background-color: #00296b;
  color: #fff;
}
.product-wrap .product-options .item:hover .item-line,
.product-wrap .product-options .item.active .item-line {
  background-color: #fff;
}
.product-wrap .product-options .item-name {
  font-size: 1rem;
  line-height: 2.375rem;
}
.product-wrap .product-options .item-line {
  width: 5.125rem;
  height: 1px;
  background-color: #666;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.product-wrap .product-options .item .more {
  font-size: 1.25rem;
  line-height: 2.5rem;
}
.product-wrap .product-con {
  margin-top: -3.375rem;
  padding: 0 5.3125rem;
}
.product-wrap .product-con .bor {
  width: 45rem;
  border: 1px #b5b5b5 solid;
}
.product-wrap .product-con .pro {
  overflow: hidden;
  position: relative;
}
.product-wrap .product-con .pro-title {
  margin-top: 1.25rem;
  font-size: 1.375rem;
  color: #00296b;
  line-height: 1;
}
.product-wrap .product-con .pro-line {
  border: 1px #666 solid;
  margin-top: 1.125rem;
  width: 100%;
  height: 1px;
  display: block;
}
.product-wrap .product-con .pro-content {
  margin-top: 1.5rem;
}
.product-wrap .product-con .pro-content-title {
  font-size: 1rem;
  padding-left: 1rem;
  position: relative;
  line-height: 1;
}
.product-wrap .product-con .pro-content-title::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 8px;
  height: 8px;
  background-color: #333;
  letter-spacing: 2px;
  border-radius: 50%;
}
.product-wrap .product-con .pro-content-info {
  margin-top: 1.375rem;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 2px;
}
.product-wrap .product-con .pro-content .title-mar {
  margin-top: 2.3125rem;
}
.product-wrap .product-con .pro-tel {
  position: absolute;
  bottom: 2.8125rem;
  left: 0;
  color: #aaa;
}
.product-wrap .product-con .pro-tel img {
  height: 1.25rem;
  display: inline-block;
  margin-right: 5px;
}
.product-wrap .product-con .pro-bot {
  position: absolute;
  height: 3.75rem;
  bottom: 1.875rem;
  right: 2.5rem;
}
.product-wrap .product-con .pro-bot > a {
  position: relative;
  display: block;
  height: 100%;
}
.product-wrap .product-con .pro-bot-left {
  width: 4.0625rem;
  height: 4.0625rem;
  position: relative;
  float: left;
}
.product-wrap .product-con .pro-bot-yuan {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2.03125rem;
  margin-left: -2.03125rem;
  width: 4.0625rem;
  height: 4.0625rem;
  background-color: #00296b;
  opacity: 0.302;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-animation: aboutzoom 1.5s infinite;
          animation: aboutzoom 1.5s infinite;
}
.product-wrap .product-con .pro-bot-yuan2 {
  width: 2.8125rem;
  height: 2.8125rem;
  background-color: #00296b;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 2;
}
.product-wrap .product-con .pro-bot .next {
  width: 100%;
  left: auto;
  right: auto;
}
.product-wrap .product-con .pro-bot .next::after {
  font-size: 1.5rem;
  color: #fff;
}
.product-wrap .product-con .pro-bot-more {
  height: 100%;
  float: left;
  margin-left: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: #00296b;
}
.product-wrap .product-con .product-sw2 {
  overflow: hidden;
  margin-top: 2.5rem;
}
.product-wrap .product-con .probot-item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border: 1px #b5b5b5 solid;
  cursor: pointer;
}
.product-wrap .product-con .probot-item > img {
  width: 100%;
  height: 100%;
}
.product-wrap .product-con .po:hover .swiper-button-next,
.product-wrap .product-con .po:hover .swiper-button-prev {
  display: block;
}
.product-wrap .product-con .po .swiper-button-next,
.product-wrap .product-con .po .swiper-button-prev {
  color: #aaa;
  display: none;
}
.product-wrap .product-con .po .swiper-button-next::after,
.product-wrap .product-con .po .swiper-button-prev::after {
  font-size: 2.5rem;
}
.advantage-wrap {
  background-image: url("../images/advantage.png");
  background-attachment: fixed;
}
.advantage-wrap .ad {
  height: 20rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-align-content: center;
          align-content: center;
  color: #fff;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}
.advantage-wrap .ad-title {
  width: 100%;
  font-size: 2.625rem;
  letter-spacing: 5px;
  text-align: center;
}
.advantage-wrap .ad-subtitle {
  margin-top: 1.5rem;
  letter-spacing: 3px;
  width: 38.75rem;
  text-align: center;
  margin: 0 auto;
}
.application-wrap {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
.application-wrap .application-con {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-top: -4.5rem;
}
.application-wrap .application-con .left {
  width: 35rem;
  padding-left: 5.3125rem;
  padding-right: 4.5625rem;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}
.application-wrap .application-con .left .l-title {
  font-size: 1.75rem;
  color: #00296b;
  margin-top: 6.375rem;
  line-height: 1;
}
.application-wrap .application-con .left .l-line {
  font-size: 2.1875rem;
  height: 3px;
  width: 2.1875rem;
  margin-top: 2.375rem;
  background-color: #00296b;
  display: block;
}
.application-wrap .application-con .left .l-info {
  font-size: 1rem;
  line-height: 2;
  margin-top: 2.5rem;
}
.application-wrap .application-con .left .ap-page {
  position: relative;
  width: 7.5rem;
  margin-top: 9.75rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
.application-wrap .application-con .left .ap-page .application-next,
.application-wrap .application-con .left .ap-page .application-prev {
  width: 3rem;
  height: 3rem;
  border: 1px #aaa solid;
  border-radius: 50%;
  cursor: pointer;
}
.application-wrap .application-con .left .ap-page .application-next:hover,
.application-wrap .application-con .left .ap-page .application-prev:hover {
  background-color: #00296b;
  border-color: #00296b;
}
.application-wrap .application-con .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
          flex: 1;
  width: -webkit-calc(100vw - 35rem);
  width: calc(100vw - 35rem);
}
.application-wrap .application-sw {
  width: 100%;
  overflow: hidden;
}
.application-wrap .application-sw-item {
  width: 26.25rem;
  margin-right: 2.8125rem;
  position: relative;
}
.application-wrap .application-sw-item:hover .ap-bg {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1);
}
.application-wrap .application-sw-item .box {
  padding-bottom: 152.38095238%;
}
.application-wrap .application-sw-item .ap-con {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.application-wrap .application-sw-item .ap-con > img {
  width: 100%;
}
.application-wrap .application-sw-item .ap-bg {
  border-radius: 10px;
  background-color: rgba(0, 63, 136, 0.8);
  position: absolute;
  width: 94%;
  height: 96%;
  left: 50%;
  top: 50%;
  margin-top: -73%;
  margin-left: -47%;
  color: #fff;
  -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.application-wrap .application-sw-item .con-title {
  text-transform: uppercase;
  margin-top: 14.375rem;
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
.application-wrap .application-sw-item .con-line {
  width: 16.25rem;
  height: 1px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 1rem;
}
.application-wrap .application-sw-item .con-cat {
  font-size: 1.5rem;
  margin-top: 0.625rem;
  letter-spacing: 5px;
  text-indent: 5px;
  text-align: center;
}
.application-wrap .application-sw-item .con-lx {
  margin: 0 auto;
  margin-top: 8.125rem;
  height: 2.375rem;
  line-height: 2.375rem;
  border-radius: 5px;
  text-indent: 5px;
  font-size: 1rem;
  letter-spacing: 5px;
  width: 10.3125rem;
  border: 1px #fff solid;
  text-align: center;
}
.application-wrap .application-sw-item .con-tag {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 3.125rem;
  line-height: 3.125rem;
  font-size: 0.875rem;
  bottom: 0;
  letter-spacing: 8px;
  text-indent: 8px;
}
.application-wrap .application-scrollbar {
  margin-top: 8.4375rem;
  height: 5px;
  width: 98%;
}
.application-wrap .application-scrollbar .swiper-scrollbar-drag {
  background-color: #00296b;
}
.news-wrap {
  padding-top: 5rem;
  padding-bottom: 3.75rem;
  background-image: url("../images/news-bg.png");
}
.news-wrap .news-options {
  padding-right: 5.3125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
          justify-content: flex-end;
  margin-top: 3.25rem;
}
.news-wrap .news-options .item {
  border-width: 1px;
  border-color: #aaaaaa;
  border-style: solid;
  width: 6.125rem;
  height: 4.875rem;
  margin-left: 3rem;
  text-align: center;
  color: #666;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-wrap .news-options .item:hover,
.news-wrap .news-options .item.active {
  background-color: #00296b;
  color: #fff;
}
.news-wrap .news-options .item:hover .item-line,
.news-wrap .news-options .item.active .item-line {
  background-color: #fff;
}
.news-wrap .news-options .item-name {
  font-size: 1rem;
  line-height: 2.375rem;
}
.news-wrap .news-options .item-line {
  width: 5.125rem;
  height: 1px;
  background-color: #666;
  display: block;
  margin: 0 auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-wrap .news-options .item .more {
  font-size: 1.25rem;
  line-height: 2.5rem;
}
.news-wrap .news-con {
  padding: 0 5.3125rem;
  margin-top: 2.8125rem;
}
.news-wrap .news-item {
  height: 21.875rem;
  padding: 0 1rem;
  background-color: #fff;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 6px 0px rgba(170, 170, 170, 0.2);
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.news-wrap .news-item:hover .n-slide {
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.news-wrap .news-item:hover .bg {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.news-wrap .news-item:hover .tag {
  background-color: #fff;
  color: #00296b;
}
.news-wrap .news-item:hover .date {
  color: #fff;
}
.news-wrap .news-item .bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-wrap .news-item .bg-model {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 41, 107, 0.42);
}
.news-wrap .news-item .bg > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-wrap .news-item .con {
  position: relative;
  z-index: 2;
}
.news-wrap .news-item .tag {
  margin-top: 2.5rem;
  border-radius: 4px;
  background-color: #003f88;
  width: 6.3125rem;
  height: 2.0625rem;
  line-height: 2.0625rem;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.news-wrap .news-item .n-title-box {
  margin-top: 2.4375rem;
  letter-spacing: 3px;
  color: #333;
  font-size: 1.25rem;
  line-height: 1.7;
  height: 4.0625rem;
  overflow: hidden;
}
.news-wrap .news-item .n-title-box .n-ti1,
.news-wrap .news-item .n-title-box .n-ti2 {
  height: 4.0625rem;
}
.news-wrap .news-item .n-title-box .n-ti1 {
  color: #333;
}
.news-wrap .news-item .n-title-box .n-ti2 {
  color: #fff;
}
.news-wrap .news-item .n-info-box {
  margin-top: 1.75rem;
  line-height: 2;
  letter-spacing: 1px;
  height: 5.8125rem;
  overflow: hidden;
}
.news-wrap .news-item .n-info-box .n-info1,
.news-wrap .news-item .n-info-box .n-info2 {
  height: 5.8125rem;
}
.news-wrap .news-item .n-info-box .n-info1 {
  color: #aaa;
  height: 5.8125rem;
}
.news-wrap .news-item .n-info-box .n-info2 {
  color: #fff;
}
.news-wrap .news-item .date {
  margin-top: 1.25rem;
  color: #00296b;
  font-size: 0.875rem;
}
.news-wrap .news-page {
  margin: 0 auto;
  margin-top: 3.75rem;
  height: 2.8125rem;
  width: 14.375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
}
.news-wrap .news-page .box {
  width: 2.8125rem;
  height: 2.8125rem;
  border: 1px #aaa solid;
  border-radius: 50%;
}
.partner-wrap {
  padding-top: 3.75rem;
  padding-bottom: 5.4375rem;
}
.partner-wrap .t2 {
  margin-top: 1.5rem;
}
.partner-wrap .top-title {
  margin-bottom: 1.25rem;
}
.partner-wrap .str_wrap {
  background: none !important;
}
.partner-wrap .lunbo {
  margin-top: 1.875rem;
  width: 100%;
}
.partner-wrap .lunbo ul {
  white-space: nowrap;
}
.partner-wrap .lunbo ul li {
  border-radius: 6px;
  background-color: #ffffff;
  box-shadow: 0px 0px 4px 0px rgba(170, 170, 170, 0.3);
  width: 15rem;
  height: 8.125rem;
  display: inline-block;
  margin: 0 1.875rem;
}
.partner-wrap .lunbo ul li > img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.mo-bot {
  height: 3.75rem;
}
.mo-bot > a {
  position: relative;
  display: block;
  height: 100%;
}
.mo-bot-left {
  width: 4.0625rem;
  height: 4.0625rem;
  position: relative;
  float: left;
}
.mo-bot-yuan {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2.03125rem;
  margin-left: -2.03125rem;
  width: 4.0625rem;
  height: 4.0625rem;
  background-color: #00296b;
  opacity: 0.302;
  border-radius: 50%;
  z-index: 1;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-animation: aboutzoom 1.5s infinite;
          animation: aboutzoom 1.5s infinite;
}
.mo-bot-yuan2 {
  width: 2.8125rem;
  height: 2.8125rem;
  background-color: #00296b;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 2;
}
.mo-bot .next {
  width: 100%;
  left: auto;
  right: auto;
}
.mo-bot .next::after {
  font-size: 1.5rem;
  color: #fff;
}
.mo-bot-more {
  height: 100%;
  float: left;
  margin-left: 17px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  color: #00296b;
}
.about-title {
  font-size: 2.625rem;
  letter-spacing: 2px;
  line-height: 1;
}
.about-xie {
  font-size: 2.625rem;
  color: #666;
  margin-top: 2.375rem;
  line-height: 1;
}
.page-banner {
  height: 45.625rem;
  background-color: #003f88;
}
.product-page {
  padding-top: 5.625rem;
}
.product-page .p-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.product-page .p-top .left {
  width: 47.14285714%;
}
.product-page .p-top .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
          flex: 1;
  padding: 0 3.125rem;
}
.product-page .pro {
  overflow: hidden;
  position: relative;
}
.product-page .pro-title {
  margin-top: 1.25rem;
  font-size: 1.375rem;
  color: #00296b;
  line-height: 1;
}
.product-page .pro-line {
  border: 1px #666 solid;
  margin-top: 1.125rem;
  width: 100%;
  height: 1px;
  display: block;
}
.product-page .pro-content {
  margin-top: 1.5rem;
}
.product-page .pro-content-title {
  font-size: 1rem;
  padding-left: 1rem;
  position: relative;
  line-height: 1;
}
.product-page .pro-content-title::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 8px;
  height: 8px;
  background-color: #333;
  letter-spacing: 2px;
  border-radius: 50%;
}
.product-page .pro-content-info {
  margin-top: 1.375rem;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 2px;
}
.product-page .pro-content .title-mar {
  margin-top: 2.3125rem;
}
.product-page .pro-tel {
  position: absolute;
  bottom: 2.8125rem;
  left: 0;
  color: #aaa;
}
.product-page .pro-tel img {
  height: 1.25rem;
  display: inline-block;
  margin-right: 5px;
}
.product-page .mo-bot {
  position: absolute;
  right: 3.125rem;
  bottom: 0;
}
.product-page .p-con {
  overflow: hidden;
}
.product-page .p-con .item {
  margin-top: 2.5rem;
  border-width: 1px;
  border-color: #dddddd;
  border-style: solid;
  background-image: url("../images/pro-item-bg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.product-page .p-con .item .left {
  padding: 0.625rem;
  width: 40%;
}
.product-page .p-con .item .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
          flex: 1;
  padding: 0 2.5rem 0 2.5rem;
}
.product-page .p-con .item .right .name {
  margin-top: 3.125rem;
  color: #00296b;
  font-size: 1.375rem;
  line-height: 1;
  letter-spacing: 1px;
}
.product-page .p-con .item .right .nline {
  margin-top: 2.5rem;
  height: 3px;
  width: 2.375rem;
  display: block;
  background-color: #00296b;
}
.product-page .p-con .item .right .content {
  margin-top: 2rem;
  line-height: 1.7;
  letter-spacing: 1px;
  height: 7.1875rem;
}
.product-page .p-con .item .right .more {
  float: right;
  margin-top: 2.5rem;
  width: 10rem;
  height: 2.5rem;
  font-size: 1.375rem;
  line-height: 2.5rem;
  text-align: center;
  border: 1px solid #00296b;
  letter-spacing: 2px;
}
.about-page .about {
  margin-top: 7.5rem;
  background-image: url("../image/about-page-about.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 15rem;
  padding-left: 3.125rem;
}
.about-page .about-content {
  color: #333;
  font-size: 1rem;
  line-height: 1.7;
  margin-top: 2.5rem;
}
.about-page .about-img {
  padding: 0 50px;
  padding-top: 6.25rem;
}
.about-page .about-dot {
  margin-top: 3.125rem;
  height: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.about-page .about-dot i {
  display: block;
  border-radius: 50%;
  background-color: #00296b;
  width: 0.625rem;
  height: 0.625rem;
  margin-right: 1.25rem;
}
.about-page .about-text {
  margin-top: 2.25rem;
  font-size: 1.875rem;
  letter-spacing: 3px;
  color: #00296b;
}
.about-page .about-en {
  font-size: 0.875rem;
  letter-spacing: 1px;
}
.about-page .bk {
    margin: 0 8%;
  margin-top: -8.75rem;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 8px 0px rgba(170, 170, 170, 0.5);
}
.about-page .bk-con .col {
  height: 15rem;
  padding: 0.625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
.about-page .bk-con .col:first-child {
  border-right: 1px solid #ededed;
}
.about-page .bk-con .col .left {
  width: 14.375rem;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  border-right: 1px solid #ededed;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}
.about-page .bk-con .col .left .yuan {
  width: 5.625rem;
  height: 5.625rem;
  background-color: #00296b;
  margin: 0 auto;
  border-radius: 50%;
}
.about-page .bk-con .col .left .name {
  color: #00296b;
  font-size: 1.375rem;
  margin-top: 1.25rem;
  letter-spacing: 1px;
}
.about-page .bk-con .col .right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
          flex: 1;
  font-size: 1.25rem;
  color: #333;
  padding: 0 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}
.about-page .bk-con .col .right > p {
  line-height: 1.7;
  letter-spacing: 1px;
}
.about-page .honor {
  padding-top: 4.375rem;
  background-image: url("../image/about-page-honor.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  padding-bottom: 5.625rem;
}
.about-page .honor-main {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
.about-page .honor-con {
  margin-top: 3.75rem;
  padding: 0 5.3125rem;
}
.about-page .honor .box {
  width: 25%;
}
.about-page .honor .box > img {
  width: 100%;
}
.about-page .partner-page {
  padding: 0 3.125rem;
}
.contact-page .contact-top .item {
  padding-bottom: 5rem;
  text-align: center;
  -webkit-transform: all 0.5s;
  -ms-transform: all 0.5s;
      transform: all 0.5s;
  position: relative;
}
.contact-page .contact-top .item .hline {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  width: 0;
  height: 5px;
  background-color: #00296b;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.contact-page .contact-top .item:not(:last-child) {
  border-right: 1px #f7f7f7 solid;
}
.contact-page .contact-top .item:hover {
  box-shadow: 0 0 1px #aaaaaa;
}
.contact-page .contact-top .item:hover .hline {
  width: 100%;
}
.contact-page .contact-top .item .icon {
  margin-top: 2.5rem;
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  border-radius: 50%;
  border: 1px #00296b solid;
}
.contact-page .contact-top .item .icon .iconfont {
  display: inline-block;
  font-size: 40px;
  color: #00296b;
}
.contact-page .contact-top .item .title {
  margin-top: 14px;
  font-size: 14px;
}
.contact-page .contact-top .item .i-info {
  margin-top: 20px;
  font-size: 16px;
  padding: 0 5px;
}
.contact-page .contact-liuyan .top-title {
  font-size: 2.5rem;
  line-height: 1.875rem;
}
.contact-page .contact-liuyan .form {
  margin-top: 4.375rem;
}
.contact-page .contact-liuyan label {
  width: auto !important;
  padding-left: 1.25rem !important;
  letter-spacing: 3px;
  color: #666;
}
.contact-page .contact-liuyan label img {
  height: 30px;
  padding-right: 1rem;
}
.contact-page .contact-liuyan textarea {
  height: 9.0625rem;
}
.contact-page .contact-liuyan .label-op::after {
  opacity: 0;
}
.contact-page .contact-liuyan .button {
  padding-left: 2.8125rem;
  padding-right: 2.875rem;
}
.contact-page .contact-liuyan .form .input-group,
.contact-page .contact-liuyan .form fieldset > .input-group {
  margin-bottom: 2.5rem;
}
.case-page .case {
  padding-top: 6.25rem;
}
.case-page .case .padd {
  padding: 0 1.875rem;
}
.case-page .case .item {
  margin-bottom: 2.5rem;
}
.case-page .case .item:hover .box img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
      transform: scale(1.2);
}
.case-page .case .item:hover .box .circle .ctop {
  width: 100%;
}
.case-page .case .item:hover .box .circle .cright {
  height: 100%;
}
.case-page .case .item:hover .box .circle .cbottom {
  width: 100%;
}
.case-page .case .item:hover .box .circle .cleft {
  height: 100%;
}
.case-page .case .item:hover .more {
  color: #00296b;
}
.case-page .case .item .box {
  border: 2px transparent solid;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  overflow: hidden;
}
.case-page .case .item .box img {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
.case-page .case .item .box .circle {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.case-page .case .item .box .circle .ctop {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 2px;
}
.case-page .case .item .box .circle .cright {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 2px;
  height: 0;
}
.case-page .case .item .box .circle .cbottom {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2px;
  width: 0;
}
.case-page .case .item .box .circle .cleft {
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  position: absolute;
  left: 0;
  top: 0;
  height: 0;
  width: 2px;
}
@-webkit-keyframes aboutzoom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.3;
  }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.15;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
@keyframes aboutzoom {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    opacity: 0.3;
  }
  80% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0.15;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0;
  }
}
@media (max-width: 990px) {
  .banner .swiper-slide img {
    width: 100%;
    height: auto;
  }
  .about-wrap {
    padding-top: 50px;
  }
  .about-wrap .about-bot {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 20px;
  }
  .solution-wrap .solution-title {
    font-size: 40px;
  }
  .product-wrap .product-con .bor {
    width: 100%;
  }
  .product-wrap .product-con .bor-left {
    padding-right: 10px;
  }
  .product-wrap .product-con .pro-content .title-mar {
    margin-top: 20px;
  }
  .product-wrap .product-con .pro-bot {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 10px;
  }
  .product-wrap .product-con .pro-tel {
    position: relative;
    bottom: auto;
  }
  .product-page .p-con .item {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .product-page .p-con .item .right {
    width: 100%;
  }
  .product-page .p-con .item .right .more {
    margin-bottom: 20px;
  }
  .about-page .bk-con .col:first-child {
    border-right: none;
    border-bottom: 1px solid #ededed;
  }
  .case-page .case {
    padding-top: 3.75rem;
  }
}
@media (max-width: 760px) {
  .about-title,
  .about-xie {
    font-size: 24px;
  }
  .about-xie {
    margin-top: 10px;
  }
  .banner-bot .right {
    display: none;
  }
  .banner .banner-page {
    bottom: 10px;
  }
  .about-wrap .about-padd {
    padding: 0;
  }
  .about-wrap .about-title {
    font-size: 25px;
  }
  .about-wrap .about-title2 {
    font-size: 25px;
  }
  .solution-wrap {
    height: auto;
    padding-bottom: 30px;
  }
  .solution-wrap .solution-title {
    font-size: 24px;
    line-height: 1.5;
  }
  .solution-wrap .solution-con {
    padding: 0;
    margin-top: 20px;
  }
  .solution-wrap .solution-box:not(:last-child) {
    border-right: none;
  }
  .solution-wrap .solution-box .box {
    -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }
  .solution-wrap .solution-box .arrow {
    display: none;
  }
  .solution-wrap .solution-box,
  .solution-wrap .solution-box .box {
    height: 150px;
  }
  .solution-wrap .solution-box .ti-box .ti {
    width: 100%;
    text-align: center;
  }
  .solution-wrap .solution-box {
    padding-top: 0;
  }
  .solution-wrap .solution-box .ti-box {
    height: auto;
  }
  .solution-wrap .solution-box:not(:last-child) {
    border-bottom: 1px rgba(170, 170, 170, 0.3) solid;
  }
  .product-wrap {
    padding-top: 30px;
  }
  .product-wrap .product-options,
  .news-wrap .news-options {
    margin-top: 0;
    padding: 0;
  }
  .product-wrap .product-options .item,
  .news-wrap .news-options .item {
    padding: 0;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0;
    margin-top: 10px;
    margin-left: 10px;
  }
  .product-wrap .product-con {
    padding: 0;
    margin-top: 1.25rem;
  }
  .advantage-wrap {
    height: 300px;
  }
  .advantage-wrap .ad-title {
    font-size: 24px;
  }
  .advantage-wrap .ad-subtitle {
    margin-top: 20px;
  }
  .application-wrap {
    padding-top: 20px;
  }
  .application-wrap .application-con .right {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
       -moz-box-flex: 1;
            flex: auto;
    margin-top: 20px;
  }
  .application-wrap .application-con {
    display: block;
  }
  .application-wrap .application-con .left {
    padding-left: 0;
  }
  .application-wrap .application-con .left .ap-page {
    margin-top: 40px;
  }
  .application-wrap .application-scrollbar {
    margin-top: 40px;
  }
  .news-wrap {
    padding-top: 30px;
  }
  .news-wrap .news-con {
    padding: 0;
  }
  .page-banner {
    height: auto;
  }
  .page-banner > img {
    width: 100%;
  }
  .mo-bot,
  .product-page .mo-bot {
    position: relative;
    right: auto;
    left: auto;
    margin-top: 10px;
  }
  .product-page {
    padding-top: 40px;
  }
  .product-page .p-top {
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .product-page .p-top .left {
    width: 100%;
  }
  .product-page .p-con .item .left {
    width: 100%;
  }
  .product-page .p-con .item .right .content {
    height: auto;
  }
  .product-page .p-top .right {
    padding: 0;
  }
  .about-page .bk-con .col .left {
    width: 100px;
  }
  .about-page .bk-con .col .right {
    padding: 0;
    padding-left: 10px;
  }
  .about-page .about {
    margin-top: 30px;
    padding-left: 0;
  }
  .about-page .about-text {
    font-size: 20px;
  }
  .about-page .honor-main {
    padding: 0;
  }
  .about-page .honor-con {
    padding: 0;
  }
  .about-page .partner-page {
    padding: 0;
  }
  .partner-wrap .lunbo ul li {
    width: 140px;
    height: 76px;
    margin: 0 15px;
  }
  .contact-page .contact-liuyan .top-title {
    font-size: 1.25rem;
  }
  .contact-page .contact-top .item {
    padding-bottom: 2rem;
  }
  .contact-page .contact-liuyan label {
    padding-left: 0 !important;
  }
  .contact-page .contact-liuyan label img {
    padding-right: 5px;
  }
  .contact-page .contact-liuyan .form .input-group,
  .contact-page .contact-liuyan .form fieldset > .input-group {
    margin-bottom: 16px;
  }
  .contact-page .contact-liuyan textarea {
    height: 4.375rem;
  }
  .contact-page .contact-map .map {
    height: 300px !important;
  }
  .case-page .case {
    padding-top: 2.5rem;
  }
  .case-page .case .padd {
    padding: 0 0.5rem;
  }
  .case-page .case .item {
    margin-bottom: 1.25rem;
  }
}
