* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  color: #4c19b4;
  font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
  font-size: 0.3rem;
}
a {
  text-decoration: none;
  color: #fff;
}
.text-left {
  text-align: left;
}

.m-header {
  padding: 0;
  height: 0.88rem !important;
  line-height: 0.88rem;
  position: fixed;
  top: 0;
  width: 100%;
  background: #6223ce;
  padding: 0 0.3rem;
  z-index: 1000;
  overflow: hidden;
}
.m-main {
  padding: 0;
  overflow: visible;
}
.m-banner img {
  width: 100%;
}
.m-main-bg {
  background-image: url(../img-mobile/bg@2x.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.m-main-container {
  /* margin: 0 0.3rem; */
}
.m-footer {
  padding: 0;
  height: auto !important;
  background: #000;
}

.m-header-logo {
  display: inline-block;
  height: 0.88rem;
}
.m-header-logo img {
  vertical-align: top;
  height: 0.45rem;
  margin-top: 0.22rem;
}
.m-header-right {
  display: none;
}

.m-content {
  margin: 0 0.3rem;
  padding-top: 1.5rem;
}
.m-content-title {
  text-align: center;
  margin-bottom: 0.6rem;
}
.m-content-title h1 {
  font-size: 0.44rem;
  margin-bottom: 0.6rem;
  letter-spacing: 0.04rem;
}
.m-content-title h4 {
  font-weight: normal;
  font-size: 0.3rem;
}
.m-content-title p {
  font-size: 0.24rem;
  line-height: 0.48rem;
}

/* .m-content-body-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
} */
.m-content-body-2-item {
  height: 10rem;
  background: url(../img/gongneng.png) no-repeat;
  background-size: 100%;
  padding: 0 0.6rem;
  border-radius: 0.2rem;
}
.m-content-body-2-item h2 {
  font-size: 0.6rem;
  color: #fff;
  text-align: center;
  margin-top: 0.9rem;
  margin-bottom: 0.6rem;
}
.m-video {
  position: relative;
  cursor: pointer;
}
.m-video-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  /* background: #000; */
  /* opacity: 0.4; */
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
}
.m-video-bg img {
  width: 20%;
  position: absolute;
  top: 40%;
  left: 40%;
}
.m-video video {
  width: 100%;
  height: 4.6rem;
}
.m-gongneng-list {
  color: #fff;
  line-height: 0.5rem;
  margin-top: 0.4rem;
  margin-left: 0.4rem;
  font-size: 0.3rem;
}
.swiper-pagination-bullet {
  background: #4c19b4;
  opacity: .5;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #4c19b4;
}
/* .m-content-bottom {
  margin-top: 14.0rem;
  text-align: center;
}
.m-content-btn {
  display: inline-block;
  width: 34.0rem;
  height: 6.0rem;
  line-height: 6.0rem;
  text-align: center;
  border-radius: 3.0rem;
  background: #4c19b4;
  color: #fff;
  font-size: 2.4rem;
} */

.m-banner-list {
  display: flex;
  justify-content: space-between;
  list-style: none;
}
.m-banner-list-top {
  margin-bottom: 0.11rem;
}
.m-banner-list-top .m-banner-item-left {
  width: 68%;
}
.m-banner-list-top .m-banner-item-right {
  width: 30%;
}
.m-banner-list-bottom .m-banner-item-left {
  width: 30%;
}
.m-banner-list-bottom .m-banner-item-left div {
  height: 49%;
}
.m-banner-list-bottom .m-banner-item-left div:first-child {
  margin-bottom: 2%;
}
.m-banner-list-bottom .m-banner-item-right {
  width: 68%;
}
.m-banner-list li img {
  width: 100%;
  height: 100%;
}

.m-content-robot {
  margin: 0;
}
.m-content-robot .m-content-title {
  margin: 0 0.3rem;
}
.m-content-subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
}
.m-content-subtitle-center img {
  width: 1.06rem;
  vertical-align: middle;
  margin: 0 0.1rem;
}
.m-content-body-3 {
  padding: 0 0.3rem;
  height: 8.14rem;
  background-image: url(../img-mobile/jiqiren@2x.png);
  background-repeat: no-repeat;
  background-position: center 0;
  background-size: 100%;
  position: relative;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.16rem;
  margin-top: 2rem;
}
.m-jiqiren-bg-left {
  position: absolute;
  left: 0.2rem;
  top: 1.3rem;
}
.m-jiqiren-bg-center {
  position: absolute;
  left: 0;
  top: -1.1rem;
  width: 100%;
  text-align: center;
}
.m-jiqiren-bg-right {
  position: absolute;
  right: 0.16rem;
  top: 0.8rem;
}

