body {
  background-color: rgb(247, 248, 250);
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.el-message {
  top: 100px !important;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.w1188 {
  max-width: 80%;
  min-width: 56%;
  margin: 2.2rem auto;
  padding: 1.5rem 0.25rem;
  position: relative;
  border-radius: 1.125rem;
  box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, .08);
}


.w1199 {
  width: 80%;
  padding: 3rem 5rem 0rem 5rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.w1199 .btnBox1,
.w1199 .btnBox2,
.w1199 .btnBox3,
.w1199 .btnBox4 {
  /* width: 20.625rem;
  height: 20.625rem; */
  width: 25%;
  cursor: pointer;
  padding: 3rem;
}

.w1199 .btnBox1 {
  background: no-repeat url("../images/index/专家预约.png");
  background-size: 100% 100%;
}

.w1199 .btnBox2 {
  background: no-repeat url("../images/index/立即进入.png");
  background-size: 100% 100%;
}

.w1199 .btnBox3 {
  background: no-repeat url("../images/index/立即体验.png");
  background-size: 100% 100%;
}

.w1199 .btnBox4 {
  background: no-repeat url("../images/index/立即申请.png");
  background-size: 100% 100%;
}

.w1199 .btnBox1 .hone,
.w1199 .btnBox2 .hone,
.w1199 .btnBox3 .hone,
.w1199 .btnBox4 .hone {
  margin-top: 0;
  margin-bottom: 1.5rem;
  text-align: left;
  font-size: 1.3rem;
  font-weight: 800;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;

}

.w1199 .btnBox1 .hone,
.w1199 .btnBox3 .hone {
  color: white;
}

.w1199 .btnBox2 .hone,
.w1199 .btnBox4 .hone {
  color: #1A51A8;
}

.w1199 .btnBox1 .htwo,
.w1199 .btnBox2 .htwo,
.w1199 .btnBox3 .htwo,
.w1199 .btnBox4 .htwo {
  margin-top: 0;
  text-align: left;
  min-height: 4rem;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1199 .btnBox1 .htwo,
.w1199 .btnBox3 .htwo {
  color: white;
}

.w1199 .btnBox2 .htwo,
.w1199 .btnBox4 .htwo {
  color: #131415;
}

.w1199 .btnBox1 p,
.w1199 .btnBox2 p,
.w1199 .btnBox3 p,
.w1199 .btnBox4 p {
  font-size: 0.9rem;
  padding: 0;
  text-align: left;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  min-height: 5rem;
  line-height: 1.6;
}

.w1199 .btnBox1 p,
.w1199 .btnBox3 p {
  color: white;
}

.w1199 .btnBox2 p,
.w1199 .btnBox4 p {
  color: #828588;
}

.w1199 .btnBox1 button,
.w1199 .btnBox2 button,
.w1199 .btnBox3 button,
.w1199 .btnBox4 button {
  font-size: 0.825rem;
  padding: 0.3rem 0.8rem;
  border-radius: 0.85rem;
  float: left;
  border: none;
  cursor: pointer;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1199 .btnBox1 button,
.w1199 .btnBox3 button {
  background-color: white;
}

.w1199 .btnBox2 button,
.w1199 .btnBox4 button {
  background-color: #1a51ab;
  color: #fff;
}

.w1180 {
  width: 80%;
  margin: 0 auto;
  position: relative;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1180 h3 {
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1180 .pone {
  width: 15%;
  height: 15%;
  /* background-color: red; */
  position: absolute;
  top: 36%;
  left: 20%;
  cursor: pointer;
  border-radius: 55%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1180 .ptwo {
  width: 15%;
  height: 15%;
  /* background-color: red; */
  position: absolute;
  top: 13%;
  left: 13%;
  cursor: pointer;
  border-radius: 55%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1180 .pthree {
  width: 15%;
  height: 11%;
  /* background-color: red; */
  position: absolute;
  top: 37%;
  left: 55%;
  cursor: pointer;
  border-radius: 55%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1180 .pfour {
  width: 15%;
  height: 11%;
  /* background-color: red; */
  position: absolute;
  top: 16%;
  right: 40%;
  cursor: pointer;
  border-radius: 55%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.w1180 .pfive {
  width: 15%;
  height: 11%;
  /* background-color: red; */
  position: absolute;
  top: 37%;
  right: 0%;
  cursor: pointer;
  border-radius: 55%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 {
  width: 80%;
  height: auto;
  margin: 0 auto;
  margin-top: 4rem;
  /* padding: 1rem 1rem; */
  border-radius: 2rem;
  position: relative;
  box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, .08);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.toUseBtn {
  display: block;
  padding: 0.35rem 0;
  background-color: #1a64ff;
  border-radius: 0.375rem;
  width: 5.4rem;
  text-align: center;
  font-size: 0.5381rem;
  color: #fff;
  cursor: pointer;
}

.click-enter {
  overflow: hidden;
  position: relative;
  transition: all 0.5s;
  transform-style: preserve-3d;
}

.click-enter:hover {
  border-color: transparent;
}

.click-enter:hover:after {
  transform: translateX(-50%) translateY(-50%) scale(1);
  opacity: 1;
}

.click-enter:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110%;
  height: 0;
  padding-top: 110%;
  content: '';
  transition: opacity 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), -webkit-transform 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), -webkit-border-radius 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95);
  transition: transform 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), opacity 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), border-radius 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95);
  transition: transform 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), opacity 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), border-radius 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), -webkit-transform 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), -moz-transform 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), -o-transform 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), -webkit-border-radius 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95), -moz-border-radius 0.3s cubic-bezier(0.35, 0.755, 0.42, 0.95);
  transform: translateX(-50%) translateY(-50%) scale(0);
  opacity: 0;
  border-radius: 100%;
  background: rgba(66, 120, 232, 0.6);
  background-size: 400%;
  z-index: -1;
}

