﻿/**/
.aboutus .one {
  padding: 0.9rem 0 0;
}
.aboutus .one .hd {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  padding: 0.3rem 0 0.4rem;
  text-align: center;
  line-height: 0.34rem;
  color: #53565b;
  z-index: 5;
}
.aboutus .one .hd .share i {
  font-size: 0.28rem;
  color: #0088de;
}
.aboutus .one .hd .share {
  margin-top: 0.2rem;
}
.aboutus .one .hd .share a {
  display: inline-block;
}
.aboutus .one .hd .share a + a {
  margin-left: 0.28rem;
}
.aboutus .one .hd .share a:hover {
  transform: translateY(-0.1rem);
}
.aboutus .one .pic {
  margin-top: -0.7rem;
}
.aboutus .two {
  position: relative;
  padding: 0.7rem 0 0.9rem;
  margin-top: 0.9rem;
  background: url(../images/aboutus_17.jpg) bottom left no-repeat;
  background-size: 100% auto;
}
.aboutus .two::before {
  content: "";
  top: 0;
  right: 0;
  position: absolute;
  height: 3.55rem;
  background: #038adf;
  left: 8%;
}
.aboutus .two .title_info,
.aboutus .four .title_info {
  position: relative;
  z-index: 5;
  color: #fff;
}
.aboutus .two .title_info dt:after,
.aboutus .four .title_info dt:after {
  background: #fff;
}
.aboutus .two .box {
  margin: 0.5rem 0.24rem 0;
  background: #fff;
  position: relative;
  z-index: 5;
  box-shadow: 0 0.15rem 0.15rem rgba(0, 0, 0, 0.1);
  background: #fff;
}
.aboutus .two .hd {
  padding: 0.5rem 0;
  line-height: 0.34rem;
}
.aboutus .two .hd .side {
  width: 30%;
  padding: 0 0.2rem 0 0.5rem;
  margin-right: 3%;
  border-right: 1px solid #eee;
}
.aboutus .two .hd .side p,
.aboutus .two .hd dd {
  color: #53565b;
}
.aboutus .two .hd .side h4 {
  font-size: 0.35rem;
  font-weight: bold;
  margin-bottom: 0.2rem;
  color: #0088de;
}
.aboutus .two .hd ul {
  display: flex;
  flex-wrap: wrap;
}
.aboutus .two .hd ul li {
  width: 50%;
  display: flex;
  align-items: center;
  padding: 0 5%;
}
.aboutus .two .hd ul li dt {
  font-weight: bold;
  font-size: 0.22rem;
}
.aboutus .two .hd ul li i {
  margin-right: 0.2rem;
  color: #0088de;
  font-size: 0.55rem;
}
.aboutus .two .mySwiper {
  padding-bottom: 0.4rem;
}
.aboutus .two .swiper-pagination {
  bottom: 0;
}
.aboutus .two .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
}
.aboutus .two .bd {
  padding: 0.18rem;
  border-top: 1px solid #eee;
}
.aboutus .two .bd ul {
  display: flex;
  flex-wrap: wrap;
}
.aboutus .two .bd ul li {
  width: 20%;
}
.aboutus .two .bd ul li a {
  height: 2.5rem;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.aboutus .two .bd ul li a:hover {
  background: #f5f5f5;
}
.aboutus .two .bd ul li img {
  width: 0.6rem;
  margin-bottom: 0.25rem;
}
.aboutus .two .bd ul li dd {
  height: 0.75rem;
  display: flex;
  width: 1.15rem;
  color: #333;
  align-items: center;
  justify-content: center;
  background: url(../images/aboutus_09.png) center no-repeat;
  background-size: 100% 100%;
}
.aboutus .two .ft {
  margin-top: 0.7rem;
}
.aboutus .two .ft p {
  font-size: 0.2rem;
  color: #53565b;
  margin-top: 0.15rem;
}
.aboutus .two .ft h4 {
  font-weight: bold;
  font-size: 0.35rem;
}
.aboutus .two .ft .pic {
  border-radius: 50%;
  margin-right: 0.15rem;
  width: 1.32rem;
  height: 1.32rem;
}
.aboutus .two .ft .btn {
  width: 2.02rem;
  height: 0.62rem;
  border: 2px solid #0088de;
  color: #0088de;
  border-radius: 0.08rem;
}
.aboutus .two .ft .btn::before {
  background: #0088de;
}
.aboutus .two .ft .btn:hover {
  color: #fff;
}
.aboutus .three {
  padding: 0.9rem 0;
  text-align: center;
}
.aboutus .three .bd {
  padding: 0.5rem 0;
}
.aboutus .three .ft {
  font-size: 0.2rem;
  width: 80%;
  margin: 0 auto;
}
.aboutus .three .ft dt {
  position: relative;
  color: #0088de;
  font-size: 0.4rem;
  font-weight: bold;
}
.aboutus .three .ft dt::before {
  content: "";
  width: 0.87rem;
  height: 0.09rem;
  background: #e3f4ff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.aboutus .three .ft dt span {
  position: relative;
  z-index: 5;
}
.aboutus .three .ft dd {
  display: flex;
  align-items: center;
  margin-top: 0.1rem;
  justify-content: center;
}
.aboutus .three .ft dd i {
  font-size: 0.36rem;
  margin-right: 0.1rem;
}
.aboutus .four {
  height: 6.51rem;
  background: url(../images/aboutus_16.jpg) center no-repeat;
  background-size: cover;
  padding-top: 0.7rem;
}
.aboutus .four .bd {
  margin-top: 0.7rem;
}
.aboutus .four .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.18rem;
}
.aboutus .four .bd ul li {
  padding: 0.18rem;
  width: 20%;
  text-align: center;
}
.aboutus .four .bd ul li a {
  color: #fff;
  font-size: 0.24rem;
  display: block;
  padding: 0.45rem 0;
  line-height: 0.31rem;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.aboutus .four .bd ul li dt {
  font-weight: bold;
  margin-top: 0.26rem;
}
.aboutus .four .bd ul li span {
  width: 1.27rem;
  height: 1.27rem;
  background: #fff;
  border-radius: 50%;
  display: flex;
  transition: all 0.3s;
  align-items: center;
  justify-content: center;
  color: #0088de;
  margin: 0 auto;
}
.aboutus .four .bd ul li i {
  font-size: 0.55rem;
}
.aboutus .four .bd ul li a:hover {
  color: #333;
  background: rgba(255, 255, 255, 0.9);
}
.aboutus .four .bd ul li a:hover span {
  background: #0088de;
  color: #fff;
}
.aboutus .fire {
  padding: 0.7rem 0;
  background: #f9f9f9;
}
.aboutus .fire .title_info {
  text-align: left;
}
.aboutus .fire .title_info dt::after {
  display: none;
}
.aboutus .fire .bd {
  margin-top: 0.3rem;
}
.aboutus .fire .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.2rem;
}
.aboutus .fire .bd ul li {
  width: 33.333%;
  padding: 0.2rem;
}
.aboutus .fire .bd ul li a {
  display: block;
  background: #fff;
  padding: 0.35rem;
  border-radius: 0.1rem;
}
.aboutus .fire .bd dt {
  font-size: 0.16rem;
  color: #666;
}
.aboutus .fire .bd dd {
  font-size: 0.2rem;
  line-height: 0.34rem;
  margin: 0.12rem 0;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.aboutus .fire .bd p {
  font-size: 0.15rem;
  color: #666;
  line-height: 0.29rem;
  margin-top: 0.15rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.aboutus .fire .bd .more {
  margin-top: 0.15rem;
  width: 0.4rem;
  height: 0.4rem;
  border: 1px solid #eee;
  border-radius: 50%;
  display: flex;
  transition: all 0.3s;
  align-items: center;
  justify-content: center;
}
.aboutus .fire .bd a:hover .more {
  color: #fff;
  background: #0088de;
  border-color: #0088de;
}
.aboutus .fire .bd a:hover img {
  transform: scale(1.1);
}
.aboutus .fire .ft {
  margin-top: 0.35rem;
  display: flex;
  justify-content: center;
}
.aboutus .fire .ft .btn {
  width: 1.7rem;
  height: 0.55rem;
  border-radius: 0.08rem;
  border: 1px solid #0088de;
  color: #0088de;
  font-size: 0.16rem;
}
.aboutus .fire .ft .btn::before {
  background: #0088de;
}
.aboutus .fire .ft .btn:hover {
  color: #fff;
}
.aboutus .six {
  text-align: center;
  height: 2.98rem;
  background: url(../images/aboutus_22.jpg) center no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  font-size: 0.2rem;
  color: #fff;
}
.aboutus .six dt {
  font-weight: bold;
  font-size: 0.32rem;
}
.aboutus .six dd {
  padding: 0.2rem 0 0.25rem;
}
.aboutus .six .btn {
  color: #fff;
  font-size: 0.16rem;
  border: 2px solid #fff;
  border-radius: 0.08rem;
  width: 2rem;
  height: 0.6rem;
  margin: 0 auto;
}
.aboutus .six .btn::before {
  background: #fff;
}
.aboutus .six .btn:hover {
  color: #0088de;
}
/**/
.contact {
  padding: 0.8rem 0 0;
}
.contact .hd {
  margin-top: 0.5rem;
  font-size: 0.2rem;
}
.contact .hd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.3rem -0.45rem;
}
.contact .hd ul li {
  width: 50%;
  padding: 0.3rem 0.45rem;
}
.contact .hd dd {
  color: #999999;
  padding-top: 0.15rem;
  border-top: 1px solid #eee;
}
.contact .hd dt {
  display: flex;
  align-items: center;
  padding-bottom: 0.15rem;
}
.contact .hd dt span {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.55rem;
  margin-right: 0.12rem;
  height: 0.55rem;
  background: #dcdcdc;
}
.contact .hd dt span i {
  font-size: 0.26rem;
}
.contact .hd .share {
  margin-top: 0.3rem;
}
.contact .hd .share i {
  color: #0088de;
  font-size: 0.45rem;
}
.contact .hd .share .icon-douyin2 {
  font-size: 0.42rem;
}
.contact .hd .share a {
  margin-right: 0.1rem;
  display: inline-block;
}
.contact .hd .share a:hover {
  transform: translateY(-0.06rem);
}
.contact .bd {
  border-radius: 0.1rem;
  background: #e7e7e7;
  margin-top: 0.8rem;
  padding: 0.7rem 0.55rem;
}
.contact .bd .iconfont {
  color: #fff;
  opacity: 0.3;
  position: absolute;
  font-size: 4rem;
  left: 15%;
}
.contact .bd .title_info {
  text-align: left;
  position: relative;
  z-index: 5;
}
.contact .bd .title_info dt:after {
  margin: 0.1rem 0 0.3rem;
}
.contact .bd .title_info dd {
  font-weight: normal;
  color: #53565b;
  line-height: 0.36rem;
}
.contact .bd .flex {
  align-items: stretch;
}
.contact .bd .flex .side {
  position: relative;
  width: 43%;
}
.contact .bd ul li {
  display: flex;
  margin-bottom: 0.2rem;
}
.contact .bd ul li .in {
  display: flex;
  background: #fff;
  padding: 0 0.15rem;
  line-height: 0.46rem;
  border-radius: 0.08rem;
}
.contact .bd ul li .input {
  width: 100%;
  height: 0.46rem;
  font-size: 0.15rem;
  padding-left: 0.06rem;
}
.contact .bd ul li span {
  color: #ff0000;
}
.contact .bd ul li > .flex_item + .flex_item {
  margin-left: 0.4rem;
}
.contact .bd ul li textarea {
  width: 100%;
  resize: none;
  font-size: 0.15rem;
  font-family: inherit;
  padding: 0.1rem 0.06rem;
  height: 1.4rem;
}
.contact .ft {
  display: flex;
  justify-content: flex-end;
}
.contact .ft .btn {
  width: 2.38rem;
  height: 0.6rem;
  border-radius: 0.08rem;
  color: #fff;
  background: #0088de;
  font-size: 0.18rem;
}
.contact .ft .btn::before {
  background: #fff;
}
.contact .ft .btn:hover {
  color: #0088de;
}
.contact .bottom {
  color: #fff;
  font-size: 0.2rem;
  margin-top: 0.8rem;
  height: 3rem;
  display: flex;
  align-items: center;
  background: url(../images/contact.jpg) center no-repeat;
  background-size: cover;
}
.contact .bottom ul {
  width: 4.15rem;
  line-height: 0.31rem;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.contact .bottom ul li {
  width: 33.333%;
  margin: 0.2rem 0;
  border-right: 1px solid #fff;
}
.contact .bottom ul li:last-child,
.contact .bottom ul li:nth-child(3) {
  border: none;
}
.contact .bottom p {
  line-height: 0.33rem;
  max-width: 10rem;
}
.contact .bottom h4 {
  font-size: 0.32rem;
  font-weight: bold;
  margin-bottom: 0.15rem;
}
/**/
.Support .one {
  padding: 0.7rem 0 0;
}
.Support .one .bd {
  margin-top: 0.4rem;
}
.Support .one .bd h3 {
  font-size: 0.26rem;
  color: #53565b;
  padding-bottom: 0.15rem;
  margin-top: 0.3rem;
}
.Support .one .bd ul {
  display: flex;
  margin: -0.1rem -0.25rem;
  flex-wrap: wrap;
}
.Support .one .bd ul li {
  width: 50%;
  padding: 0.1rem 0.25rem;
}
.Support .one .bd ul a {
  display: flex;
  align-items: center;
  color: #53565b;
  background: #f6f6f6;
  height: 1.54rem;
  padding: 0 0.38rem;
  font-size: 0.16rem;
}
.Support .one .bd ul a:hover {
  box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.2);
  transform: translateY(-0.1rem);
}
.Support .one .bd ul .icon-file-word-fill {
  margin-right: 0.05rem;
  color: #0088de;
  font-size: 0.55rem;
}
.Support .one .bd ul span {
  background: #fff;
  border-radius: 50%;
  width: 0.47rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s;
  height: 0.47rem;
}
.Support .one .bd ul span i {
  font-size: 0.24rem;
}
.Support .one .bd ul a:hover span {
  color: #0088de;
  background: #e3f4ff;
}
.Support .one .more {
  margin-top: 0.5rem;
}
.Support .one .more .btn {
  border: 1px solid #666;
  border-radius: 0.08rem;
  width: 1.7rem;
  height: 0.56rem;
  margin: 0 auto;
}
.Support .one .more .btn::before {
  background: #333;
}
.Support .one .more .btn:hover {
  color: #fff;
}
.Support .one .ft {
  background: url(../images/download_07.jpg) center no-repeat;
  background-size: cover;
  border-radius: 0.1rem;
  position: relative;
  color: #fff;
  font-size: 0.3rem;
  padding: 0 0.55rem;
  transform: translateY(1.17rem);
  z-index: 5;
}
.Support .one .ft .flex {
  height: 2.54rem;
}
.Support .one .ft h4 {
  font-weight: bold;
  font-size: 0.45rem;
  text-transform: uppercase;
  margin-bottom: 0.1rem;
}
.Support .one .ft .btn {
  color: #fff;
  font-size: 0.18rem;
  border-radius: 0.08rem;
  border: 1px solid #fff;
  width: 2.04rem;
  height: 0.62rem;
  border: 2px solid #fff;
}
.Support .one .ft .btn::before {
  background: #fff;
}
.Support .one .ft .btn:hover {
  color: #0088de;
}
.Support .two {
  background: #f6f6f6;
  padding: 1.8rem 0 0.8rem;
}
.Support .two .bd {
  margin-top: 0.5rem;
  position: relative;
  padding-bottom: 0.5rem;
}
.Support .two .bd .swiper-pagination {
  bottom: 0;
}
.Support .two .bd .swiper-pagination-bullet {
  width: 0.12rem;
  height: 0.12rem;
}
.Support .two .bd .pic {
  border-radius: 0.1rem;
}
.Support .two .bd .pic img {
  height: 3.89rem;
}
.Support .two .bd .box {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 0.1rem;
  transition: all 0.3s;
  padding: 0.4rem 0.22rem 0;
  top: 0;
  left: 0;
}
.Support .two .bd h4 {
  font-weight: bold;
  font-size: 0.26rem;
  line-height: 0.46rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  color: #333;
  -webkit-box-orient: vertical;
}
.Support .two .bd p {
  color: #53565b;
  font-size: 0.16rem;
  line-height: 0.26rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 0.26rem 0 0.6rem;
}
.Support .two .bd .flex span {
  border-radius: 50%;
  width: 0.45rem;
  height: 0.45rem;
  border: 2px solid #666;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Support .two .bd .flex span i {
  font-size: 0.2rem;
}
.Support .two .bd .flex {
  font-size: 0.16rem;
  color: #53565b;
}
.Support .two .bd a:hover .box {
  background: none;
  border: none;
}
.Support .two .bd a:hover .box h4,
.Support .two .bd a:hover .box p,
.Support .two .bd a:hover .box .flex {
  color: #fff;
}
.Support .two .bd a:hover .box .flex span {
  border-color: #fff;
}
/**/
.newsitem {
  font-size: 0.16rem;
}
.newsitem .hd {
  border-bottom: 1px solid #eee;
  text-align: center;
  padding: 0.7rem 0 0.3rem;
}
.newsitem .hd h1 {
  font-weight: bold;
  font-size: 0.38rem;
}
.newsitem .hd p {
  font-size: 0.15rem;
  color: #53565b;
  margin-top: 0.2rem;
}
.newsitem .bd {
  padding: 0.3rem 0 0.7rem;
  color: #53565b;
  line-height: 0.38rem;
}
/**/
.newslists .one {
  padding: 0.6rem 0 0.8rem;
}
.newslists .one .title {
  font-weight: bold;
  line-height: 0.4rem;
  padding-left: 0.15rem;
  border-left: 5px solid #0088de;
  font-size: 0.35rem;
}
.newslists .one .bd {
  padding: 0.3rem 0 0.5rem;
}
.newslists .one .bd li + li {
  margin-top: 0.2rem;
}
.newslists .one .bd li a {
  display: flex;
  align-items: center;
  border: 1px solid #eee;
  padding: 0.25rem;
}
.newslists .one .bd li .pic {
  width: 3.62rem;
  margin-right: 0.5rem;
}
.newslists .one .bd li img {
  height: 2.27rem;
}
.newslists .one .bd li p {
  font-size: 0.15rem;
  color: #53565b;
  line-height: 0.29rem;
  margin-top: 0.05rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newslists .one .bd li h4 {
  font-size: 0.2rem;
  font-weight: bold;
  margin-bottom: 0.1rem;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.newslists .one .bd li .more {
  border-radius: 50%;
  border: 1px solid #eee;
  display: flex;
  align-items: center;
  transition: all 0.3s;
  justify-content: center;
  width: 0.4rem;
  margin-top: 0.5rem;
  height: 0.4rem;
}
.newslists .one .bd li a:hover .more {
  color: #fff;
  background: #0088de;
  border-color: #0088de;
}
.newslists .one .bd li a:hover img {
  transform: scale(1.1);
}
.newslists .two .hd {
  padding-left: 8%;
  color: #fff;
  background: #0088de;
  position: relative;
  z-index: 5;
  width: 45%;
  display: flex;
  align-items: center;
  height: 1.55rem;
}
.newslists .two .hd dl {
  padding-left: 0.65rem;
}
.newslists .two .hd dt {
  font-weight: bold;
  font-size: 0.47rem;
  margin-bottom: 0.1rem;
}
.newslists .two .bd {
  position: relative;
  margin-top: -0.7rem;
}
.newslists .two .bd::before {
  content: "";
  width: 8%;
  height: 100%;
  position: absolute;
  right: 0;
  background: #e5e5e5;
  top: 0;
}
.newslists .two .bd ul {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  background: #e5e5e5;
  padding: 1.2rem 0 0.45rem;
}
.newslists .two .bd ul li {
  width: 25%;
}
.newslists .two .bd ul span {
  margin: 0 auto 0.25rem;
  background: #fff;
  width: 1.27rem;
  justify-content: center;
  color: #0088de;
  transition: all 0.3s;
  height: 1.27rem;
  display: flex;
  align-items: center;
  border-radius: 50%;
}
.newslists .two .bd ul li:hover span {
  transform: rotateY(180deg);
}
.newslists .two .bd ul span i {
  font-size: 0.52rem;
}
.newslists .two .bd ul span .icon-shengchanguanli {
  font-size: 0.44rem;
}
.newslists .two .bd ul span .icon-tuandui1 {
  font-size: 0.6rem;
}
.newslists .two .bd ul dt {
  font-size: 0.2rem;
  font-weight: bold;
}
.newslists .two .bd ul dt:after {
  content: "";
  display: block;
  margin: 0.08rem auto 0.15rem;
  width: 0.36rem;
  border-bottom: 1px solid #0088de;
}
.newslists .two .bd ul dd {
  font-size: 0.15rem;
  color: #53565b;
}
.newslists .two .ft {
  text-align: center;
  height: 4rem;
  display: flex;
  align-items: center;
  background: url(../images/news_04.jpg) center no-repeat;
  background-size: cover;
}
.newslists .two .ft dt {
  font-weight: bold;
  font-size: 0.45rem;
}
.newslists .two .ft dd {
  font-size: 0.3rem;
  color: #53565b;
  padding: 0.15rem 0 0.35rem;
}
.newslists .two .ft .btn {
  border-radius: 0.08rem;
  color: #53565b;
  border: 2px solid #53565b;
  width: 2.04rem;
  height: 0.62rem;
  margin: 0 auto;
}
.newslists .two .ft .btn::before {
  background: #333;
}
.newslists .two .ft .btn:hover {
  color: #fff;
}
/**/
.solution .one .box {
  position: relative;
  background: #fff;
  display: flex;
  padding: 0.65rem;

  box-shadow: 0 0 0.15rem rgba(0, 0, 0, 0.1);
  transform: translateY(0.98rem);
  border-radius: 0.1rem;
}
.solution .one .box dl {
  border-bottom: 1px solid #eee;
}
.solution .one .box dt {
  font-weight: bold;
  font-size: 0.4rem;
}
.solution .one .box dd {
  color: #999;
  padding: 0.1rem 0 0.2rem;
}
.solution .one .box .pic {
  margin-left: 5%;
  max-width: 34%;
}
.solution .one .box .tel {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 100%;
  color: #fff;
  width: 4.25rem;
  height: 0.64rem;
  background: #0088de;
  border: 1px solid #0088de;
  border-radius: 0.05rem;
}
.solution .one .box .tel::before {
  background: #fff;
}
.solution .one .box .tel:hover {
  color: #0088de;
}
.solution .one .box .tel:hover span {
  border-color: #0088de;
}
.solution .one .box .tel span {
  border-right: 1px solid #fff;
  padding-right: 0.15rem;
  margin-right: 0.15rem;
}
.solution .one .box .tel b {
  z-index: 5;
  position: relative;
}
.solution .one .box .tel i {
  font-size: 0.28rem;
  z-index: 5;
  position: relative;
  margin-right: 0.06rem;
}

.solution .one .box p {
  color: #53565b;
  line-height: 0.31rem;
}
.solution .one .box .bd {
  min-height: 2rem;
  margin: 0.2rem 0 0.28rem;
}
.solution .two {
  background: #f6f6f6;
  text-align: center;
  padding: 1.75rem 0 0.8rem;
}
.solution .two .bd {
  margin-top: 0.5rem;
}
.solution .two .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.42rem;
}
.solution .two .bd ul li {
  width: 25%;
  padding: 0 0.42rem;
}
.solution .two .bd ul span {
  border-radius: 50%;
  background: #fff;
  margin: 0 auto;
  display: flex;
  transition: all 0.3s;
  width: 1.9rem;
  height: 1.9rem;
  border: 0.09rem solid #fff;
  align-items: center;
  color: #0088de;
  justify-content: center;
  position: relative;
}
.solution .two .bd ul span::before {
  content: "";
  border-radius: 50%;
  border: 1px solid #0088de;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.solution .two .bd ul li:hover span {
  color: #fff;
  background: #0088de;
}
.solution .two .bd ul span i {
  font-size: 0.6rem;
}
.solution .two .bd ul dt {
  font-size: 0.24rem;
  margin-top: 0.2rem;
}
.solution .two .bd ul dd {
  font-size: 0.16rem;
  color: #53565b;
  margin-top: 0.15rem;
  line-height: 0.25rem;
}
.solution .three {
  padding: 0.8rem 0;
}
.solution .three .bd {
  margin-top: 0.5rem;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.solution .three .bd li {
  display: flex;
}
.solution .three .bd dl {
  padding: 0.68rem 0.34rem 0 1.1rem;
}
.solution .three .bd dd {
  color: #4d5357;
  line-height: 0.32rem;
  margin-top: 0.2rem;
}
.solution .three .bd dt {
  font-size: 0.34rem;
  font-weight: 600;
  position: relative;
}
.solution .three .bd dt span {
  position: absolute;
  left: -0.8rem;
  top: -0.08rem;
  border-radius: 50%;
  width: 0.6rem;
  height: 0.6rem;
  font-weight: normal;
  display: flex;
  background: #0088de;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.solution .three .bd dt span i {
  font-size: 0.3rem;
}
.solution .three .bd li:hover .pic::before {
  opacity: 0.8;
}
.solution .three .bd li:hover .text {
  opacity: 1;
}
.solution .three .bd .pic::before {
  content: "";
  background: #0088de;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  transition: all 0.3s;
  height: 100%;
  opacity: 0;
}
.solution .three .bd .text {
  position: absolute;
  text-align: center;
  left: 50%;
  z-index: 5;
  opacity: 0;
  transition: all 0.3s;
  color: #fff;
  font-size: 0.34rem;
  top: 50%;
  transform: translate(-50%, -50%);
}
.solution .three .bd .text i {
  font-size: 0.44rem;
}
.solution .three .bd .text p {
  margin-top: 0.1rem;
}
.solution .four {
  position: relative;
  padding: 0.8rem 0;
}
.solution .four::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 3.1rem;
  background: #0088de;
}
.solution .four .title_info,
.solution .four .title_info dd {
  color: #fff;
  position: relative;
  z-index: 9;
}
.solution .four .title_info dt:after {
  background: #fff;
}
.solution .four .bd {
  margin-top: 0.5rem;
}
.solution .four .bd ul {
  display: flex;
  flex-wrap: wrap;
  margin: -0.46rem;
}
.solution .four .bd ul li {
  width: 50%;
  text-align: center;
  padding: 0.46rem;
}
.solution .four .bd ul li .box {
  border-radius: 0.1rem;
  overflow: hidden;
  position: relative;
}
.solution .four .bd ul li dl {
  position: absolute;
  bottom: 0;
  padding: 0.2rem 0;
  transition: all 0.3s;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  border-bottom: 0.05rem solid #0088de;
}
.solution .four .bd ul li dl dt {
  font-size: 0.26rem;
}
.solution .four .bd ul li dl dd {
  display: none;
}
.solution .four .bd ul li dl dd::before {
  content: "";
  width: 0.38rem;
  height: 3px;
  background: #fff;
  display: block;
  margin: 0.1rem auto;
}
.solution .four .bd ul li .box:hover dd {
  display: block;
}
.solution .four .bd ul li .box:hover dl {
  background: rgba(0, 136, 222, 0.8);
  color: #fff;
}
.solution .fire {
  padding: 1.7rem 0 0.8rem;
  background: #f6f6f6;
}
.solution .fire video {
  border-radius: 0.1rem;
}
.solution .six {
  padding-top: 0.8rem;
}
.solution .six .bd {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.7rem;
  margin-top: 0.6rem;
}
.solution .six .bd ul {
  display: flex;
  margin: -0.11rem;
  flex-wrap: wrap;
}
.solution .six .bd ul li {
  width: 25%;
  padding: 0.11rem;
  text-align: center;
}
.solution .six .bd ul li a {
  display: block;
  padding: 0.23rem 0.14rem;
  border-radius: 0.1rem;
  background: #f6f6f6;
  height: 3.9rem;
}
.solution .six .bd ul li dt {
  font-size: 0.24rem;
  margin-top: 0.2rem;
}
.solution .six .bd ul li dd {
  font-size: 0.16rem;
  line-height: 0.26rem;
  margin-top: 0.1rem;
  color: #53565b;
}
.solution .six .bd ul li a:hover {
  transform: scale(1.1);
  background: #0088de;
  box-shadow: 0 0 0.2rem rgba(0, 0, 0, 0.3);
  color: #fff;
}
.solution .six .bd ul li a:hover dd {
  color: #fff;
  border-top: 1px solid #fff;
  padding-top: 0.15rem;
}
.solution .seven {
  padding: 0.8rem 0;
}
.solution .seven .bd {
  margin-top: 0.5rem;
}
.solution .seven .bd .table th {
  text-align: left;
  background: #0088de;
  color: #fff;
  padding: 0.1rem 0.2rem;
}
.solution .seven .bd .table td {
  font-size: 0.16rem;
  padding: 0.1rem 0.2rem;
  color: #4d5357;
}
.solution .seven .bd .table td + td {
  border-left: 1px solid #ddd;
}
.solution .seven .bd .table tr {
  border-bottom: 1px solid #ddd;
}
.solution .seven .bd .table tr:nth-child(even) {
  background: #fcfcfc;
}
.solution .seven .bd .img {
  justify-content: center;
  display: flex;
  align-items: center;
}
.solution .four .bd_md ul {
  margin: -0.33rem -0.18rem;
}
.solution .four .bd_md ul li {
  width: 33.333%;
  padding: 0.33rem 0.18rem;
}
.solution .four .bd_md ul li:hover dl {
  padding: 0.3rem 0;
}
.solution .eight {
  display: flex;
  padding-bottom: 0.8rem;
}
.solution .eight .side {
  width: 2.85rem;
  margin-right: 0.64rem;
}
.solution .eight .bd {
  border: 1px solid #ddd;
  margin-top: 0.15rem;
  height: 3.94rem;
  text-align: center;
}
.solution .eight .title {
  color: #53565a;
  font-size: 0.26rem;
  line-height: 0.26rem;
  padding-left: 0.15rem;
  border-left: 0.06rem solid #0088de;
}
.solution .eight .mySwiper {
  height: 100%;
}
.solution .eight .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 0.2rem;
}
.solution .one .box_info {
  align-items: center;
}
.solution .one .box_info .pic {
  margin: 0 5% 0 0;
}
.solution .one .box_info .bd {
  min-height: auto;
}
.solution .one .box_info ul {
  font-size: 0.16rem;
  color: #53565b;
  line-height: 0.31rem;
}
.solution .one .box_info h3 {
  font-size: 0.2rem;
  font-weight: bold;
  color: #0088de;
  margin: 0.25rem 0 0.1rem;
}
.solution .nine {
  text-align: center;
  padding: 1.2rem 0 0.8rem;
  background: #f6f6f6;
}
.solution .nine dt {
  font-weight: bold;
  font-size: 0.35rem;
  padding: 0.15rem 0;
}
.solution .nine dd {
  color: #53565b;
  font-size: 0.2rem;
}
.solution .four_bg {
  background: url(../images/pro_47.jpg) top center no-repeat;
  background-size: 100% auto;
}
.solution .four_bg::before {
  display: none;
}
.solution .four_bg .title_info {
  color: #333;
}
.solution .four_bg .title_info dt:after {
  background: #333;
}
.solution .four_bg .title_info dd {
  color: #53565b;
}
.solution .ten {
  padding-top: 0.8rem;
}
.solution .ten .bd {
  background: url(../images/pro_07.jpg) left center no-repeat;
  background-size: 28% 100%;
  padding: 0.44rem 0 1.2rem 0;
}
.solution .ten .bd .info {
  padding-left: 19%;
}
.solution .ten .tabtitle {
  display: flex;
}
.solution .ten .tabtitle li {
  width: 4.35rem;
  height: 0.72rem;
  display: flex;
  align-items: center;
  border: 1px solid #0088de;
  color: #0088de;
  font-size: 0.22rem;
  cursor: pointer;
  background: #fff;
  transition: all 0.3s;
  justify-content: center;
}
.solution .ten .tabtitle li.on {
  color: #fff;
  background: #0088de;
}
.solution .ten .tabtitle li i {
  font-size: 0.32rem;
  margin-right: 0.1rem;
}
.solution .ten .tabtitle li + li {
  margin-left: 1.15rem;
}
.solution .ten .tabcontent {
  background: #fff;
  color: #53565b;
  margin-top: 0.2rem;
  font-size: 0.16rem;
  line-height: 0.3rem;
  padding: 0.4rem 0.6rem;
}
.solution .ten .tabcontent ul {
  display: flex;
  flex-wrap: wrap;
}
.solution .ten .tabcontent ul li {
  width: 50%;
  position: relative;
  padding-left: 0.16rem;
}
.solution .ten .tabcontent ul li::before {
  content: "●";
  position: absolute;
  left: 0;
  top: 0;
}
/**/
.homepage .title {
  text-align: center;
}
.homepage .title dt {
  font-size: 0.35rem;
}
.homepage .title dd {
  font-size: 0.2rem;
  color: #939393;
  margin-top: 0.15rem;
}
.homepage .footer {
  padding-top: 0.47rem;
}
.homepage .banner {
  position: relative;
}
.homepage .banner .ft {
  position: absolute;
  z-index: 9;
  max-width: 100%;
  right: 0;
  bottom: 0;
  display: flex;
  color: #fff;
  width: 6.2rem;
  align-items: center;
  background: rgba(0, 136, 222, 0.4);
  height: 0.98rem;
  padding: 0 0.5rem;
}
.homepage .banner .ft .flex_item {
  display: flex;
  align-items: center;
}
.homepage .banner .swiper-pagination,
.homepage .banner .swiper-button-prev,
.homepage .banner .swiper-button-next {
  position: static;
  margin: 0;
}
.homepage .banner .swiper-button-prev:after,
.homepage .banner .swiper-button-next:after {
  display: none;
}
.homepage .banner .swiper-button-prev i {
  transform: rotate(180deg);
}
.homepage .banner .swiper-button-prev,
.homepage .banner .swiper-button-next {
  width: 0.4rem;
  margin-right: 0.22rem;
  height: 0.4rem;
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
}
.homepage .banner .icon-zanting1,
.homepage .banner .icon-bofang {
  margin-right: 0.22rem;
  font-size: 0.4rem;
  cursor: pointer;
}
.homepage .banner .swiper-button-prev:hover,
.homepage .banner .swiper-button-next:hover {
  color: #333;
  background: #fff;
}
.homepage .banner .swiper-pagination {
  width: auto;
  font-size: 0.21rem;
}
.homepage .banner .swiper-pagination::before {
  content: "";
  width: 0.2rem;
  vertical-align: middle;
  margin-right: 0.1rem;
  border-bottom: 2px solid #fff;
  display: inline-block;
}
.homepage .banner img {
  width: 100%;
}
.homepage .banner .bd {
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0.56rem;
  top: 50%;
  transform: translate(0, -50%);
}
.homepage .one {
  padding-top: 0.8rem;
}
.homepage .one .bd {
  display: flex;
}
.homepage .one .bd .pic {
  width: 47%;
  margin-left: 3%;
  border-radius: 0 0 1rem 0;
}
.homepage .one .bd .pic img {
  height: 6rem;
}
.homepage .one .bd p {
  line-height: 0.29rem;
  color: #53565b;
  min-height: 2.04rem;
}
.homepage .one .bd dl:after {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.05rem;
  border-radius: 0.05rem;
  margin: 0.3rem 0 0.4rem;
  background: #0088de;
}
.homepage .one .bd dt {
  font-weight: bold;
  font-size: 1rem;
  line-height: 1rem;
  background: -webkit-linear-gradient(bottom, #fff, #fff, #e5e5e5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
.homepage .one .bd dd {
  font-size: 0.47rem;
  margin-top: -0.5rem;
  position: relative;
}
.homepage .one .bd .btn {
  width: 1.7rem;
  height: 0.56rem;
  border-radius: 0.08rem;
  border: 1px solid #0088de;
  color: #0088de;
}
.homepage .one .bd .btn::before,
.homepage .two .bd .btn::before {
  background: #0088de;
}
.homepage .one .bd .btn:hover,
.homepage .two .bd .btn:hover {
  color: #fff;
}

.homepage .one .ft {
  color: #fff;
  width: 11.9rem;
  padding: 0.38rem 0;
  max-width: 100%;
  background: #0088de;
  transform: translateY(-1.04rem);
}
.homepage .one .ft ul {
  display: flex;
  flex-wrap: wrap;
}
.homepage .one .ft ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33.333%;
}
.homepage .one .ft ul i {
  font-size: 0.5rem;
}
.homepage .one .ft ul dl {
  border-left: 1px solid #fff;
  margin-left: 0.15rem;
  padding-left: 0.15rem;
}
.homepage .one .ft ul dl dt {
  font-weight: bold;
  font-size: 0.4rem;
}
.homepage .two {
  padding: 0.8rem 0 1.3rem;
  background: url(../images/home_08.jpg) bottom center no-repeat #f8f8f8;
}
.homepage .two .hd {
  margin-top: 0.35rem;
  background: #fff;
  text-align: center;
  border-radius: 0.1rem;
  cursor: pointer;
  line-height: 0.72rem;
  padding: 0 15%;
}
.homepage .two .hd .swiper-slide-thumb-active {
  font-weight: bold;
}
.homepage .two .hd .swiper-slide-thumb-active:after {
  content: "";
  width: 1.08rem;
  height: 3px;
  background: #0088de;
  position: absolute;
  bottom: 0;
  border-radius: 0.03rem;
  left: 50%;
  transform: translate(-50%, 0);
}
.homepage .two .bd {
  margin-top: 1.1rem;
}
.homepage .two .bd .flex {
  align-items: stretch;
}
.homepage .two .bd .img {
  width: 45%;
  margin-left: 5%;
}
.homepage .two .bd .brdge span {
  display: inline-block;
  border-radius: 0.05rem;
  color: #0088de;
  border: 1px solid #0088de;
  line-height: 0.4rem;
  padding: 0 0.1rem;
}
.homepage .two .bd dl {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0.15rem;
  font-size: 0.2rem;
}
.homepage .two .bd dt {
  font-size: 0.4rem;
  display: flex;
  font-weight: bold;
  margin-bottom: 0.1rem;
  margin-top: 0.2rem;
  text-transform: uppercase;
  align-items: center;
}
.homepage .two .bd dt img {
  margin-right: 0.1rem;
  width: 0.34rem;
}
.homepage .two .bd p {
  color: #53565b;
  line-height: 0.34rem;
  font-size: 0.2rem;
  padding-top: 0.22rem;
  min-height: 2.9rem;
}
.homepage .two .bd .btn {
  width: 2.44rem;
  height: 0.56rem;
  color: #0088de;
  border: 1px solid#0088de;
  border-radius: 0.08rem;
}
.homepage .two .swiper-button-next:after,
.homepage .two .swiper-button-prev:after {
  display: none;
}
.homepage .two .swiper-button-next,
.homepage .two .swiper-button-prev {
  background: #fff;
  border-radius: 50%;
  color: #333;
  transition: all 0.3s;
  width: 0.68rem;
  height: 0.68rem;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.homepage .two .swiper-button-next:hover,
.homepage .two .swiper-button-prev:hover {
  color: #fff;
  background: #0088de;
}
.homepage .two .swiper-button-next i,
.homepage .two .swiper-button-prev i {
  font-size: 0.36rem;
}
.homepage .two .swiper-button-prev i {
  transform: rotate(180deg);
}
.homepage .two .swiper-button-prev {
  margin-right: 1.17rem;
}

.homepage .three .ft {
  transform: translateY(0.47rem);
  position: relative;
  z-index: 5;
  background: url(../images/home_22.jpg) center no-repeat;
  border-radius: 0.1rem;
  background-size: cover;
  color: #fff;
}
.homepage .three {
  padding-top: 0.8rem;
}
.homepage .three .bd {
  margin-top: 0.4rem;
}
.homepage .three .ft .title {
  text-align: left;
}
.homepage .three .ft .flex {
  height: 2.54rem;
  padding: 0 0.8rem;
}
.homepage .three .ft dd {
  color: #fff;
  font-size: 0.2rem;
}
.homepage .three .ft .btn {
  border: 2px solid #fff;
  border-radius: 0.08rem;
  color: #fff;
  width: 2.04rem;
  height: 0.62rem;
}
.homepage .three .ft .btn::before {
  background: #fff;
}
.homepage .three .ft .btn:hover {
  color: #0088de;
}
.homepage .three .ft .btn:hover::before {
  width: 100%;
}