/* .m-content-body-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
} */
.m-content-body-4-item {
  height: 2.5rem;
  background: url(../img-mobile/kuang@2x.png) no-repeat;
  background-position: center 0;
  background-size: 100%;
  color: #fff;
  margin-bottom: 0.3rem;
}
.m-content-body-4-item-title {
  height: 1rem;
  font-size: 0.36rem;
  text-align: center;
  line-height: 1rem;
}
.m-content-body-4-item-content {
  padding: 0.1rem 0.3rem;
  line-height: 0.6rem;
  font-size: 0.3rem;
}

.m-content-body-5 {
  list-style: none;
}
.m-content-body-5 li {
  line-height: 0.5rem;
  padding: 0.1rem 0.3rem;
  background: #4c19b4;
  color: #fff;
  margin-bottom: 0.3rem;
  font-size: 0.26rem;
}

.m-content-last {
  padding: 1rem 0 !important;
}
.m-content-body-6 ul {
  list-style: none;
  display: flex;
}
.m-content-body-6-top li {
  background: url(../img-mobile/xiayibu@2x.png) no-repeat center 1rem;
  background-size: 0.4rem; 
}
.m-content-body-6-center li {
  background: url(../img-mobile/xiayibu2@2x.png) no-repeat 2.1rem 0.2rem;
  background-size: 0.2rem; 
}
.m-content-body-6-center li.m-content-body-6-item-last {
  background: url(../img-mobile/xiayibu@2x.png) no-repeat center 1rem !important;
  background-size: 0.4rem !important;
}
.m-content-body-6-bottom li {
  background: url(../img-mobile/xiayibu3@2x.png) no-repeat 2.1rem 0.2rem;
  background-size: 0.2rem; 
}
.m-content-body-6 li div {
  width: 1.9rem;
  height: 0.8rem;
  margin-right: 0.6rem;
  margin-bottom: 0.6rem;
  line-height: 0.8rem;
  text-align: center;
  background: #4c19b4;
  color: #fff;
  font-size: 0.3rem;
}
.m-content-body-6 ul li.m-content-body-6-item-last {
  background: none;
}
.m-content-body-6 ul li:last-child div {
  margin-right: 0;
}
.m-contact {
  display: flex;
}
.m-contact-left {
  flex: 1;
}
.m-contact-left-title {
  font-size: 0.24rem;
  margin-bottom: 0.1rem;
}
.m-contact-left p {
  line-height: 0.5rem;
  font-size: 0.24rem;
}
.m-contact-right {
  margin-top: 0.2rem;
  display: flex;
  align-items: flex-end;
}
.m-contact-right-item {
  display: inline-block;
  width: 1.36rem;
  margin-left: 0.1rem;
  text-align: center;
  font-size: 0.24rem;
}
.m-contact-right-item img {
  width: 100%;
}
.m-contact-right-item p {
  margin-top: 0.1rem;
}

.m-footer-container, .m-footer-bottom {
  color: #fff;
}
a:hover {
  color: #fa8c16 !important;
}

.m-footer-bottom {
  line-height: 0.88rem;
  font-size: 0.24rem;
}
.m-footer-bottom-left {
  color: #666;
  padding: 0 0.3rem;
  text-align: center;
}
.m-footer-bottom-left a {
  color: #999;
}
.m-footer-bottom-center, .m-footer-bottom-right {
  display: inline-block;
}
.m-footer-bottom-center a {
  color: #999;
  padding: 0 1.4rem;
  border-right: 0.1rem solid #666;
}
.m-footer-bottom-center a:last-child {
  border-right: none;
}
.m-footer-bottom-right {
  display: inline-block;
  float: right;
  position: relative;
  cursor: pointer;
  line-height: normal;
}
