@charset "utf-8";
.w {
  font-family: "微软雅黑";
}
.s {
  font-family: "宋体";
}
input {
  outline: none;
}
button {
  outline: none;
}
[v-cloak] {
  display: none;
}
.o {
  -moz-transition: 0.5s;
  -ms-transition: 0.5;
  -webkit-transition: 0.5s;
  opacity: 0.8;
}
.t {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.t3 {
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
}
.p {
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -webkit-transition: 0.5s;
  opacity: 1;
}
.f {
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
button {
  outline: none;
}
input {
  outline: none;
}
select {
  outline: none;
}
.c3 {
  color: #333;
}
.c6 {
  color: #666;
}
.c9 {
  color: #999;
}
.q {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.q:hover {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
[v-cloak] {
  display: none;
}
.wow {
  visibility: hidden;
}
body {
  overflow: hidden;
  width: 100%;
}
.wrapPc .header.top {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  margin-top: 90px;
  left: 0px;
  z-index: 15;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header.cur {
  background: #ffffff;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.wrapPc .header.cur .logo {
  margin-left: 20px;
  float: left;
  background: url("../images/logo_cur.png");
  width: 114px;
  height: 38px;
  display: block;
  margin-top: 15px;
}
.wrapPc .header.cur .nav ul li i {
  background: url("../images/triangleIconCur.png");
  width: 15px;
  height: 15px;
  position: absolute;
  top: 30px;
  right: 15px;
  transition: 0.5s;
}
.wrapPc .header.cur .nav ul li a {
  color: #333;
}
.wrapPc .header.cur .nav ul li a span {
  height: 5px;
  width: 100%;
  background: #1F5DEA;
  border-radius: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  opacity: 0;
  top: 63px;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header.cur .nav ul li a.cur {
  color: #333;
}
.wrapPc .header.cur .nav ul li a:hover {
  color: #1F5DEA;
}
.wrapPc .header.cur .nav ul li .sub a:hover {
  color: #1F5DEA;
}
.wrapPc .header.cur .nav ul li:hover span {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header.cur .nav ul li:hover > a {
  color: #1F5DEA;
}
.wrapPc .footer {
  background-color: #242424;
  width: 100%;
  height: 370px;
  position: relative;
}
.wrapPc .footer .footerCenter {
  width: 1210px;
  margin: 0 auto;
  padding-top: 30px;
  height: 270px;
}
.wrapPc .footer .footerCenter .contactCenter {
  width: 490px;
  float: left;
  height: 280px;
}
.wrapPc .footer .footerCenter .contactCenter p {
  color: #fff;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.wrapPc .footer .footerCenter .contactCenter b {
  font-size: 14px;
  height: 62px;
  color: #BDC6CF;
  font-weight: 400;
  float: left;
  margin-top: 8px;
}
.wrapPc .footer .footerCenter .contactCenter span {
  color: #BDC6CF;
  font-size: 14px;
  display: block;
  line-height: 32px;
  font-weight: 400;
}
.wrapPc .footer .footerCenter .contactCenter span a {
  color: #BDC6CF;
  font-size: 16px;
  display: block;
  line-height: 32px;
  font-weight: 400;
}
.wrapPc .footer .footerCenter .footerTextBox {
  width: 180px;
  float: left;
}
.wrapPc .footer .footerCenter .footerText.rwm span {
  margin-top: 7px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 25px;
  font-size: 14px;
}
.wrapPc .footer .footerCenter .footerText {
  float: left;
  margin-right: 80px;
}
.wrapPc .footer .footerCenter .footerText p {
  color: #fff;
  font-size: 16px;
  margin-top: 14px;
  margin-bottom: 14px;
}
.wrapPc .footer .footerCenter .footerText span {
  color: #BDC6CF;
  font-size: 14px;
  display: block;
  line-height: 38px;
  font-weight: 400;
}
.wrapPc .footer .footerCenter .footerText span a {
  color: #BDC6CF;
}
.wrapPc .footer .footerOpyright {
  width: 100%;
  font-size: 12px;
  text-align: center;
  padding-top: 15px;
  font-weight: 400;
  color: #BDC6CF;
  line-height: 19px;
  border-top: solid 2px #484848;
}
.wrapPc .navCur {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header {
  height: 72px;
  line-height: 72px;
  background: rgba(34, 35, 40, 0.4);
  width: 100%;
  top: 0px;
  position: absolute;
  z-index: 10;
}
.wrapPc .header .logo {
  margin-left: 20px;
  float: left;
  background: url("../images/logo.png");
  width: 114px;
  height: 38px;
  display: block;
  margin-top: 15px;
}
.wrapPc .header .navCenter {
  width: 1210px;
  margin: 0 auto;
}
.wrapPc .header .navBtn {
  width: 138px;
  height: 38px;
  background: #1F5DEA;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  margin-top: 16px;
  float: right;
  cursor: pointer;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .navBtn img {
  margin: 0px 3px;
  margin-left: 12px;
  margin-top: -2px;
}
.wrapPc .header .navBtn:hover {
  opacity: 0.8;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav {
  float: right;
  font-size: 16px;
  color: #fff;
  margin-right: 2%;
}
.wrapPc .header .nav ul li {
  float: left;
  position: relative;
}
.wrapPc .header .nav ul li i {
  background: url("../images/triangleIcon.png");
  width: 15px;
  height: 15px;
  position: absolute;
  top: 30px;
  right: 15px;
  transition: 0.5s;
}
.wrapPc .header .nav ul li:hover i {
  transform: rotate(-180deg);
  transition: 0.5s;
}
.wrapPc .header .nav ul li a {
  color: #A8ACB9;
  display: block;
  margin: 0px 30px;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  position: relative;
  padding: 0px 5px;
}
.wrapPc .header .nav ul li a span {
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 3px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  opacity: 0;
  top: 63px;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav ul li a:hover span {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav ul li a .cur span {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav ul li a.cur span {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav ul li a.cur {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav ul li:hover {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav ul li:hover span {
  opacity: 1;
  color: #fff;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .header .nav ul li:hover a {
  color: #fff;
}
.wrapPc .header .nav ul li:hover .sub {
  display: block;
}
.wrapPc .header .nav ul li .sub {
  box-shadow: 8px 11px 20px rgba(121, 121, 121, 0.16);
  font-size: 12px;
  line-height: 62px;
  position: absolute;
  left: 0px;
  top: 56px;
  display: none;
  z-index: 10;
  background: #fff;
  margin-top: 15px;
  text-align: center;
  font-weight: 400;
  color: #222328;
  font-size: 16px;
  border-radius: 0px 0px 10px 10px;
}
.wrapPc .header .nav ul li .sub a {
  text-align: left;
  padding: 0px 15px;
  margin: 0px 10px;
  color: #222328;
}
.wrapPc .header .nav ul li .sub a:hover {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  color: #1F5DEA;
}
.wrapPc .banner {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: 510px;
  background-color: #232323;
}
.wrapPc .banner .swiper-slide {
  text-align: center;
  font-size: 18px;
}
.wrapPc .banner .swiper-pagination {
  bottom: 20px !important;
}
.wrapPc .banner .swiper-pagination span {
  width: 10px;
  height: 10px;
  opacity: 0.4;
  background-color: #fff;
  border-radius: 15px;
  margin: 0px 12px !important;
  border: solid 2px #fff;
}
.wrapPc .banner .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #317FFF;
  opacity: 0.8;
  border: solid 2px #848484;
}
.wrapPc .itemCenter {
  width: 1210px;
  margin: 80px auto;
}
.wrapPc .itemCenter ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapPc .itemCenter ul li {
  width: 200px;
  text-align: center;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1);
  cursor: pointer;
}
.wrapPc .itemCenter ul li img {
  width: 60px;
  height: 60px;
  margin-bottom: 28px;
}
.wrapPc .itemCenter ul li b {
  color: #222328;
  font-size: 18px;
  display: block;
  margin-bottom: 16px;
}
.wrapPc .itemCenter ul li p {
  color: #A8ACB9;
  font-size: 14px;
  line-height: 18px;
}
.wrapPc .itemCenter ul li:hover {
  transform: scale(1.15);
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .introduceCenter {
  background: #EFF0F4;
  height: 665px;
}
.wrapPc .introduceCenter .introduceCenterBox {
  width: 1200px;
  margin: 0 auto;
}
.wrapPc .introduceCenter .introduceLeft {
  float: left;
  width: 520px;
  padding-top: 200px;
  padding-bottom: 170px;
}
.wrapPc .introduceCenter .introduceLeft .introduceBtn {
  display: block;
  width: 154px;
  height: 52px;
  line-height: 52px;
  background: #1F5DEA;
  border-radius: 6px;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  margin-top: 50px;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 1;
}
.wrapPc .introduceCenter .introduceLeft .introduceBtn:hover {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 0.8;
}
.wrapPc .introduceCenter .introduceLeft h2 {
  font-size: 44px;
  line-height: 40px;
  font-weight: 500;
  color: #2F281E;
  line-height: 54px;
  margin-bottom: 30px;
}
.wrapPc .introduceCenter .introduceLeft p {
  line-height: 30px;
  font-size: 16px;
  margin-left: 5px;
}
.wrapPc .introduceCenter .introduceBanner {
  position: relative;
  width: 610px;
  float: left;
  margin-left: 70px;
  margin-top: 130px;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li:nth-of-type(1) img {
  transform: translate(4px);
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li:nth-of-type(2) img {
  transform: translate(4px);
  z-index: 5;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li:nth-of-type(3) img {
  transform: translate(4px);
  z-index: 4;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li:nth-of-type(4) img {
  transform: translate(4px);
  z-index: 3;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li:nth-of-type(5) img {
  transform: translate(4px);
  z-index: 2;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem img {
  width: 190px;
  height: 425px;
  max-width: 425px;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li {
  float: left;
  position: relative;
  width: 142px;
  height: 100%;
  overflow: hidden;
  margin-left: -30px;
  cursor: pointer;
  transition: 0.5s;
  transform-origin: bottom;
  filter: alpha(opacity=1);
  opacity: 1;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li img {
  transition: 0.8s;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li a {
  display: block;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li div {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #000;
  line-height: 32px;
  filter: alpha(opacity=70);
  opacity: 0.7;
  text-indent: 2em;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li div a {
  color: #FFF;
  text-decoration: none;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li div a:hover {
  color: #F00;
  text-decoration: none;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li.active {
  cursor: pointer;
  transform: scale(1.08, 1.08);
  z-index: 3;
  width: 190px;
  filter: alpha(opacity=100);
  opacity: 1;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li.active img {
  transform: translate(0px);
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li:nth-of-type(1) {
  transform-origin: bottom left;
}
.wrapPc .introduceCenter .introduceBanner #introduceBannerItem li:nth-of-type(5) {
  transform-origin: bottom right;
}
.wrapPc .marketingMap {
  width: 100%;
  height: 1078px;
}
.wrapPc .marketingMap .marketingTitle {
  font-size: 44px;
  text-align: center;
  line-height: 50px;
  color: #2F281E;
  padding-top: 95px;
}
.wrapPc .marketingMap .markNum {
  margin-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1230px;
  margin: 0 auto;
}
.wrapPc .marketingMap .markNum .markBox {
  display: inline-block;
  width: 25%;
  text-align: center;
  margin-top: 80px;
}
.wrapPc .marketingMap .markNum .markBox p {
  width: 100%;
  font-weight: 500;
  font-size: 44px;
  color: #2F281E;
  display: block;
}
.wrapPc .marketingMap .markNum .markBox span {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #2F281E;
  margin-top: 25px;
}
.wrapPc .marketingMap .marketingList {
  margin: 0 auto;
  width: 1230px;
  margin-top: 80px;
  position: relative;
}
.wrapPc .marketingMap .marketingList .markLine {
  width: 1190px;
  height: 1px;
  background: #DFDFDF;
  position: absolute;
  top: 288px;
  left: 20px;
}
.wrapPc .marketingMap .marketingList ul li {
  float: left;
  width: 165px;
  margin: 0px 20px;
  margin-bottom: 95px;
  cursor: pointer;
}
.wrapPc .marketingMap .marketingList ul li b {
  display: block;
  font-size: 16px;
  color: #2F281E;
  font-weight: 500;
  line-height: 22px;
  margin-top: 20px;
}
.wrapPc .marketingMap .marketingList ul li span {
  display: block;
  font-size: 13px;
  font-weight: 400;
  color: #2F281E;
  line-height: 20px;
  height: 25px;
}
.wrapPc .marketingMap .marketingList ul li img {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1);
}
.wrapPc .marketingMap .marketingList ul li:hover img {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1.1);
}
.wrapPc .SolutionCenter {
  background: url("../images/SolutionBg.png") no-repeat center top;
  width: 100%;
  height: 720px;
  text-align: center;
  font-size: 24px;
  overflow: hidden;
  position: relative;
}
@keyframes lineMsgAns {
  0% {
    left: 1850px;
  }
  100% {
    left: -1000px;
  }
}
.wrapPc .SolutionCenter .solutTab {
  width: 1000px;
  margin: 0 auto;
  padding-top: 80px;
}
.wrapPc .SolutionCenter .solutTab p {
  margin: 0px 170px;
  display: inline-block;
  height: 40px;
  padding: 0 10px;
  cursor: pointer;
}
.wrapPc .SolutionCenter .solutTab p:hover {
  border-bottom: solid 4px #1F5DEA;
}
.wrapPc .SolutionCenter .solutTab p.cur {
  border-bottom: solid 4px #1F5DEA;
}
.wrapPc .SolutionCenter .solutBox {
  width: 100%;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg1 {
  top: 550px;
  animation-duration: 20s;
  animation-delay: 1s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg2 {
  top: 500px;
  animation-duration: 24s;
  animation-delay: 2.64s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg3 {
  top: 405px;
  animation-duration: 30s;
  animation-delay: 2.86s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg4 {
  top: 240px;
  animation-duration: 36s;
  animation-delay: 3.08s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg5 {
  top: 453px;
  animation-duration: 40s;
  animation-delay: 3.3s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg6 {
  top: 315px;
  animation-duration: 26s;
  animation-delay: 3.74s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg7 {
  top: 277px;
  animation-duration: 32s;
  animation-delay: 1.1s;
}
.wrapPc .SolutionCenter .solutBox .solutContent1 .msg8 {
  top: 358px;
  animation-duration: 20s;
  animation-delay: 4.4s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg3 {
  top: 550px;
  animation-duration: 20s;
  animation-delay: 2.2s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg5 {
  top: 500px;
  animation-duration: 24s;
  animation-delay: 2.64s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg7 {
  top: 405px;
  animation-duration: 30s;
  animation-delay: 2.86s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg1 {
  top: 240px;
  animation-duration: 36s;
  animation-delay: 3.08s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg2 {
  top: 453px;
  animation-duration: 40s;
  animation-delay: 3.3s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg8 {
  top: 315px;
  animation-duration: 26s;
  animation-delay: 3.74s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg4 {
  top: 277px;
  animation-duration: 32s;
  animation-delay: 1.1s;
}
.wrapPc .SolutionCenter .solutBox .solutContent2 .msg6 {
  top: 358px;
  animation-duration: 20s;
  animation-delay: 4.4s;
}
.wrapPc .SolutionCenter .solutText {
  left: 0px;
  position: absolute;
  width: 800px;
  animation: lineMsgAns infinite 0.5s linear;
  animation-duration: 2s;
  left: 2200px;
}
.wrapPc .partnerCenter {
  height: 846px;
  background: #EFF0F4;
  transform: perspective(800px);
}
.wrapPc .partnerCenter .partnerTitle {
  padding-top: 90px;
  text-align: center;
  font-weight: 500;
  color: #2F281E;
  line-height: 54px;
  font-size: 44px;
  margin-bottom: 60px;
}
.wrapPc .partnerCenter ul {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  transform-origin: 50% 50%;
}
.wrapPc .partnerCenter ul li {
  position: absolute;
  top: -1000px;
}
.wrapPc .partnerCenter ul li.b_logo1 {
  left: 87px;
  top: 24px;
}
.wrapPc .partnerCenter ul li.b_logo2 {
  left: 307px;
  top: 0px;
}
.wrapPc .partnerCenter ul li.b_logo3 {
  left: 504px;
  top: 47px;
}
.wrapPc .partnerCenter ul li.b_logo4 {
  left: 710px;
  top: 56px;
}
.wrapPc .partnerCenter ul li.b_logo5 {
  left: -28px;
  top: 115px;
}
.wrapPc .partnerCenter ul li.b_logo6 {
  left: 175px;
  top: 94px;
}
.wrapPc .partnerCenter ul li.b_logo7 {
  left: 414px;
  top: 141px;
}
.wrapPc .partnerCenter ul li.b_logo8 {
  left: 595px;
  top: 141px;
}
.wrapPc .partnerCenter ul li.b_logo9 {
  left: 105px;
  top: 229px;
}
.wrapPc .partnerCenter ul li.b_logo10 {
  left: 282px;
  top: 213px;
}
.wrapPc .partnerCenter ul li.b_logo11 {
  left: 485px;
  top: 236px;
}
.wrapPc .partnerCenter ul li.b_logo12 {
  left: 686px;
  top: 233px;
}
.wrapPc .partnerCenter ul li.b_logo13 {
  left: 821px;
  top: 186px;
}
.wrapPc .partnerCenter ul li.b_logo14 {
  left: 11px;
  top: 322px;
}
.wrapPc .partnerCenter ul li.b_logo15 {
  left: 191px;
  top: 328px;
}
.wrapPc .partnerCenter ul li.b_logo16 {
  left: 393px;
  top: 347px;
}
.wrapPc .partnerCenter ul li.b_logo17 {
  left: 615px;
  top: 349px;
}
.wrapPc .partnerCenter ul li.b_logo18 {
  left: 777px;
  top: 325px;
}
.wrapPc .productBanner {
  background: url("../images/productBanner.png") center top;
  width: 100%;
  height: 436px;
}
.wrapPc .productCenter {
  width: 1260px;
  margin: 0 auto;
  text-align: center;
}
.wrapPc .productCenter ul {
  margin-top: 104px;
  float: left;
}
.wrapPc .productCenter ul li {
  float: left;
  text-align: left;
  display: inline-block;
  position: relative;
  width: 518px;
  height: 269px;
  background: #EFF0F4;
  border-radius: 6px;
  margin: 0 48px;
  margin-bottom: 104px;
}
.wrapPc .productCenter ul li img {
  position: absolute;
  left: 390px;
  top: 40px;
}
.wrapPc .productCenter ul li h2 {
  height: 36px;
  font-size: 32px;
  font-weight: 500;
  color: #222328;
  line-height: 36px;
  margin-top: 36px;
  margin-left: 36px;
}
.wrapPc .productCenter ul li p {
  text-align: left;
  width: 388px;
  height: 36px;
  margin-left: 36px;
  line-height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
}
.wrapPc .productCenter ul li span {
  width: 360px;
  height: 63px;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 24px;
  margin-left: 36px;
  display: block;
  text-align: left;
  margin-top: 36px;
}
.wrapPc .solutionBanner {
  background: url("../images/solutionBanner.png") center top;
  width: 100%;
  height: 436px;
}
.wrapPc .solutionCenter .solutTitle {
  width: 100%;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 70px;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
}
.wrapPc .solutionCenter .solutItem {
  background: url("../images/solutionImgs.png") no-repeat center top;
  text-align: center;
  width: 1210px;
  margin: 0 auto;
  height: 430px;
}
.wrapPc .solutionCenter .solutTexts {
  height: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 120px;
}
.wrapPc .solutContainer1 {
  width: 100%;
  height: 718px;
  background: #EFF0F4;
  text-align: center;
}
.wrapPc .solutContainer1 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  padding-top: 110px;
  padding-bottom: 50px;
}
.wrapPc .solutContainer1 img {
  margin: 0px 32px;
}
.wrapPc .solutContainer2 {
  width: 100%;
  height: 718px;
  background: #fff;
  text-align: center;
}
.wrapPc .solutContainer2 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  padding-top: 110px;
  padding-bottom: 80px;
  line-height: 40px;
}
.wrapPc .solutContainer2 img {
  margin: 0px 32px;
}
.wrapPc .solutContainer3 {
  width: 100%;
  height: 730px;
  background: #EFF0F4;
  text-align: center;
}
.wrapPc .solutContainer3 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  padding-top: 100px;
  padding-bottom: 50px;
  line-height: 40px;
}
.wrapPc .solutContainer3 img {
  margin: 0px 32px;
}
.wrapPc .solutContainer3 p {
  width: 100%;
  height: 22px;
  margin-top: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
}
.wrapPc .solutContainer4 {
  width: 100%;
  height: 750px;
  background: url("../images/solution_bg.png") no-repeat center top;
  text-align: center;
}
.wrapPc .solutContainer4 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  line-height: 30px;
  padding-top: 100px;
  padding-bottom: 50px;
  line-height: 40px;
}
.wrapPc .solutContainer4 .solutionBox1 {
  margin-bottom: 50px;
  display: block;
  margin: 0 auto;
  margin-bottom: 40px;
  position: relative;
}
.wrapPc .solutContainer4 .solutionBox2 {
  margin-left: 2px;
}
.wrapPc .solutContainer4 img {
  margin: 0px 32px;
}
.wrapPc .solutContainer5 {
  width: 100%;
  height: 750px;
  background: #EFF0F4;
  text-align: center;
}
.wrapPc .solutContainer5 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #333;
  line-height: 30px;
  padding-top: 100px;
  padding-bottom: 50px;
  line-height: 40px;
}
.wrapPc .solutContainer5 .solutTabCenter {
  margin-bottom: 50px;
  width: 800px;
  margin: 0 auto;
}
.wrapPc .solutContainer5 .solutTabCenter p {
  width: 200px;
  display: inline-block;
  margin: 0 30px;
}
.wrapPc .solutContainer5 .solutTabCenter p span {
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  display: block;
}
.wrapPc .solutContainer6 {
  width: 100%;
  height: 718px;
  background: #fff;
  text-align: center;
}
.wrapPc .solutContainer6 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  padding-top: 110px;
  padding-bottom: 50px;
}
.wrapPc .solutContainer6 img {
  margin: 0px 32px;
}
.wrapPc .solutContainer7 {
  width: 100%;
  height: 658px;
  background: url("../images/SolutionImgBg.png") no-repeat center top;
  text-align: center;
}
.wrapPc .solutContainer7 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  padding-top: 110px;
  padding-bottom: 50px;
}
.wrapPc .solutContainer7 img {
  margin: 0px 32px;
}
.wrapPc .solutCenter7 {
  height: 657px;
  background: url("../images/SolutionImgBgs.png") no-repeat center top;
}
.wrapPc .onlineBanner {
  background: url("../images/onlineBanner.png") center top;
  width: 100%;
  height: 436px;
}
.wrapPc .onlineCenter .onlineTitle {
  font-size: 22px;
  font-weight: 500;
  color: #43484C;
  line-height: 30px;
}
.wrapPc .onlineCenter .onlineTitle p {
  text-align: center;
  margin-top: 110px ;
}
.wrapPc .onlineCenter .onlineTitle span {
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  display: block;
  margin-top: 20px;
  margin-bottom: 35px;
}
.wrapPc .onlineContent {
  text-align: center;
  width: 100%;
  margin-top: 100px;
}
.wrapPc .onlineContent .onlineText1 {
  background: url('../images/onlineImg.png') no-repeat;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  width: 188px;
  height: 375px;
  display: inline-block;
  margin-left: 190px;
}
.wrapPc .onlineContent .onlineText2 {
  background: url('../images/onlineImg2.png') no-repeat;
  width: 311px;
  height: 375px;
  display: inline-block;
}
.wrapPc .onlineContent .onlineText3 {
  background: url('../images/onlineImg1.png') no-repeat;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  width: 354px;
  height: 375px;
  display: inline-block;
}
.wrapPc .onlineShop {
  background: url('../images/shopBg.png') no-repeat center top;
  width: 100%;
  height: 699px;
  float: left;
  margin-bottom: 120px;
}
.wrapPc .onlineShopItem {
  position: relative;
}
.wrapPc .onlineShopItem .onlineShopItemBg {
  background: url("../images/shopItemBg.png") no-repeat center top;
  width: 100%;
  height: 308px;
  position: absolute;
  top: 50px;
}
.wrapPc .onlineShopItem .onlineShopCenter {
  width: 1210px;
  margin: 0 auto;
  height: 450px;
  position: relative;
  margin-top: 50px;
}
.wrapPc .onlineShopItem .onlineShopCenter p {
  position: absolute;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg1 {
  top: 60px;
  left: 110px;
  background: url("../images/onlineImg3.png");
  width: 180px;
  height: 119px;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg2 {
  top: 205px;
  left: 110px;
  background: url("../images/onlineImg4.png");
  width: 272px;
  height: 111px;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg3 {
  top: 110px;
  left: 430px;
  background: url("../images/onlineImg5.png");
  width: 246px;
  height: 71px;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg4 {
  top: 220px;
  left: 436px;
  background: url("../images/onlineImg6.png");
  width: 235px;
  height: 130px;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg5 {
  top: 60px;
  left: 710px;
  background: url("../images/onlineImg7.png");
  width: 215px;
  height: 119px;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg6 {
  top: 200px;
  left: 710px;
  background: url("../images/onlineImg8.png");
  width: 246px;
  height: 111px;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg7 {
  top: 117px;
  left: 1010px;
  background: url("../images/onlineImg9.png");
  width: 190px;
  height: 71px;
}
.wrapPc .onlineShopItem .onlineShopCenter .onlineImg8 {
  top: 210px;
  left: 1008px;
  background: url("../images/onlineImg10.png");
  width: 149px;
  height: 121px;
}
.wrapPc .onlineBox {
  width: 1200px;
  margin: 0 auto;
  margin-top: 120px;
  margin-bottom: 120px;
}
.wrapPc .onlineBox ul li {
  width: 300px;
  height: 177px;
  float: left;
  background: #EFF0F4;
  text-align: center;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1);
  overflow: hidden;
  cursor: pointer;
}
.wrapPc .onlineBox ul li p {
  font-size: 20px;
  font-weight: 400;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  color: #43484C;
  margin-top: 40px;
  margin-bottom: 10px;
  line-height: 28px;
}
.wrapPc .onlineBox ul li span {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  font-size: 14px;
  font-weight: 400;
  color: #43484C;
  line-height: 20px;
  display: block;
  padding: 0px 20px;
}
.wrapPc .onlineBox ul li img {
  width: 100%;
  height: 100%;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .onlineBox ul li:hover img {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1.05);
}
.wrapPc .onlineBox ul li:hover p {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1.05);
}
.wrapPc .onlineBox ul li:hover span {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1.05);
}
.wrapPc .onlineHeight {
  height: 120px;
  width: 100%;
  float: left;
}
.wrapPc .projectBanner {
  background: url("../images/projectBanner.png") center top;
  width: 100%;
  height: 436px;
}
.wrapPc .projectContainer1 {
  width: 100%;
  height: 718px;
  background: #fff;
  text-align: center;
}
.wrapPc .projectContainer1 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  padding-top: 110px;
  line-height: 40px;
}
.wrapPc .projectContainer1 span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
  margin-bottom: 50px;
}
.wrapPc .projectContainer1 img {
  margin: 0px 32px;
}
.wrapPc .projectContainer2 {
  text-align: center;
  height: 599px;
  background: #EFF0F4;
}
.wrapPc .projectContainer2 .index_product .swiper-slide {
  width: 240px;
  height: 240px;
}
.wrapPc .projectContainer2 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  padding-top: 100px;
  line-height: 40px;
  padding-bottom: 0px;
}
.wrapPc .projectContainer2 p {
  display: inline-block;
}
.wrapPc .projectContainer2 span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
  margin-bottom: 60px;
}
.wrapPc .projectContainer2 img {
  margin: 0px 32px;
}
.wrapPc .projectContainer3 {
  background: url('../images/projectItemBg.png') no-repeat center top;
  text-align: center;
  height: 1102px;
}
.wrapPc .projectContainer3 h2 {
  width: 100%;
  text-align: center;
  height: 60px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  padding-top: 100px;
  padding-bottom: 0px;
  line-height: 40px;
}
.wrapPc .projectContainer3 img {
  margin: 0px 32px;
  margin-top: 40px;
}
.wrapPc .projectContainer3 p {
  width: 100%;
  text-align: center;
  height: 62px;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
}
.wrapPc .projectContainer3 .projectBox {
  text-align: center;
  margin-top: 40px;
}
.wrapPc .projectContainer3 .projectBox .projectNum {
  width: 220px;
  text-align: center;
  display: inline-block;
  margin: 0px 80px;
}
.wrapPc .projectContainer3 .projectBox .projectText {
  width: 220px;
  text-align: center;
  display: inline-block;
  margin: 0px 80px;
}
.wrapPc .projectContainer3 .projectBox p {
  height: 72px;
  font-size: 44px;
  font-weight: 500;
  color: #1F5DEA;
  line-height: 72px;
}
.wrapPc .projectContainer3 .projectBox span {
  width: 100%;
  text-align: center;
  display: block;
  height: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #222328;
  line-height: 32px;
}
.wrapPc .projectCenter {
  background: linear-gradient(180deg, #F5F7F7 0%, #EFF0F4 100%);
  height: 615px;
}
.wrapPc .projectCenter .introduceCenterBox {
  width: 1210px;
  margin: 0 auto;
}
.wrapPc .projectCenter .introduceLeft {
  float: left;
  width: 470px;
  padding-top: 200px;
  padding-bottom: 170px;
}
.wrapPc .projectCenter .introduceLeft .introduceBtn {
  display: block;
  width: 154px;
  height: 52px;
  line-height: 52px;
  background: #1F5DEA;
  border-radius: 6px;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  margin-top: 50px;
}
.wrapPc .projectCenter .introduceLeft h2 {
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  margin-bottom: 35px;
}
.wrapPc .projectCenter .introduceLeft p {
  width: 398px;
  margin-top: 30px;
  height: 66px;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
}
.wrapPc .projectCenter .introduceBanner {
  position: relative;
  width: 400px;
  float: left;
  margin-left: 80px;
}
.wrapPc .projectCenter .introduceBanner ul li {
  position: absolute;
  top: 130px;
  transition: 0.2s;
  transform-origin: 50% 50%;
}
.wrapPc .projectCenter .introduceBanner ul li:nth-child(1) {
  left: 0px;
  z-index: 5;
}
.wrapPc .projectCenter .introduceBanner ul li:nth-child(2) {
  left: 100px;
  z-index: 4;
}
.wrapPc .projectCenter .introduceBanner ul li:nth-child(3) {
  left: 200px;
  z-index: 3;
}
.wrapPc .projectCenter .introduceBanner ul li:nth-child(4) {
  left: 300px;
  z-index: 2;
}
.wrapPc .projectCenter .introduceBanner ul li:nth-child(5) {
  left: 400px;
  z-index: 1;
}
.wrapPc .projectCenter .introduceBanner ul li:hover {
  transform: scale(1.1);
  transform-origin: 50% 50%;
  z-index: 8;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPc .aboutBanner {
  background: url("../images/aboutBanner.png") center top;
  width: 100%;
  height: 436px;
}
.wrapPc .aboutContainer1 {
  width: 1210px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 60px;
  height: 655px;
}
.wrapPc .aboutContainer1 p {
  width: 621px;
  font-size: 18px;
  font-weight: 400;
  color: #222328;
  line-height: 25px;
  margin-bottom: 30px;
  float: left;
}
.wrapPc .aboutContainer1 img {
  float: left;
  position: absolute;
  right: 0px;
  margin-top: 120px;
  left: 660px;
}
.wrapPc .aboutContainer2 {
  width: 1210px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 60px;
}
.wrapPc .aboutContainer2 h2 {
  width: 100%;
  text-align: center;
  height: 30px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  margin-bottom: 80px;
}
.wrapPc .aboutContainer3 {
  width: 100%;
  height: 1025px;
  background: url("../images/aboutBgImg.png") no-repeat center top;
  margin-bottom: 120px;
}
.wrapPc .aboutContainer3 .aboutContainerCenter3 {
  width: 1210px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 120px;
}
.wrapPc .aboutContainer3 h2 {
  width: 100%;
  text-align: center;
  height: 30px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  padding-top: 110px;
  line-height: 30px;
  margin-bottom: 90px;
}
.wrapPc .aboutContainer3 video {
  width: 1200px;
}
.wrapPc .aboutContainer4 {
  width: 1210px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 70px;
}
.wrapPc .aboutContainer4 h2 {
  width: 100%;
  text-align: center;
  height: 30px;
  font-size: 22px;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
  margin-bottom: 80px;
}
.wrapPc .aboutContainer4 ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrapPc .aboutContainer4 ul li {
  width: 200px;
}
.wrapPc .aboutContainer4 ul li img {
  margin-bottom: 12px;
}
.wrapPc .aboutContainer4 ul li p {
  font-size: 16px;
  font-weight: 400;
  color: #222328;
  line-height: 20px;
  margin-bottom: 20px;
}
.wrapPc .aboutContainer4 ul li span {
  font-size: 14px;
  font-weight: 400;
  color: #222328;
  line-height: 19px;
}
.wrapPc .aboutMap {
  width: 100%;
  height: 259px;
  background: url("../images/map.png") no-repeat center top;
}
.wrapPhone .a_header {
  height: 0.912rem;
  width: 100%;
  padding-top: 0.3rem;
  position: fixed;
  background: #fff;
  z-index: 11;
  border-bottom: solid 1px #ebebeb;
}
.wrapPhone .a_header .a_logo {
  width: 1.84rem;
  height: 0.62rem;
  display: block;
}
.wrapPhone .a_header .a_logo img {
  margin-left: 0.3rem;
  width: 100%;
  height: 100%;
}
.wrapPhone .a_header .a_nav {
  width: 0.44rem;
  height: 0.46rem;
  position: absolute;
  right: 0.3rem;
  top: 0.4rem;
}
.wrapPhone .a_header .a_nav img {
  width: 100%;
  height: 100%;
}
.wrapPhone .a_headerBox {
  height: 1.2rem;
  width: 100%;
}
.wrapPhone .a_navCenter {
  position: fixed;
  height: 100%;
  top: 1.2rem;
  width: 100%;
  padding-bottom: 0.4rem;
  background-color: #fff;
  z-index: 12;
}
.wrapPhone .a_navCenter ul li {
  font-size: 0.3rem;
  border-bottom: solid 1px #eff0f4;
  line-height: 0.95rem;
  width: 90%;
  margin-left: 5%;
}
.wrapPhone .a_navCenter ul li a {
  color: #333;
}
.wrapPhone .a_navCenter ul li .sub {
  width: 100% !important;
}
.wrapPhone .a_navCenter ul li .sub a {
  color: #666;
  display: block;
  text-indent: 0.3rem;
}
.wrapPhone .a_navBtn {
  width: 6.68rem;
  display: block;
  height: 1rem;
  background: #1F5DEA;
  border-radius: 4px;
  margin-left: 0.3rem;
  color: #fff;
  line-height: 1rem;
  font-size: 0.36rem;
  text-align: center;
  margin-top: 0.3rem;
}
.wrapPhone .a_banner {
  height: 3.32rem;
  position: relative;
}
.wrapPhone .a_banner img {
  width: 100%;
}
.wrapPhone .a_itemCenter {
  text-align: center;
}
.wrapPhone .a_itemCenter img {
  width: 3.6rem;
  display: block;
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.wrapPhone .a_introduceCenter {
  width: 100%;
  background: #EFF0F4;
  padding-bottom: 0.7rem;
}
.wrapPhone .a_introduceCenter .introduceCenterBox {
  width: 100%;
  margin: 0 auto;
}
.wrapPhone .a_introduceCenter .introduceLeft {
  float: left;
  width: 7rem;
  margin-left: 0.25rem;
  padding-top: 1.3rem;
  padding-bottom: 0.8rem;
}
.wrapPhone .a_introduceCenter .introduceLeft .introduceBtn {
  display: block;
  line-height: 0.8rem;
  background: #1F5DEA;
  border-radius: 6px;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  margin-top: 50px;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 1;
}
.wrapPhone .a_introduceCenter .introduceLeft .introduceBtn:hover {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  opacity: 0.8;
}
.wrapPhone .a_introduceCenter .introduceLeft h2 {
  text-align: center;
  font-size: 0.4rem;
  line-height: 0.5rem;
  font-weight: 500;
  color: #2F281E;
  margin-bottom: 0.8rem;
}
.wrapPhone .a_introduceCenter .introduceLeft p {
  font-size: 0.3rem;
  line-height: 0.6rem;
}
.wrapPhone .a_introduceCenter img {
  width: 90%;
  margin-left: 5%;
}
.wrapPhone .a_introduceCenter .introduceBtn {
  display: block;
  width: 1.92rem;
  height: 0.8rem;
  border-radius: 0.08rem;
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  background: #1F5DEA;
  text-align: center;
  font-size: 0.3rem;
  color: #fff;
  line-height: 0.8rem;
}
.wrapPhone .a_marketingMap {
  width: 100%;
  height: 10.78rem;
  overflow: hidden;
}
.wrapPhone .a_marketingMap .marketingTitle {
  font-size: 0.4rem;
  text-align: center;
  line-height: 0.3rem;
  color: #2F281E;
  padding-top: 1.2rem;
}
.wrapPhone .a_marketingMap .markNum {
  margin-top: 0.1rem;
  width: 7.5rem;
  margin: 0 auto;
}
.wrapPhone .a_marketingMap .markNum .markBox {
  display: inline-block;
  width: 48%;
  text-align: center;
  margin-top: 0.8rem;
}
.wrapPhone .a_marketingMap .markNum .markBox p {
  width: 100%;
  font-weight: 500;
  font-size: 0.4rem;
  color: #2F281E;
  display: block;
}
.wrapPhone .a_marketingMap .markNum .markBox span {
  width: 100%;
  display: block;
  font-size: 0.25rem;
  font-weight: 400;
  color: #2F281E;
  margin-top: 0.2rem;
}
.wrapPhone .a_marketingMap .marketingList {
  margin: 0 auto;
  width: 100%;
  margin-top: 0.5rem;
  position: relative;
  height: 6.35rem;
  overflow-x: auto;
}
.wrapPhone .a_marketingMap .marketingList ul {
  width: 44.5rem;
}
.wrapPhone .a_marketingMap .marketingList ul li {
  width: 3.3rem;
  height: 3.6rem;
  float: left;
  margin: 0px 0.2rem;
  margin-bottom: 0.8rem;
  cursor: pointer;
}
.wrapPhone .a_marketingMap .marketingList ul li p {
  width: 3.3rem;
  height: 3.6rem;
}
.wrapPhone .a_marketingMap .marketingList ul li b {
  display: block;
  font-size: 0.32rem;
  color: #2F281E;
  font-weight: 500;
  line-height: 0.4rem;
  margin-top: 0.4rem;
}
.wrapPhone .a_marketingMap .marketingList ul li span {
  display: block;
  font-size: 0.26rem;
  font-weight: 400;
  color: #2F281E;
  line-height: 0.3rem;
  height: 0.95rem;
  margin-top: 0.15rem;
}
.wrapPhone .a_marketingMap .marketingList ul li img {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1);
  width: 100%;
}
.wrapPhone .a_SolutionCenters {
  background: url("../images/a_SolutionBgs.png") no-repeat center top;
  background-size: 100% 100%;
  width: 100%;
  height: 6.92rem;
  text-align: center;
  font-size: 0.3rem;
  overflow: hidden;
  position: relative;
}
@keyframes lineMsgAn {
  0% {
    left: 10rem;
  }
  100% {
    left: -10rem;
  }
}
.wrapPhone .a_SolutionCenters .solutTab {
  width: 100%;
  margin: 0 auto;
  padding-top: 1rem;
}
.wrapPhone .a_SolutionCenters .solutTab p {
  margin: 0px 0.4rem;
  display: inline-block;
  height: 0.6rem;
  padding: 0 0.2rem;
  cursor: pointer;
}
.wrapPhone .a_SolutionCenters .solutTab p:hover {
  border-bottom: solid 0.08rem #1F5DEA;
}
.wrapPhone .a_SolutionCenters .solutTab p.cur {
  border-bottom: solid 0.08rem #1F5DEA;
}
.wrapPhone .a_SolutionCenters .solutBox {
  width: 100%;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg1 {
  top: 5.5rem;
  animation-duration: 20s;
  animation-delay: 1s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg2 {
  top: 5rem;
  animation-duration: 24s;
  animation-delay: 2.64s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg3 {
  top: 4.05rem;
  animation-duration: 30s;
  animation-delay: 2.86s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg4 {
  top: 2.4rem;
  animation-duration: 36s;
  animation-delay: 3.08s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg5 {
  top: 4.53rem;
  animation-duration: 40s;
  animation-delay: 3.3s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg6 {
  top: 3.15rem;
  animation-duration: 26s;
  animation-delay: 3.74s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg7 {
  top: 2.77rem;
  animation-duration: 32s;
  animation-delay: 1.1s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent1 .msg8 {
  top: 3.58rem;
  animation-duration: 20s;
  animation-delay: 4.4s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg3 {
  top: 5.5rem;
  animation-duration: 20s;
  animation-delay: 2.2s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg5 {
  top: 5rem;
  animation-duration: 24s;
  animation-delay: 2.64s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg7 {
  top: 4.05rem;
  animation-duration: 30s;
  animation-delay: 2.86s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg1 {
  top: 2.4rem;
  animation-duration: 36s;
  animation-delay: 3.08s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg2 {
  top: 4.53rem;
  animation-duration: 40s;
  animation-delay: 3.3s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg8 {
  top: 3.15rem;
  animation-duration: 26s;
  animation-delay: 3.74s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg4 {
  top: 2.77rem;
  animation-duration: 32s;
  animation-delay: 1.1s;
}
.wrapPhone .a_SolutionCenters .solutBox .solutContent2 .msg6 {
  top: 3.58rem;
  animation-duration: 20s;
  animation-delay: 4.4s;
}
.wrapPhone .a_SolutionCenters .solutText {
  left: 0px;
  position: absolute;
  width: 8rem;
  animation: lineMsgAn infinite 0.5s linear;
  animation-duration: 2s;
  left: 2200px;
}
.wrapPhone .a_SolutionCenters .solutText img {
  height: 0.35rem;
}
.wrapPhone .a_partnerCenter {
  height: 6rem;
  background: #EFF0F4;
  transform: perspective(800px);
}
.wrapPhone .a_partnerCenter .partnerTitle {
  padding-top: 0.2rem;
  text-align: center;
  font-weight: 500;
  color: #2F281E;
  line-height: 0.8rem;
  font-size: 0.4rem;
  margin-bottom: 0.3rem;
}
.wrapPhone .a_partnerCenter img {
  width: 90%;
  margin-left: 5%;
}
.wrapPhone .a_productCenter {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  float: left;
}
.wrapPhone .a_productCenter ul {
  margin-top: 0.5rem;
  float: left;
}
.wrapPhone .a_productCenter ul li {
  float: left;
  text-align: left;
  display: inline-block;
  position: relative;
  width: 6.3rem;
  height: 4rem;
  background: #EFF0F4;
  border-radius: 0.1rem;
  margin: 0 0.35rem;
  margin-bottom: 0.5rem;
}
.wrapPhone .a_productCenter ul li img {
  position: absolute;
  left: 5rem;
  top: 0.9rem;
  width: 2.5rem;
}
.wrapPhone .a_productCenter ul li h2 {
  height: 0.6rem;
  font-size: 0.4rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.4rem;
  margin-top: 0.5rem;
  margin-left: 0.3rem;
}
.wrapPhone .a_productCenter ul li p {
  text-align: left;
  width: 6rem;
  margin-left: 0.3rem;
  line-height: 0.48rem;
  font-size: 0.3rem;
  font-weight: 500;
  color: #222328;
}
.wrapPhone .a_productCenter ul li span {
  width: 5rem;
  height: 2rem;
  font-size: 0.22rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 0.4rem;
  margin-left: 0.3rem;
  display: block;
  text-align: left;
  margin-top: 0.2rem;
}
.wrapPhone .a_footer {
  background-color: #242424;
  width: 100%;
  height: 15.2rem;
  position: relative;
}
.wrapPhone .a_footer .footerCenter {
  width: 90%;
  margin: 0 auto;
  padding-top: 0.3rem;
  height: 13.4rem;
}
.wrapPhone .a_footer .footerCenter .contactCenter {
  width: 7.5rem;
  float: left;
  height: 5rem;
}
.wrapPhone .a_footer .footerCenter .contactCenter p {
  color: #fff;
  font-size: 0.3rem;
  margin-top: 0.9rem;
  margin-bottom: 0.3rem;
}
.wrapPhone .a_footer .footerCenter .contactCenter b {
  font-size: 0.3rem;
  height: 0.8rem;
  color: #BDC6CF;
  font-weight: 400;
  float: left;
  margin-top: 0.2rem;
}
.wrapPhone .a_footer .footerCenter .contactCenter span {
  color: #BDC6CF;
  font-size: 0.3rem;
  display: block;
  line-height: 0.7rem;
  font-weight: 400;
}
.wrapPhone .a_footer .footerCenter .contactCenter span a {
  color: #BDC6CF;
  font-size: 0.3rem;
  display: block;
  line-height: 0.6rem;
  font-weight: 400;
}
.wrapPhone .a_footer .footerCenter .footerTextBox {
  width: 4rem;
  float: left;
}
.wrapPhone .a_footer .footerCenter .footerText.rwm span {
  margin-top: 0.1rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.6rem;
  font-size: 0.3rem;
}
.wrapPhone .a_footer .footerCenter .footerText {
  float: left;
  margin-right: 1.15rem;
}
.wrapPhone .a_footer .footerCenter .footerText p {
  color: #fff;
  font-size: 0.3rem;
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.wrapPhone .a_footer .footerCenter .footerText span {
  color: #BDC6CF;
  font-size: 0.3rem;
  display: block;
  line-height: 0.6rem;
  font-weight: 400;
}
.wrapPhone .a_footer .footerCenter .footerText span a {
  color: #BDC6CF;
}
.wrapPhone .a_footer .footerOpyright {
  width: 100%;
  font-size: 0.22rem;
  text-align: center;
  padding-top: 0.1rem;
  font-weight: 400;
  color: #BDC6CF;
  line-height: 0.4rem;
  border-top: solid 2px #484848;
}
.wrapPhone .a_solutionCenter {
  background-size: 100% 100%;
  width: 100%;
  text-align: center;
  font-size: 0.3rem;
  overflow: hidden;
  position: relative;
}
.wrapPhone .a_solutionCenter .solutTitle {
  width: 100%;
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 0.6rem;
  height: 1.5rem;
  font-size: 0.32rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.5rem;
}
.wrapPhone .a_solutionCenter .solutItem {
  text-align: center;
  width: 6.16rem;
  margin-left: 0.68rem;
  margin-top: 0.8rem;
}
.wrapPhone .a_solutionCenter .solutItem img {
  width: 100%;
}
.wrapPhone .a_solutionCenter .solutTexts {
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 0.8rem;
}
.wrapPhone .a_solutionCenter .a_SolutionBgImg {
  width: 4.7rem;
}
.wrapPhone .a_solutionCenter .solutCon {
  overflow-x: auto;
}
.wrapPhone .a_solutionCenter .solutContainer1 {
  width: 100%;
  height: 9.16rem;
  background: #EFF0F4;
  text-align: center;
}
.wrapPhone .a_solutionCenter .solutContainer1 .solutWidth {
  width: 10rem;
}
.wrapPhone .a_solutionCenter .solutContainer1 h2 {
  width: 100%;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.8rem;
  padding-top: 1.6rem;
  padding-bottom: 0.84rem;
}
.wrapPhone .a_solutionCenter .solutContainer1 img {
  margin: 0px 0.2rem;
  width: 1.9rem;
}
.wrapPhone .a_solutionCenter .solutContainer2 {
  width: 100%;
  height: 9.16rem;
  background: #fff;
  text-align: center;
}
.wrapPhone .a_solutionCenter .solutContainer2 .solutWidth {
  width: 10rem;
}
.wrapPhone .a_solutionCenter .solutContainer2 h2 {
  width: 90%;
  margin-left: 5%;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.5rem;
  padding-top: 1.6rem;
  padding-bottom: 0.84rem;
}
.wrapPhone .a_solutionCenter .solutContainer2 img {
  margin: 0px 0.2rem;
  width: 1.9rem;
}
.wrapPhone .a_solutionCenter .solutContainer3 {
  width: 100%;
  height: 9.16rem;
  background: #EFF0F4;
  text-align: center;
}
.wrapPhone .a_solutionCenter .solutContainer3 .solutWidth {
  width: 10rem;
}
.wrapPhone .a_solutionCenter .solutContainer3 h2 {
  width: 90%;
  margin-left: 5%;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.5rem;
  padding-top: 1.6rem;
  padding-bottom: 0.84rem;
}
.wrapPhone .a_solutionCenter .solutContainer3 img {
  margin: 0px 0.2rem;
  width: 1.9rem;
}
.wrapPhone .a_solutionCenter .solutContainer3 p {
  width: 92%;
  margin-left: 4%;
  margin-top: 0.25rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
}
.wrapPhone .a_solutionCenter .solutContainer4 {
  width: 100%;
  background: url("../images/a_solution_bg.png") no-repeat center top;
  background-size: 100% 100%;
  text-align: center;
}
.wrapPhone .a_solutionCenter .solutContainer4 h2 {
  width: 100%;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 0.7rem;
}
.wrapPhone .a_solutionCenter .solutContainer4 .solutionBox1 {
  margin-bottom: 0.4rem;
  width: 100%;
}
.wrapPhone .a_solutionCenter .solutContainer4 .solutionBox2 {
  margin-bottom: 0.4rem;
  width: 5.9rem;
  margin-left: 0.5rem;
}
.wrapPhone .a_solutionCenter .solutContainer4 .solutionBox3 {
  margin-bottom: 0.4rem;
  width: 5.4rem;
}
.wrapPhone .a_solutionCenter .solutContainer5 {
  width: 100%;
  height: 9.16rem;
  background: #EFF0F4;
  text-align: center;
}
.wrapPhone .a_solutionCenter .solutContainer5 .solutWidth {
  width: 7.5rem;
}
.wrapPhone .a_solutionCenter .solutContainer5 h2 {
  width: 90%;
  margin-left: 5%;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.5rem;
  padding-top: 1.6rem;
  padding-bottom: 0.84rem;
}
.wrapPhone .a_solutionCenter .solutContainer5 img {
  width: 1.9rem;
}
.wrapPhone .a_solutionCenter .solutContainer5 .solutTabCenter p {
  width: 1.9rem;
  display: inline-block;
  margin: 0px 0.2rem;
}
.wrapPhone .a_solutionCenter .solutContainer5 .solutTabCenter p span {
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
  font-size: 0.26rem;
  display: block;
}
.wrapPhone .a_solutionCenter .solutContainer6 {
  width: 100%;
  height: 9.16rem;
  background: #fff;
  text-align: center;
}
.wrapPhone .a_solutionCenter .solutContainer6 .solutWidth {
  width: 10rem;
}
.wrapPhone .a_solutionCenter .solutContainer6 h2 {
  width: 90%;
  margin-left: 5%;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.5rem;
  padding-top: 1.6rem;
  padding-bottom: 0.84rem;
}
.wrapPhone .a_solutionCenter .solutContainer6 img {
  margin: 0px 0.2rem;
  width: 1.9rem;
}
.wrapPhone .a_solutionCenter .solutContainer6 p {
  width: 92%;
  margin-left: 4%;
  margin-top: 0.25rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
}
.wrapPhone .a_solutionCenter .solutContainer7 {
  width: 100%;
  height: 8.8rem;
  background: url("../images/a_SolutionImgBg.png") no-repeat center;
  text-align: center;
  background-size: 100% 100%;
}
.wrapPhone .a_solutionCenter .solutContainer7 .solutWidth {
  width: 10rem;
}
.wrapPhone .a_solutionCenter .solutContainer7 h2 {
  width: 90%;
  margin-left: 5%;
  text-align: center;
  font-size: 0.32rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.5rem;
  padding-top: 1.6rem;
  padding-bottom: 0.84rem;
}
.wrapPhone .a_solutionCenter .solutContainer7 img {
  margin: 0px 0.2rem;
  width: 1.9rem;
}
.wrapPhone .a_solutionCenter .solutContainer7 p {
  width: 92%;
  margin-left: 4%;
  margin-top: 0.25rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
}
.wrapPhone .a_solutionCenter .solutCenter7 {
  height: 5rem;
  background: url("../images/a_SolutionImgBgs.png") no-repeat center;
  background-size: 100% 100%;
}
.wrapPhone .a_solutionCenter .solutCenter7 .partnerTitle {
  font-size: 0.32rem;
}
.wrapPhone .a_onlineCenter .onlineTitle {
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
}
.wrapPhone .a_onlineCenter .onlineTitle p {
  text-align: center;
  margin-top: 1.2rem;
  font-size: 0.4rem;
}
.wrapPhone .a_onlineCenter .onlineTitle span {
  font-size: 0.28rem;
  line-height: 0.5rem;
  text-align: center;
  display: block;
  width: 94%;
  margin-left: 4%;
  color: #4f5362;
  font-size: 0.3rem;
  margin-top: 20px;
  margin-bottom: 35px;
}
.wrapPhone .a_onlineCenter .onlineContent {
  text-align: center;
  width: 100%;
  margin-top: 1rem;
}
.wrapPhone .a_onlineCenter .onlineContent .onlineText1 {
  background: url('../images/a_onlineImg1.png') no-repeat;
  cursor: pointer;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  background-size: 100% 100%;
  width: 2.56rem;
  height: 2.06rem;
  margin-left: 0.4rem;
  float: left;
}
.wrapPhone .a_onlineCenter .onlineContent .onlineText2 {
  background: url('../images/a_onlineImg2.png') no-repeat;
  background-size: 100% 100%;
  width: 2.56rem;
  height: 2.06rem;
  margin-left: 1.6rem;
  float: left;
}
.wrapPhone .a_onlineCenter .onlineContent .onlineText3 {
  margin-left: 0.4rem;
  margin-top: 0.8rem;
  background: url('../images/a_onlineImg3.png') no-repeat;
  background-size: 100% 100%;
  width: 6.86rem;
  height: 2.92rem;
  float: left;
}
.wrapPhone .a_onlineCenter .onlineContent .onlineText4 {
  background: url('../images/a_onlineImg4.png') no-repeat;
  background-size: 100% 100%;
  width: 7.5rem;
  height: 7.18rem;
  float: left;
  margin-top: 0.8rem;
}
.wrapPhone .a_onlineCenter .onlineShop {
  background: url('../images/a_shopBg.png') no-repeat center top;
  width: 100%;
  height: 33.46rem;
  float: left;
  margin-bottom: 0.5rem;
}
.wrapPhone .a_onlineCenter .onlineShopItem {
  position: relative;
}
.wrapPhone .a_onlineCenter .onlineShopItem .onlineShopItemBg {
  margin-left: 0.8rem;
  background: url("../images/a_shopItemBg.png") no-repeat center top;
  width: 6.28rem;
  height: 28.84rem;
  position: absolute;
  background-size: 100% 100%;
}
.wrapPhone .a_onlineCenter .onlineShopItem .onlineShopCenter {
  width: 7.5rem;
  margin: 0 auto;
  position: relative;
}
.wrapPhone .a_onlineCenter .onlineShopItem .onlineShopCenter p {
  position: absolute;
}
.wrapPhone .a_onlineCenter .a_onlineBox {
  width: 100%;
  margin: 0 auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
  float: left;
}
.wrapPhone .a_onlineCenter .a_onlineBox ul {
  margin-left: 0.78rem;
}
.wrapPhone .a_onlineCenter .a_onlineBox ul li {
  width: 6rem;
  height: 3.54rem;
  float: left;
  background: #EFF0F4;
  text-align: center;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1);
  overflow: hidden;
  cursor: pointer;
}
.wrapPhone .a_onlineCenter .a_onlineBox ul li p {
  font-size: 0.36rem;
  font-weight: 400;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  color: #43484C;
  margin-top: 0.68rem;
  margin-bottom: 0.1rem;
  line-height: 0.6rem;
}
.wrapPhone .a_onlineCenter .a_onlineBox ul li span {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  font-size: 0.28rem;
  font-weight: 400;
  color: #43484C;
  line-height: 0.45rem;
  display: block;
  padding: 0px 0.5rem;
}
.wrapPhone .a_onlineCenter .a_onlineBox ul li img {
  width: 100%;
  height: 100%;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
}
.wrapPhone .a_onlineCenter .a_onlineBox ul li:hover img {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1.05);
}
.wrapPhone .a_onlineCenter .a_onlineBox ul li:hover p {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1.05);
}
.wrapPhone .a_onlineCenter .a_onlineBox ul li:hover span {
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -webkit-transition: 0.4s;
  transform: scale(1.05);
}
.wrapPhone .a_onlineHeight {
  height: 120px;
  width: 100%;
  float: left;
}
.wrapPhone .solutCon {
  overflow-x: auto;
}
.wrapPhone .a_projectContainer1 {
  width: 100%;
  height: 9.16rem;
  background: #fff;
  text-align: center;
}
.wrapPhone .a_projectContainer1 h2 {
  width: 100%;
  text-align: center;
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.8rem;
  padding-top: 1.1rem;
  padding-bottom: 0.34rem;
}
.wrapPhone .a_projectContainer1 span {
  display: block;
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 0.45rem;
  margin-bottom: 0.74rem;
}
.wrapPhone .a_projectContainer1 p {
  width: 100%;
  height: 22px;
  margin-top: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #4F5362;
  line-height: 22px;
}
.wrapPhone .a_projectContainer1 .solutWidth {
  width: 10rem;
}
.wrapPhone .a_projectContainer1 img {
  margin: 0px 0.2rem;
  width: 1.9rem;
}
.wrapPhone .a_projectContainer2 {
  text-align: center;
  height: 6.6rem;
  background: #EFF0F4;
}
.wrapPhone .a_projectContainer2 .index_product .swiper-slide {
  width: 1.6rem;
  height: 1.6rem;
}
.wrapPhone .a_projectContainer2 .index_product .swiper-slide img {
  width: 100%;
}
.wrapPhone .a_projectContainer2 h2 {
  width: 100%;
  text-align: center;
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.8rem;
  padding-top: 1.1rem;
  padding-bottom: 0.34rem;
}
.wrapPhone .a_projectContainer2 span {
  display: block;
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 0.45rem;
  margin-bottom: 0.8rem;
}
.wrapPhone .a_projectContainer2 p {
  display: inline-block;
}
.wrapPhone .a_projectContainer3 {
  background: url('../images/a_projectItemBg.png') no-repeat center top;
  text-align: center;
  background-size: 100% 100%;
  height: 12.14rem;
}
.wrapPhone .a_projectContainer3 h2 {
  width: 100%;
  text-align: center;
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
  line-height: 0.8rem;
  padding-top: 1.1rem;
  padding-bottom: 0.34rem;
}
.wrapPhone .a_projectContainer3 p {
  width: 7rem;
  margin-left: 0.25rem;
  font-size: 0.28rem;
  line-height: 0.6rem;
}
.wrapPhone .a_projectContainer3 span {
  display: block;
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 0.45rem;
  margin-bottom: 0.74rem;
}
.wrapPhone .a_projectContainer3 img {
  width: 100%;
  margin-top: 0.8rem;
}
.wrapPhone .a_projectContainer3 .projectBox {
  text-align: center;
  margin-top: 0.5rem;
}
.wrapPhone .a_projectContainer3 .projectBox .projectNum {
  width: 45%;
  text-align: center;
  display: inline-block;
}
.wrapPhone .a_projectContainer3 .projectBox .projectText {
  width: 45%;
  text-align: center;
  display: inline-block;
}
.wrapPhone .a_projectContainer3 .projectBox p {
  width: 100%;
  margin-left: 0px;
  font-size: 0.38rem;
  font-weight: 500;
  color: #1F5DEA;
  line-height: 1rem;
}
.wrapPhone .a_projectContainer3 .projectBox span {
  width: 100%;
  text-align: center;
  display: block;
  font-size: 0.28rem;
  font-weight: 400;
  color: #222328;
}
.wrapPhone .a_projectCenter {
  background: linear-gradient(180deg, #F5F7F7 0%, #EFF0F4 100%);
  height: 14.2rem;
}
.wrapPhone .a_projectCenter .introduceCenterBox {
  width: 100%;
  margin: 0 auto;
}
.wrapPhone .a_projectCenter .introduceLeft {
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.wrapPhone .a_projectCenter .introduceLeft h2 {
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
  line-height: 30px;
}
.wrapPhone .a_projectCenter .introduceLeft p {
  width: 90%;
  margin-left: 5%;
  margin-top: 0.2rem;
  height: 2.4rem;
  font-size: 0.28rem;
  font-weight: 400;
  color: #4F5362;
  line-height: 0.7rem;
}
.wrapPhone .a_projectCenter .introduceBanner {
  position: relative;
  width: 100%;
  float: left;
}
.wrapPhone .a_projectCenter .introduceBanner img {
  width: 100%;
}
.wrapPhone .a_aboutContainer1 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0.5rem;
  height: 12rem;
}
.wrapPhone .a_aboutContainer1 p {
  width: 94%;
  margin-left: 4%;
  font-size: 0.3rem;
  font-weight: 400;
  color: #222328;
  line-height: 0.6rem;
  margin-bottom: 0.45rem;
  float: left;
}
.wrapPhone .a_aboutContainer1 img {
  float: left;
  position: absolute;
  right: 0px;
  margin-top: 120px;
  left: 660px;
}
.wrapPhone .a_aboutContainer2 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 1rem;
}
.wrapPhone .a_aboutContainer2 h2 {
  width: 100%;
  text-align: center;
  height: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
  margin-bottom: 1rem;
  margin-top: 0.5rem;
}
.wrapPhone .a_aboutContainer2 .solutCon {
  overflow: auto;
}
.wrapPhone .a_aboutContainer2 .solutWidth {
  width: 24rem;
}
.wrapPhone .a_aboutContainer2 img {
  width: 5.86rem;
  height: 6.58rem;
}
.wrapPhone .a_aboutContainer3 {
  width: 100%;
  height: 8.36rem;
  background: url("../images/a_aboutBgImg.png") no-repeat center top;
  margin-bottom: 0.8rem;
  background-size: 100% 100%;
}
.wrapPhone .a_aboutContainer3 .aboutContainerCenter3 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 120px;
}
.wrapPhone .a_aboutContainer3 h2 {
  width: 100%;
  text-align: center;
  height: 0.8rem;
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
  padding-top: 1.7rem;
  line-height: 0.3rem;
  margin-bottom: 0.5rem;
}
.wrapPhone .a_aboutContainer3 video {
  width: 90%;
  margin-left: 5%;
  border-radius: 0.1rem;
}
.wrapPhone .a_aboutContainer4 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0.5rem;
}
.wrapPhone .a_aboutContainer4 h2 {
  width: 100%;
  text-align: center;
  height: 1rem;
  font-size: 0.36rem;
  font-weight: 500;
  color: #222328;
  margin-top: 1.2rem;
  line-height: 1rem;
  margin-bottom: 0.2rem;
}
.wrapPhone .a_aboutContainer4 ul {
  text-align: center;
}
.wrapPhone .a_aboutContainer4 ul li img {
  margin-top: 0.4rem;
  margin-bottom: 0.2rem;
  width: 0.52rem;
}
.wrapPhone .a_aboutContainer4 ul li p {
  font-size: 0.32rem;
  font-weight: 400;
  color: #222328;
  line-height: 0.5rem;
  margin-bottom: 0.2rem;
}
.wrapPhone .a_aboutContainer4 ul li span {
  font-size: 0.28rem;
  font-weight: 400;
  color: #222328;
  line-height: 0.45rem;
  width: 90%;
  margin-left: 5%;
}
.wrapPhone .a_aboutMap {
  width: 100%;
  height: 5.26rem;
  background: url("../images/a_map.png") no-repeat center top;
  background-size: 100% 100%;
}
/*# sourceMappingURL=style.css.map */