.img-box {
  position: relative;
}

.img-box img {
  display: block;
  width: 100%;
}

.img-box .banner-info {
  position: absolute;
  left: 12%;
  top: 38%;
  transform: translateY(-50%);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info h3 {
  /* color: #333333; */
  color: #ffffff;
  font-size: 1.4815rem;
  font-weight: 600;
  letter-spacing: 2px;
  margin-top: 0.5rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info h3 span {
  color: #1950be;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info h3.sub-title {
  margin-top: 0.5rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  /* color: #1F50AF; */
}

.img-box .banner-info .title_List {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .title_List>div {
  max-width: 16rem;
  min-width: 16rem;
  padding-top: 0.2rem;
  display: flex;
  justify-content: space-between;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .title_List li {
  max-width: 10rem;
  min-width: 10rem;
  max-height: 1.5rem;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .title_List li img {
  max-width: 0.9rem;
  max-height: 1.2rem;
  line-height: 1.7rem;
  padding: 0;
  margin: 0;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .title_List li span {
  font-size: 0.6726rem;
  line-height: 1.7rem;
  padding-left: 3px;
  padding: 0px 0.3rem;
  margin: 0;
  color: #fff;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .tag {
  display: inline-block;
  margin: 1.5rem 0;
  font-size: 1.125rem;
  color: #6a6a6a;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .tag .fuhao {
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #6a6a6a;
  position: relative;
  bottom: 0.4rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .desc {
  color: #333;
  font-size: 0.6708rem;
  position: absolute;
  margin-top: 1.85rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .desc .btniot {
  color: black;
  padding: 0 1.15rem 0.22rem;
  font-size: 0.75rem;
  border-color: rgba(247, 248, 250);
  background-color: #12388c;
  border-radius: 0.8741rem;
  outline: none;
  border: none;
  margin-right: 1.875rem;
  font-size: 0.875rem;
  color: rgba(247, 248, 250);
  border: 1px solid rgba(247, 248, 250);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}
.img-box .banner-info .desc .btniot a {
  font-size: 0.6708rem;
}
.img-box .banner-info .desc .btndemo {
  color: rgba(247, 248, 250);
  padding: 10px 35px;
  font-size: 0.75rem;
  background-color: #12388c;
  border: 1px solid rgba(247, 248, 250);
  border-radius: 25px;
  outline: none;
  font-size: 0.875rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .desc .btndemo:hover,
.img-box .banner-info .desc .btniot:hover {
  border: none;
  background-color: #fff;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  color: black;
}

.img-box .banner-info .desc .btndemo:hover a,
.img-box .banner-info .desc .btniot:hover a {
  color: black;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.img-box .banner-info .desc .btniot a,
.img-box .banner-info .desc .btndemo a {
  color: rgba(247, 248, 250);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.swiper {
  margin-top: 2.6904rem;
  width: 100%;
  /* height: 410px; */
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.service-provide .swipersr .swiper-wrapper {
  max-width: 100%;
  display: flex;
  flex-direction: row;
  /* align-items: center; */
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.service-provide .swipersr .swiper-wrapper .swiper-slide {
  width: 100%;
  /* max-height: 120px; */
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.service-provide .swipersr .swiper-wrapper .swiper-slide>li {
  margin: 0rem 1.4rem;
  overflow: hidden;
}

.service-provide .swipersr .swiper-wrapper .swiper-slide>li img {
  width: 100%;
}

.service-provide .swipersr .swiper-wrapper .swiper-slide>li h6 {
  font-size: 0.7259rem;
  color: rgb(19, 20, 21);
  font-weight: 400;
  margin-top: 0.825rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.service-provide .swipersr .swiper-wrapper .swiper-slide>li .sceneP {
  font-size: 0.5381rem;
  color: rgb(51, 51, 51);
  margin-top: 0.325rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.swiper-button-prev {
  left: 3rem !important;
  color: #8d8b90 !important;
}

.swiper-button-next {
  right: 3rem !important;
  color: #8d8b90 !important;
}

.service-provide .swipers {
  /* margin-top: 80px; */
  width: 100%;
  max-height: 120px;
  overflow: hidden;
  background-color: white;
}

.service-provide .swipers2 {
  margin-top: 20px;
  width: 100%;
  max-height: 120px;
  overflow: hidden;
  background-color: white;
  transform: rotateY(180deg)
}

.service-provide .swipers .swiper-wrapper .swiper-slide img {
  width: 100%;
}

.service-provide .swipers2 .swiper-wrapper .swiper-slide img {
  width: 100%;
  transform: rotateY(180deg)
}

.service-provide .swipersr {
  width: 100%;
  overflow: hidden;
}

.all-scene {
  text-align: center;
  position: relative;
}

.all-scene h3 {
  margin-bottom: 0.6726rem;
  /* animation-name: slide-in-right;
  animation-duration: 0.8s;
  animation-timing-function: linear;
  animation-delay: 0.6s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none; */
}

.all-scene h3,
.operate-manage h3,
.company-trend h3,
.service-provide h3 {
  font-size: 1.0762rem;
  color: #030a1a;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: 4rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.all-scene p.desc {
  color: #858c99;
  font-size: 0.5381rem;
  margin: 0.16rem 0rem;
}

.all-scene .arrow-wrap {
  width: 55%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}

.all-scene p.sub-title {
  color: #252324;
  margin: 0px 0px;
  font-size: 0.43rem;
}

.all-scene .bottom {
  margin: 0 auto;
  width: 100%;
  background-color: rgb(248, 248, 248);
  display: flex;
  text-align: center;
  border-radius: 1rem;
  margin-bottom: .5rem;
  overflow-y: auto;
}

.all-scene .bottom .title {
  float: left;
  text-align: center;
  font-weight: 700;
  font-size: 0.7rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  margin-left: 0.45rem;
  padding-top: 0.6rem;
  /* background-color: red; */
}

.all-scene .bottom .bottom-item {
  /* float: left; */
  display: flex;
  flex-direction: column;
  text-align: center;
  align-items: center;
  width: 14.5%;
}

.all-scene .bottom .bottom-item p {
  color: #242223;
  font-size: 0.52rem;
  padding: 0.8744rem 0;
}

.product {
  display: flex;
  justify-content: center;
}

.productcatl {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  width: 100%;
  background-color: rgb(248, 248, 248);
  display: flex;
  text-align: center;
  border-radius: 1rem;
  /* padding-bottom: .8rem; */
  padding-bottom: 0rem;
  overflow-y: auto;
}

.productcatl .title {
  float: left;
  text-align: center;
  width: 8%;
  font-weight: 700;
  font-size: 0.7rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  margin-left: 0.35rem;
  padding-top: 0.6rem;
}

.productcatl .img-wrap {
  margin-right: 0.11rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: 800;
}

.product .img-wrap {
  margin-right: 1rem;
}

.all-scene .bottom .bottom-item img {
  width: 60%;
  padding: 5px 0 0px 0 !important;
}

.all-scene .bottom .bottom-item p {
  padding: 10px 0 3px 0 !important;
}

.all-scene .up-down {
  /* margin: 10px 0; */
  margin: 0px 0px;
}

.all-scene .up-down img {
  margin-right: 5px;
}

.manage-platform {
  background-color: rgb(248, 248, 248);
  display: flex;
  justify-content: center;
  text-align: center;
  border-radius: 1rem;
  /* min-height: 11.25rem; */
  min-height: 4.2rem;
  /* padding-top: .625rem; */
  padding-top: 0rem;
  position: relative;
  background: -moz-linear-gradient(top, #F4F4F4 0%, #F4F4F4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F4F4F4), color-stop(100%, #F4F4F4));
  background: -webkit-linear-gradient(top, #F4F4F4 0%, rgb(247, 248, 250) 80%);
  background: -o-linear-gradient(top, #F4F4F4 0%, rgb(247, 248, 250) 80%);
  background: -ms-linear-gradient(top, #F4F4F4 0%, rgb(247, 248, 250) 80%);
}

.manage-platform .title {
  position: absolute;
  top: 0%;
  left: 0%;
  font-weight: 700;
  font-size: 0.7rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  margin-left: 0.75rem;
  padding-top: 1rem;
}

.manage-platform h3 {
  margin-top: 0.6054rem;
  margin-bottom: 0.21rem;
  color: #1753ab;
}

.manage-platform p {
  font-size: 0.4708rem;
  text-align: left;
}

.all-scene .tray {
  position: absolute;
  bottom: 1%;
  transform: translateX(0%);
}

.all-scene .tray img {
  width: 75%;
}

.operate-manage {
  width: 60%;
  text-align: center;
  margin-top: 12rem;
}

.operate-manage h3 {
  margin-bottom: 3rem;
}

.operate-manage h3 span {
  font-family: "Hiragino Sans GB", "Microsoft YaHei", sans-serif;
}

.operate-manage .advantage-item {
  display: flex;
  justify-content: center;
}

.operate-manage .advantage-item.mobile {
  display: none;
}

.operate-manage .advantage-item .advantage-content {
  text-align: left;
  margin-top: 5rem;
  width: 50%;
  margin-left: 3%;
}

.operate-manage .advantage-item .advantage-content h4 {
  font-size: 1.5rem;
  font-weight: 600;
  color: #1b50ae;
}

.operate-manage .advantage-item .advantage-content i {
  font-style: normal;
  font-size: 0.75rem;
  color: #b7b7b7;
}

.operate-manage .advantage-item .advantage-content p {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: #767676;
}

.operate-manage .advantage-item:nth-child(2n-1) .advantage-cover img {
  margin-left: 4%;
}

.operate-manage .advantage-item:nth-child(2n-1) .advantage-content {
  margin-right: 2%;
}

.operate-manage .advantage-item:nth-child(2n) .advantage-content {
  margin-left: 4%;
}

.operate-manage .advantage-item.img .advantage-cover img {
  margin-left: 4%;
}

.operate-manage .advantage-item.text .advantage-content {
  margin-left: 4%;
}

.company-trend {
  width: 83%;
  margin: 0 auto;
}

.company-trend h3 {
  margin: 0 0 2.1rem;
  text-align: center;
}

.company-trend .trend-list .trend-item {
  display: flex;
  position: relative;
  margin-bottom: 4rem;
  max-height: 155px;
}

.company-trend .trend-item .left-cover {
  width: 20%;
}

.company-trend .trend-item .left-cover img {
  max-width: 100%;
  max-height: 100%;
}

.company-trend .trend-list .trend-item::after {
  display: block;
  content: "";
  height: 1px;
  position: absolute;
  background-color: #f0f0f0;
  bottom: -30px;
  left: 30%;
  right: 0;
}

.company-trend .trend-list .trend-item:last-child::after {
  display: none;
}

.company-trend .trend-list .trend-item:last-child {
  margin-bottom: 0;
}

.company-trend .trend-list .trend-item .trend-content {
  width: 80%;
  height: 100%;
  margin-left: 2rem;
}

.company-trend .trend-list .trend-item .trend-content .top {
  margin-top: 0.5rem;
  display: flex;
  justify-content: space-between;
}

.company-trend .trend-list .trend-item .trend-content .top h4 {
  font-size: 1.125rem;
  font-weight: 600;
  color: #2f3438;
}

.company-trend .trend-list .trend-item .trend-content .center {
  margin-top: 1rem;
  font-size: 0.875rem;
  color: #9a9a9a;
}

.company-trend .trend-list .trend-item .trend-content .bottom-btn {
  display: block;
  margin-top: 2rem;
  font-size: 0.875rem;
  cursor: pointer;
  color: #6e87ca;
  text-align: right;
}

.company-trend .read-more {
  margin-top: 2rem;
  font-size: 1.125rem;
  text-align: right;
}

.advertise {
  margin-top: 2rem;
  position: relative;
}

.advertise .img-wrap img {
  display: block;
  width: 100%;
}

.advertise .text-wrap {
  position: absolute;
  left: 20%;
  top: 50%;
  transform: translateY(-50%);
}

.advertise .text-wrap h4,
.advertise .text-wrap p {
  color: #fff;
  /* font-style: italic; */
}

.advertise .text-wrap h4 {
  font-size: 0.8rem;
  font-weight: 700;
}

.advertise .text-wrap p {
  margin-top: 0.75rem;
  font-size: 0.47rem;
}

.index-bottom {
  background-color: #1e51ad;
}

.index-bottom .contact-wrap {
  border-bottom: 1px dotted #fff;
}

.index-bottom .contact-way,
.index-bottom .contact-address {
  display: flex;
  width: 60%;
  margin: 0 auto;
  padding: 48px 0;
}

.index-bottom .contact-address {
  justify-content: space-between;
}

.index-bottom .contact-way h4,
.index-bottom .contact-way p {
  color: #fff;
}

.index-bottom .contact-way h4 {
  margin-bottom: 16px;
  font-size: 0.535rem;
}

.index-bottom .contact-way p {
  font-size: 0.8rem;
}

.index-bottom .contact-way .contact-item {
  margin-right: 50px;
}

.index-bottom .contact-address .left div {
  font-size: 0.5375rem;
  color: #fff;
  margin-bottom: 16px;
}

.index-bottom .contact-address .image-wrap {
  margin-left: 2rem;
}

.index-bottom .contact-address .image-wrap img {
  margin-top: 4rem;
}

.copyright {
  text-align: center;
  padding: 15px 5px;
  background-color: #14439d;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
}

.copyright a {
  color: #fff;
  cursor: pointer;
}

@media only screen and (max-width: 768px) {
  .w1199 {
    width: 75% !important;
    padding: 0rem;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .w1199 .btnBox1,
  .w1199 .btnBox2,
  .w1199 .btnBox3,
  .w1199 .btnBox4 {
    width: 50%;
    padding: 3rem 2rem;
  }

  .w1199 .btnBox1 .hone,
  .w1199 .btnBox2 .hone,
  .w1199 .btnBox3 .hone,
  .w1199 .btnBox4 .hone {
    font-size: 1.25rem;
  }

  .w1199 .btnBox1 .htwo,
  .w1199 .btnBox2 .htwo,
  .w1199 .btnBox3 .htwo,
  .w1199 .btnBox4 .htwo {
    font-size: 1rem;
  }

  .w1199 .btnBox1 p,
  .w1199 .btnBox2 p,
  .w1199 .btnBox3 p,
  .w1199 .btnBox4 p {
    font-size: 0.75rem;
    min-height: 4rem;
  }

  .w1199 .btnBox1 button,
  .w1199 .btnBox2 button,
  .w1199 .btnBox3 button,
  .w1199 .btnBox4 button {
    font-size: 0.75rem;
  }
}

@media only screen and (max-width: 480px) {

  .all-scene:nth-child(4),
  .all-scene:nth-child(6) {
    display: block;
  }

  .w1180 {
    width: 80%;
  }

  .w1199 {
    width: 90% !important;
    padding: 0rem;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .w1199 .btnBox1,
  .w1199 .btnBox2,
  .w1199 .btnBox3,
  .w1199 .btnBox4 {
    padding: 2rem;
  }

  .w1199 .btnBox1 .hone,
  .w1199 .btnBox2 .hone,
  .w1199 .btnBox3 .hone,
  .w1199 .btnBox4 .hone {
    font-size: 1rem;
  }

  .w1199 .btnBox1 .htwo,
  .w1199 .btnBox2 .htwo,
  .w1199 .btnBox3 .htwo,
  .w1199 .btnBox4 .htwo {
    font-size: 0.875rem;
  }

  .w1199 .btnBox1,
  .w1199 .btnBox2,
  .w1199 .btnBox3,
  .w1199 .btnBox4 {
    width: 50%;
    padding: 2rem 1.5rem;
  }

  .w1199 .btnBox1 p,
  .w1199 .btnBox2 p,
  .w1199 .btnBox3 p,
  .w1199 .btnBox4 p {
    font-size: 0.75rem;
    min-height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .w1199 .btnBox1 button,
  .w1199 .btnBox2 button,
  .w1199 .btnBox3 button,
  .w1199 .btnBox4 button {
    font-size: 0.75rem;
    padding: 0.15rem 0.6rem;
  }

  .service-provide {
    width: 90% !important;
  }

  .w1180div1 {
    padding: 35px 1rem !important;
    margin-top: 2rem !important;
  }

  .toptitlemsg {
    display: block !important;
    position: absolute;
    top: 80px;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    color: red;
    align-items: center;
    text-align: center;
  }

  .toptitlemsg span {
    display: inline-block;
    border: 1px dashed red;
    padding: .3125rem;
    border-radius: .625rem;
  }

  .all-scene h3,
  .operate-manage h3,
  .company-trend h3,
  .service-provide h3 {
    margin-top: 2rem;
  }

  .all-industry {
    margin-top: 0rem !important;
  }

  /* .w1188 {
    max-width: 100%;
    min-width: 56%;
    margin: 2rem auto;
    padding: 1rem 0.5rem;
    position: relative;
    border-radius: 1.125rem;
    box-shadow: 2px 4px 12px 0 rgba(0, 0, 0, .08);
  } */

  .service-provide .swipersr .swiper-wrapper .swiper-slide>li .sceneP {
    font-size: 0.875rem;
  }

  #w8888 .tableft-top .item1 {
    margin-left: 1rem !important;
    padding: 1rem 0 0.5rem 1rem !important;
  }

  #w8888 .tableft-top .item2 {
    margin-left: 1rem !important;
    padding-left: 1rem !important;
    font-size: 1rem !important;
  }

  .navbar .navbar-brand img {
    max-width: none;
  }

  .swiper {
    /* display: none; */
  }

  .swiper-pagination {
    display: none !important;
  }

  .swiper .img-box {
    background-color: var(--primary-color);
    height: 23rem;
  }

  .swiper .img-box>img {
    display: none;
  }

  .swiper .img-box .banner-info {
    top: 50%;
    transform: translateY(-50%);
    left: 4%;
  }

  .swiper .img-box .banner-info h3.title {
    font-size: 1.43rem !important;
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  }

  .swiper .img-box .banner-info h3 {
    font-size: 0.875rem;
    font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  }


  .img-box .banner-info {
    left: 0.6rem;
  }

  .swiper .img-box .banner-info .title_List {
    margin-top: 1.5rem;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }

  .swiper .img-box .banner-info .title_List.title_List2 {
    flex-direction: column;
  }

  .swiper .img-box .banner-info .title_List>div {
    max-width: 100%;
    min-width: 12rem;
    width: 50%;
    display: flex;
    flex-direction: column;
    padding-top: 0;
  }

  .swiper .img-box .banner-info .title_List.title_List2>div {
    min-width: 100%;
    width: 100%;
    flex-direction: row;
  }

  .swiper .img-box .banner-info .title_List li {
    max-width: 100%;
    min-width: 6rem;
    margin-bottom: 0.875rem;
  }

  .swiper .img-box .banner-info .title_List.title_List2 li {
    width: 50%;
    max-width: 50%;
    min-width: 6rem;
  }

  .swiper .img-box .banner-info .title_List li span {
    font-size: 0.8rem;
  }

  .swiper .img-box .banner-info button {
    padding: 5px 15px;
    font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  }

  .swiper .img-box .banner-info .tag {
    margin: 5px 0;
    padding: 3px 8px;
    font-size: 0.75rem;
    display: none;
    font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  }

  .swiper .img-box .banner-info .desc {
    padding-top: 0;
    margin-top: 1rem;
    font-size: 0.875rem;
    font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
    position: relative;
  }

  .swiper .img-box .banner-info .desc .btniot {
    font-size: 0.875rem;
    background-color: white;
    color: #333;
    margin-right: 0.2rem;
  }

  .swiper .img-box .banner-info .desc .btndemo {
    font-size: 0.875rem;
    background-color: transparent;
  }

  .swiper .img-box .banner-info .desc .btniot a {
    color: #333;
  }

  .swiper .img-box .banner-info .desc .btndemo {
    font-size: 0.875rem;
  }

  .swiper .img-box .banner-info .desc .btndemo a {
    color: white;
  }


  .swipers-button-prev,
  .swipers-button-next {
    display: none !important;
  }

  .swipers2-button-prev,
  .swipers2-button-next {
    display: none !important;
  }

  .service-provide .service-content {
    flex-wrap: wrap;
  }

  .service-provide .service-content .service-item {
    width: 100% !important;
    margin-top: 25px;
  }

  .industry {
    flex-wrap: wrap;
    align-items: center;
  }

  .industry .industry-item {
    width: 100% !important;
  }

  .all-scene p.desc {
    font-size: 0.875rem;
    margin-bottom: 1rem;
    font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  }

  .all-scene>div {
    width: 90% !important;
    font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
    margin-top: 2rem !important;
  }

  .imgtitle {
    display: none;
  }

  .all-scene .bottom,
  .all-scene .productcatl,
  .all-scene .manage-platform {
    flex-wrap: wrap;
  }

  .all-scene .bottom .title,
  .all-scene .productcatl .title,
  .all-scene .manage-platform .title {
    width: 100%;
    margin-bottom: 0.5rem;
    padding-top: 0.5rem;
  }

  .all-scene .manage-platform .title {
    display: none;
  }

  .all-scene .bottom .bottom-item {
    width: 16.6666666%;
  }

  .all-scene .bottom .bottom-item p {
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }

  .productcatl .img-wrap {
    width: 12.5%;
    margin-right: 0;
  }

  .manage-platform {
    min-height: auto;
    align-items: center;
  }

  .manage-platform .img-wrap.fl {
    float: none;
    width: 20%;
    margin-right: 1rem;
  }

  .manage-platform .img-wrap.fl .tray img {
    width: 100%;
  }

  .manage-platform .text-wrap.fr {
    float: none;
  }

  .product {
    display: block;
  }

  .product .img-wrap {
    display: inline-block;
    width: 45%;
    margin: 0;
  }

  .all-scene h3,
  .operate-manage h3,
  .company-trend h3 {
    font-size: 1.25rem;
  }

  .manage-platform .text-wrap h3 {
    text-align: left;
  }

  .all-scene .tray {
    bottom: 1%;
    left: 0;
    transform: none;
  }

  .operate-manage {
    margin-top: 5rem;
  }

  .operate-manage .advantage-item {
    margin-bottom: 2rem;
  }

  .operate-manage .advantage-item,
  .operate-manage .advantage-item.mobile {
    display: block;
  }

  .operate-manage .advantage-item.pc {
    display: none;
  }

  .operate-manage .advantage-cover img {
    width: 100%;
  }

  .operate-manage .advantage-item .advantage-content {
    margin-top: 1.5rem;
    margin-left: 0 !important;
    width: 100%;
  }

  .operate-manage .advantage-item:nth-child(2n-1) .advantage-cover img {
    margin-left: 0;
  }

  .company-trend {
    width: 90%;
    margin: 0 auto;
  }

  .company-trend h3 {
    margin: 2rem 0;
  }

  .company-trend .trend-list .trend-item,
  .company-trend .trend-list .trend-item .trend-content .top {
    display: block;
    max-height: none;
  }

  .company-trend .trend-list .trend-item .trend-content .top {
    margin-top: 2rem;
  }

  .company-trend .trend-item .left-cover {
    text-align: center;
    width: 100%;
  }

  .company-trend .trend-list .trend-item .trend-content {
    margin-left: 0;
    width: 100%;
  }

  .industry .industry-item p {
    margin-bottom: 1rem !important;
  }

  .advertise .img-wrap {
    overflow-x: scroll;
  }

  .advertise .img-wrap img {
    display: block;
    width: auto;
    height: 150px;
    object-fit: contain;
  }

  .index-bottom .contact-way,
  .index-bottom .contact-address {
    display: block;
    width: 90%;
    text-align: left;
    padding: 1.5rem 0;
  }

  .index-bottom .contact-way .contact-item {
    margin-bottom: 1rem;
  }

  .index-bottom .contact-way h4 {
    margin-bottom: 0.75rem;
    font-size: 0.875rem;
  }

  .index-bottom .contact-way p {
    font-size: 1.125rem;
  }

  .index-bottom .contact-address .image-wrap {
    margin-left: 1rem;
  }

  .index-bottom .contact-address .image-wrap img {
    margin-top: 10px;
  }
}

.service-provide {
  text-align: center;
}

.service-provide p.desc {
  color: #4c4c4c;
  font-size: 0.875rem;
  margin: 1rem 0 3rem;
}

.service-provide .service-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.service-provide .service-content .service-item {
  width: 18%;
}

.service-provide .service-content .service-item img {
  width: 40%;
  margin: 0 auto;
}

.service-provide .service-content .service-item h4 {
  font-size: 1.25rem;
  color: #373c41;
  font-weight: 600;
  margin: 2rem 0 1rem;
}

.service-content .service-item .txt-box {
  font-size: 0.75rem;
  color: #a0a0a2;
  line-height: 1.6;
}

.all-industry {
  margin-top: 4.31rem;
}

.industry {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.industry .industry-item {
  width: 20%;
  text-align: center;
}

.industry .industry-item p {
  font-family: "HYQiHeiX1-65W";
  font-size: 0.5381rem;
  font-weight: 400;
  letter-spacing: 1px;
  color: #606472;
  margin: 0.5rem 0 1.3rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

.industry .industry-item .img-wrap img {
  max-width: 90%;
}


#w8888 .el-tabs {
  width: 100%;
  height: 31.25rem;
  border-radius: 2rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs .titleTextbox {
  width: 100%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__header {
  /* background-color: red; */
  width: 50%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__nav {
  width: 100%;
  height: auto;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__item {
  width: 100%;
  min-height: 3.5rem;
  border: none;
  text-align: left;
  padding-left: 1.8rem;
  color: #393939;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  margin-left: 2rem;
}

#w8888 .el-tabs--left .el-tabs__item p {
  font-size: 1.125rem;
  color: rgb(58, 59, 60);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__item p:hover {
  color: #1753ab;
}

#w8888 .el-tabs--left .el-tabs__item p img {
  max-width: 1.375rem;
  max-height: 1.375rem;
  align-items: center;
  margin-right: 0.5rem;
}

#w8888 .el-tabs--left .el-tabs__item.is-active {
  height: auto !important;
  border: none;
  text-align: left;
  box-shadow: 0 12px 12px -12px rgba(0, 0, 0, .1), 0 -12px 12px -12px rgba(0, 0, 0, .1);
  border-radius: 10px;
  padding-top: 0.8125rem;
  margin-bottom: 0.7rem;
  margin-left: 2rem;
  margin-top: .8rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  animation-name: fade-in-top;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
  width: 70%;
}

#w8888 .el-tabs--left .el-tabs__item.is-active p:nth-child(1) {
  font-size: 1.25rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__item p:nth-child(1) img {
  margin-right: .8rem;
}

#w8888 .el-tabs--left .el-tabs__item.is-active p:nth-child(1) img {
  margin-right: .8rem;
}

#w8888 .el-tabs--left .el-tabs__item.is-active p:nth-child(2) {
  color: #393939;
  padding-top: 0.7125rem;
  font-size: 1.125rem;
  color: rgb(58, 59, 60);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__item.is-active p:nth-child(3) {
  color: #393939;
  font-size: 1.125rem;
  color: rgb(58, 59, 60);
  padding-bottom: 0.7125rem;
  margin-bottom: 0.8125rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__item.is-active p:nth-child(2),
#w8888 .el-tabs--left .el-tabs__item.is-active p:nth-child(3) {
  padding-left: 1.85rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__item.is-active button {
  background-color: #1a51ab;
  border: none;
  border-radius: 1.5rem;
  font-size: 0.8rem;
  padding: 0rem 1.5rem;
  color: white;
  margin-left: 1.85rem;
  margin-top: 0rem;
  margin-bottom: 0.9375rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs--left .el-tabs__item:hover {
  cursor: pointer;
}

#w8888 .el-tabs--left .el-tabs__active-bar.is-left,
.el-tabs--left .el-tabs__active-bar.is-right,
.el-tabs--right .el-tabs__active-bar.is-left,
.el-tabs--right .el-tabs__active-bar.is-right {
  display: none;
}

#w8888 .el-tabs--left .el-tabs__nav-wrap.is-left::after,
.el-tabs--left .el-tabs__nav-wrap.is-right::after,
.el-tabs--right .el-tabs__nav-wrap.is-left::after,
.el-tabs--right .el-tabs__nav-wrap.is-right::after {
  height: 0rem;
}

#w8888 .el-tabs__content {
  width: 50%;
  height: 47.44rem;
  display: flex;
  justify-content: center;
  align-items: center;
  /* min-height: 38.6875rem;
  max-height: 42.125rem; */
  background-color: #EAF2FF;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0rem 2rem 2rem 0rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}


#w8888 .el-tabs.el-tabs--top {
  height: auto !important;
}

#w8888 .el-tabs.el-tabs--top .el-tabs__header {
  width: 100% !important;
  margin-bottom: 0;
  padding: 0 1rem;
}

#w8888 .is-top .el-tabs__item p {
  font-size: 0.875rem !important;
}

#w8888 .is-top .el-tabs__item p img {
  max-width: 1.5rem;
  max-height: 1.5rem;
  align-items: center;
}

#w8888 .el-tabs.el-tabs--top .el-tabs__content {
  width: 100% !important;
  height: auto !important;
  position: relative;
}

#w8888 .el-tabs.el-tabs--top .el-tabs__content .el-tab-pane {
  text-align: left;
  padding-top: 1rem;
}

#w8888 .el-tabs.el-tabs--top .el-tabs__content .el-tab-pane span {
  color: #1a51ab;
  margin-left: 2rem;
  font-weight: 800;
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  display: block;
}

#w8888 .el-tabs.el-tabs--top .el-tabs__content .el-tab-pane p {
  color: rgb(58, 59, 60);
  margin-left: 2rem;
  font-size: 0.875rem;
}

#w8888 .el-tabs.el-tabs--top .el-tabs__content .el-tab-pane button {
  background-color: #1a51ab;
  border: none;
  border-radius: 1.5rem;
  font-size: 0.875rem;
  padding: 0.5rem 1.5rem;
  color: white;
  margin-left: 2rem;
  margin-top: 1rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .el-tabs.el-tabs--top .el-tabs__content .el-tab-pane img {
  width: 80%;
  margin: 0 auto;
}

#w8888 .tableft-top {
  width: 50%;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}

#w8888 .tableft-top .item1 {
  width: 100%;
  text-align: left;
  font-size: 1.5rem;
  padding: 3rem 1.5rem 1rem 1.8rem;
  color: rgb(51, 51, 51);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  margin-left: 2rem;
}

#w8888 .tableft-top .item2 {
  width: 100%;
  text-align: left;
  font-size: 2.25rem;
  margin-bottom: .2rem;
  font-weight: 700;
  padding: 0rem 1.8rem;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  color: rgb(19, 20, 21);
  margin-left: 2rem;
}

#w8888 .tableft-top .item2:nth-child(3) {
  padding-bottom: 1.5rem;
  font-size: 2.25rem;
  font-weight: 700;
  color: rgb(19, 20, 21);
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
  margin-bottom: 1.5rem;
  margin-left: 2rem;
}


@keyframes slide-in-right {

  0% {
    transform: translateX(1000px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-left {

  0% {
    transform: translateX(-1000px);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes bounce-bottom {

  0% {
    transform: translateY(45px);
  }

  25% {
    transform: translateY(0);
  }

  40% {
    transform: translateY(24px);
  }

  55% {
    transform: translateY(0);
  }

  65% {
    transform: translateY(12px);
  }

  75% {
    transform: translateY(0);
  }

  82% {
    transform: translateY(6px);
  }

  87% {
    transform: translateY(0);
  }

  93% {
    transform: translateY(4px);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes fade-in-top {

  0% {
    transform: translateY(-50px);
    opacity: 0;
  }

  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.swiper.top_banner .swiper-button-prev,
.swiper.top_banner .swiper-button-next {
  display: none;
}

.model-wrap {
  width: 80%;
  margin: 0 auto;
  position: relative;
  font-family: "苹方", Tahoma, Helvetica, Arial, sans-serif;
}
.model-wrap .top-data {
  margin-top: 1.7rem;
  display: flex;
  gap: 0.6rem;
  width: 100%;
}
.model-wrap .top-data .top-item {
  position: relative;
  width: 20%;
}
.model-wrap .top-data .top-item .main-img {
  width: 100%;
}
.model-wrap .top-data .top-item .item-content {
  position: absolute;
  padding: 0.82rem;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
}
.model-wrap .top-data .top-item.active .item-content h3 {
  opacity: 1;
}
.model-wrap .top-data .top-item.active .item-content .text {
  opacity: .8;
}

.model-wrap .top-data .item-content {
  padding-top: 0.25rem;
}

.model-wrap .model-main {
  margin-top: 0.6726rem;
}

.model-wrap .top-item .item-content h3 {
  color: #fff;
  line-height: 1.5;
  font-size: 0.7399rem;
  font-family:Arial;
  font-weight:500;
  opacity: .6;
  margin-bottom: 0.36rem;
}

.model-wrap .top-item .item-content .text {
  margin-top: 0.55rem;
  color: #fff;
  font-size: 0.4708rem;
  line-height: 1.65;
  font-family: arial regular;
  hyphens:auto;
  opacity: .6;
}

.model-wrap .top-item .item-content .img-play {
  cursor: pointer;
  position: absolute;
  bottom: 0.86rem;
  width: 1.32rem;
}

.model-wrap .top-item .item-content .img-play.fold {
  animation-name: move-left-to-right;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-iteration-count: infinite;
  animation-direction: alternative;
}
@keyframes move-left-to-right {
  0% {
    transform: translateX(5%);
  }

  50% {
    transform: translateX(15%);
  }

  100% {
    transform: translateX(5%);
  }
}

.platform-main {
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
}
.model-main {
  position: relative;
}

.platform-main .platform-left {
  width: 40%;
  padding: 0 0.5rem 0 1.5rem;
  position: absolute;
}

.platform-main .platform-right {
  width: 60%;
}

.platform-main .platform-left h3 {
  color: #000;
  font-size: 0.94rem;
  margin-bottom: 0.5rem;
  font-weight: 700;
}

.platform-main .platform-left .desc {
  font-size: 0.4708rem;
  color: #858c99;
  line-height: 1.6;
  width: 120%;
}

.platform-main .platform-left .platform-btn {
  cursor: pointer;
  display: inline-block;
  border-radius: 6px;
  padding: 0.25rem 1rem;
  font-size: 0.4708rem;
  margin-top: 0.75rem;
}

.platform-left .bottom-tab {
  margin-top: 0.5rem;
  padding-left: 0.25rem;
}

.platform-left .bottom-tab .bottom-tab-item {
  padding: 0.48rem 0;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}

.platform-left .bottom-tab .bottom-tab-item.active {
  animation-name: fade-in-top2;
  animation-duration: .3s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: none;
}

.platform-left .bottom-tab .bottom-tab-item .img {
  margin-left: -0.25rem;
}

.bottom-tab .bottom-tab-item .right {
  padding-left: 0.5rem;
}

.bottom-tab .bottom-tab-item .right div {
  font-size: 0.5381rem;
  font-weight: 600;
  color: #222;
}

.bottom-tab .bottom-tab-item .right p {
  font-size: 0.42rem;
  color: #979797;
  line-height: 1.2;
  margin-top: 0.27rem;
}
.transition-btn {
  overflow: hidden;
  position: relative;
  flex-grow: 1;
  font-size: 0.4708rem;
  color: #fff;
  z-index: 2;
  cursor: pointer;
  background-color: #1A60F4;
  border-color: #1A60F4 !important;
}

.transition-btn:hover:after {
  transform: translateX(-50%) translateY(-50%) scale(1);
  opacity: 1;
}

.transition-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 110%;
  height: 0;
  padding-top: 110%;
  content: "";
  transition: opacity .3s cubic-bezier(.35, .755, .42, .95), -webkit-transform .3s cubic-bezier(.35, .755, .42, .95), -webkit-border-radius .3s cubic-bezier(.35, .755, .42, .95);
  transition: transform .3s cubic-bezier(.35, .755, .42, .95), opacity .3s cubic-bezier(.35, .755, .42, .95), border-radius .3s cubic-bezier(.35, .755, .42, .95);
  transition: transform .3s cubic-bezier(.35, .755, .42, .95), opacity .3s cubic-bezier(.35, .755, .42, .95), border-radius .3s cubic-bezier(.35, .755, .42, .95), -webkit-transform .3s cubic-bezier(.35, .755, .42, .95), -moz-transform .3s cubic-bezier(.35, .755, .42, .95), -o-transform .3s cubic-bezier(.35, .755, .42, .95), -webkit-border-radius .3s cubic-bezier(.35, .755, .42, .95), -moz-border-radius .3s cubic-bezier(.35, .755, .42, .95);
  transform: translateX(-50%) translateY(-50%) scale(0);
  opacity: 0;
  border-radius: 100%;
  background: hsla(0, 0%, 100%, .08);
  background-size: 400%
}