
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
header,
hgroup,
nav,
section,
article,
aside,
footer,
figure,
figcaption,
menu,
button {
  margin: 0;
  padding: 0; }

body {
  font-family: Arial, "Helvetica Neue", Helvetica, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
  font-size: 14px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
main,
nav,
section,
summary {
  display: block; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  vertical-align: middle;
  border: 0; }

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal; }

ol,
li {
  list-style: none; }

caption,
th {
  text-align: left; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
  color: #333; }

q:before,
q:after {
  content: ''; }

abbr,
acronym {
  border: 0; }

ins,
a {
  text-decoration: none;
  color: #333; }

a:active,
a:hover {
  outline: 0; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

:focus {
  outline: 0; }

.clearfix::after {
  content: "";
  display: table;
  clear: both; }

.clearfix {
  *zoom: 1; }

.flex-group, .flex-group-center, .mx-banner-info-group .info-l, .home-banner-fot-group .fot-item, .mx-default-slide .slide-item, .product-slide-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.flex-group-item,
.flex-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block; }

.flex-center, .flex-group-center, .mx-banner-info-group .info-l, .home-banner-fot-group .fot-item, .mx-default-slide .slide-item, .product-slide-group {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-vertical {
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.mx-default-slide .slide-item-img, .product-slide-group .slide-item-img {
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.tm-service-entrance-group .service-btn, .tm-consult-modal .consult-icon {
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.tm-consult-modal {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

[v-cloak] {
  display: none; }

.page-max-width,
.mx-content {
  margin: 0 auto;
  width: 1200px; }

.seo-info-group {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0;
  width: 0;
  height: 0;
  opacity: 0; }

/*首页*/
.mx-banner-swiper {
  position: relative;
  height: 500px;
  background-color: #f2f9ff; }
  .mx-banner-swiper.style-2::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    height: 70px;
    background-color: #fff; }

.mx-banner-swiper {
  line-height: 1.5; }

.mx-banner-info-group {
  position: relative;
  z-index: 10;
  height: 345px; }
  .mx-banner-info-group .info-l {
    height: 345px; }
  .mx-banner-info-group .info-title {
    font-size: 32px;
    font-weight: bold; }
  .mx-banner-info-group .info-txt {
    margin-top: 20px;
    font-size: 18px; }
  .mx-banner-info-group .info-btn {
    margin-top: 20px;
    min-width: 180px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: #1c93ff;
    border: none;
    border-radius: 5px;
    cursor: pointer; }
  .mx-banner-info-group .info-img {
    float: right;
    max-width: 450px;
    height: 345px; }

.home-banner-fot-group {
  margin: 10px auto 0; }
  .home-banner-fot-group .fot-item {
    float: left;
    margin-right: 30px;
    width: 380px;
    height: 138px;
    background-color: #fff;
    border: 1px solid #8dc9ff;
    border-radius: 10px;
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center; }
    .home-banner-fot-group .fot-item:last-child {
      margin-right: 0; }
  .home-banner-fot-group .fot-item-icon {
    margin-right: 30px;
    color: #1c93ff;
    font-size: 60px;
    width: 60px;
    height: 60px; }
  .home-banner-fot-group .fot-item-title {
    font-size: 24px;
    width: 150px;
    text-align: center;
    font-weight: bold; }
  .home-banner-fot-group .fot-item-txt {
    font-size: 16px;
    width: 150px;
    text-align: center; }

.mx-default-group {
  padding-top: 110px;
  text-align: center; }
  .mx-default-group .group-title {
    font-weight: bold;
    font-size: 32px; }
  .mx-default-group .group-txt {
    margin-top: 25px;
    font-size: 16px;
    color: #707070;
    line-height: 1.8; }
  .mx-default-group .tab-btn {
    margin: 25px 10px 0;
    min-width: 140px;
    height: 40px;
    line-height: 40px;
    background: inherit;
    background-color: #f2f9ff;
    text-align: left;
    border-radius: 50px;
    font-size: 16px;
    border: none;
    text-align: center;
    cursor: pointer; }
    .mx-default-group .tab-btn.btn-active {
      background-color: #1c93ff;
      color: #fff; }

.mx-default-slide {
  margin-top: 30px; }
  .mx-default-slide.style-2 .slide-item {
    padding: 50px 200px; }
  .mx-default-slide.style-2 .slide-item-img {
    height: 350px; }
  .mx-default-slide .slide-item {
    position: relative;
    padding: 50px 140px;
    line-height: 2;
    text-align: left;
    height: 550px;
    background: -webkit-linear-gradient(left, #fff, #f2f9ff, #fff);
    background: linear-gradient(to right, #fff, #f2f9ff, #fff); }
  .mx-default-slide .slide-item-img {
    position: absolute;
    z-index: 1;
    right: 150px;
    height: 280px;
    max-width: 400px; }
  .mx-default-slide .slide-item-num {
    font-size: 150px;
    color: #8DC9FF;
    line-height: 1.1;
    font-weight: bold; }
  .mx-default-slide .slide-item-title {
    font-size: 32px;
    font-weight: bold; }
  .mx-default-slide .slide-item-txt {
    padding-top: 5px;
    font-size: 16px;
    color: #707070;
    width: 400px; }
  .mx-default-slide .slide-item-btn {
    display: inline-block;
    margin-top: 20px;
    min-width: 140px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
    background-color: #1c93ff; }

.product-banner-group {
  height: 450px; }
  .product-banner-group .info-img,
  .product-banner-group .info-l {
    height: 450px; }
  .product-banner-group .info-img {
    max-width: 450px; }
  .product-banner-group .info-img-mini {
    max-width: 570px; }
  .product-banner-group .info-img-operation {
    max-width: 538px; }

.product-slide-img-jhzfpt {
  margin-top: 100px;
  max-width: 386px;
  width: 100%; }

.product-slide-img-jhpthy {
  margin-top: 100px;
  max-width: 750px;
  width: 100%; }

.product-slide-img-wxmini {
  margin-top: 30px;
  max-width: 1060px;
  width: 100%; }

.product-slide-img-zfbmini {
  margin-top: 30px;
  max-width: 1016px;
  width: 100%; }

.product-slide-group {
  position: relative;
  height: 400px;
  padding: 0 100px;
  margin: 80px 0; }
  .product-slide-group.style-left .slide-item-img {
    left: 150px;
    right: auto; }
  .product-slide-group.style-left .slide-item-img-business-l {
    left: 10px; }
  .product-slide-group .slide-item-msg {
    width: 500px;
    text-align: center;
    font-size: 16px;
    line-height: 2; }
    .product-slide-group .slide-item-msg.style-2 {
      padding: 0 50px;
      text-align: left; }
  .product-slide-group .slide-item-img {
    position: absolute;
    z-index: 1;
    right: 160px;
    max-width: 100%; }
  .product-slide-group .slide-item-img-ylb {
    right: 200px; }
  .product-slide-group .slide-item-img-business-r {
    right: 10px; }
  .product-slide-group .slide-item-btn {
    margin-top: 40px;
    min-width: 140px;
    line-height: 40px;
    border-radius: 5px;
    color: #fff;
    border: none;
    font-size: 16px;
    background-color: #1c93ff;
    cursor: pointer; }

.product-shareholder-group .shareholder-item {
  display: inline-block;
  margin: 100px 90px;
  line-height: 2; }
.product-shareholder-group .shareholder-icon {
  display: block;
  margin: 60px auto 20px;
  width: 170px; }
.product-shareholder-group .shareholder-title {
  font-size: 24px;
  font-weight: bold; }
.product-shareholder-group .shareholder-txt {
  font-size: 16px; }

.tm-btn {
  padding: 0 15px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  border: none; }
  .tm-btn.btn-primary-plain {
    color: #1c93ff;
    background-color: #fff;
    border: 1px solid #1c93ff; }
  .tm-btn.btn-primary {
    color: #fff;
    background-color: #1c93ff; }

.nav-dropdown-container-height {
  height: 68px;
  background-color: #f2f9ff; }

.nav-sm-dropdown-header {
  display: none; }

.nav-dropdown-container {
  position: fixed;
  z-index: 100;
  height: 68px;
  top: 0;
  left: 0;
  right: 0;
  background-color: #f2f9ff;
  -webkit-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear; }
  .nav-dropdown-container.style-scroll {
    background-color: #1c93ff; }
    .nav-dropdown-container.style-scroll .snav-item-title,
    .nav-dropdown-container.style-scroll .nav-link {
      color: #fff; }
    .nav-dropdown-container.style-scroll .nav-menu-li:hover .nav-link {
      color: #fff; }
    .nav-dropdown-container.style-scroll .snav-item-login:hover .snav-item-title {
      color: #fff; }
    .nav-dropdown-container.style-scroll .snav-btn {
      color: #fff;
      border: 1px solid #fff;
      background-color: #1c93ff; }
      .nav-dropdown-container.style-scroll .snav-btn:hover {
        color: #1c93ff;
        background-color: #fff; }
  .nav-dropdown-container a:hover {
    color: #1c93ff; }
  .nav-dropdown-container .nav-main {
    padding: 0 20px;
    max-width: 1400px;
    min-width: 1200px;
    margin: 0 auto; }
  .nav-dropdown-container .nav-logo {
    margin-right: 20px;
    height: 32px;
    width: 120px; }
  .nav-dropdown-container .nav-menu {
    display: inline-block; }
  .nav-dropdown-container .nav-menu-li {
    position: relative;
    display: inline-block;
    padding: 0 15px; }
    .nav-dropdown-container .nav-menu-li:hover.style-has-sub::after,
    .nav-dropdown-container .nav-menu-li:hover .nav-menu-sub {
      display: block; }
    .nav-dropdown-container .nav-menu-li:hover .nav-link {
      color: #1c93ff; }
    .nav-dropdown-container .nav-menu-li.style-has-sub::after {
      content: '';
      position: absolute;
      display: none;
      z-index: 89;
      left: 50%;
      margin-left: -15px;
      bottom: 0;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-bottom: 15px solid #fff; }
  .nav-dropdown-container .nav-link {
    display: block;
    line-height: 68px;
    font-size: 16px; }
  .nav-dropdown-container .nav-menu-sub {
    display: none;
    position: absolute;
    z-index: 88;
    top: 68px;
    left: -20px;
    padding: 20px 0;
    min-width: 240px;
    line-height: 1.5;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    border-radius: 5px; }
    .nav-dropdown-container .nav-menu-sub.style-products {
      left: -100px;
      width: 1200px; }
  .nav-dropdown-container .sub-li {
    float: left;
    font-size: 14px;
    width: 240px;
    padding: 20px 0;
    text-align: center; }
    .nav-dropdown-container .sub-li:last-child .sub-li-list {
      border-right: none; }
  .nav-dropdown-container .sub-li-title {
    font-size: 16px;
    font-weight: bold; }
  .nav-dropdown-container .sub-li-title-icon {
    margin-right: 8px;
    width: 25px;
    height: 25px;
    margin-top: -3px;
    vertical-align: top; }
  .nav-dropdown-container .sub-li-list {
    margin-top: 8px;
    border-right: 1px solid #f2f2f2;
    box-sizing: border-box; }
  .nav-dropdown-container .sub-li-list-solution {
    margin-top: 0;
    border-right: none;
    text-align: center; }
    .nav-dropdown-container .sub-li-list-solution .sub-li-item {
      padding: 12px; }
    .nav-dropdown-container .sub-li-list-solution .sub-li-link {
      font-size: 14px;
      font-weight: bold; }
  .nav-dropdown-container .sub-li-item {
    padding: 8px; }
  .nav-dropdown-container .snav-right-box {
    float: right; }
  .nav-dropdown-container .snav-item {
    position: relative;
    display: inline-block; }
  .nav-dropdown-container .snav-item-login {
    padding: 0 20px;
    margin: 0 20px; }
    .nav-dropdown-container .snav-item-login:hover .snav-item-abs {
      display: block;
      visibility: visible;
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); }
    .nav-dropdown-container .snav-item-login:hover .snav-item-title {
      color: #1c93ff; }
  .nav-dropdown-container .snav-item-title {
    line-height: 68px;
    font-size: 16px;
    cursor: pointer; }
  .nav-dropdown-container .snav-btn {
    line-height: 32px;
    min-width: 130px; }
    .nav-dropdown-container .snav-btn:hover {
      color: #fff;
      background-color: #1c93ff; }
  .nav-dropdown-container .snav-item-abs {
    position: absolute;
    z-index: 88;
    top: 68px;
    right: -20px;
    padding: 10px 20px;
    background-color: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
    .nav-dropdown-container .snav-item-abs::after {
      content: '';
      position: absolute;
      z-index: 89;
      top: -15px;
      right: 45px;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-bottom: 18px solid #fff; }
  .nav-dropdown-container .snav-btn-login {
    display: block;
    margin: 10px 0;
    line-height: 40px;
    min-width: 120px;
    white-space: nowrap; }
    .nav-dropdown-container .snav-btn-login:hover {
      color: #fff; }

.business-ebc-group {
  position: relative;
  padding: 50px; }
  .business-ebc-group .ebc-img {
    position: relative;
    z-index: 1;
    max-width: 598px;
    max-width: 80%; }
  .business-ebc-group .ebc-item {
    position: absolute;
    z-index: 2;
    top: 0;
    text-align: left;
    line-height: 2; }
  .business-ebc-group .ebc-item1 {
    top: 160px;
    left: 0;
    width: 270px; }
  .business-ebc-group .ebc-item2 {
    top: 90px;
    right: 0;
    width: 210px; }
  .business-ebc-group .ebc-item3 {
    top: 325px;
    right: 0;
    width: 210px; }
  .business-ebc-group .ebc-item-title {
    font-weight: bold;
    font-size: 18px; }

/* 隐私协议 */
.protocol-page {
  background-color: #f2f9ff; }
  .protocol-page .protocol-title {
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
    text-align: center;
    padding-top: 120px;
    padding-bottom: 30px; }
  .protocol-page .protocol-content {
    font-size: 16px;
    line-height: 32px;
    width: 1000px;
    margin: 0 auto; }

/* 广东米讯 */
.about-page {
  align-items: center;
  text-align: center; }
  .about-page .about-page-top {
    height: 450px;
    background-color: #f2f9ff;
    display: flex;
    align-items: center;
    padding-left: 20%;
    padding-right: 20%;
    text-align: left; }
    .about-page .about-page-top .about-page-content {
      flex-grow: 1; }
      .about-page .about-page-top .about-page-content .company-name {
        font-weight: 700;
        font-size: 32px; }
      .about-page .about-page-top .about-page-content .company-content {
        font-weight: 400;
        font-size: 18px;
        margin: 24px 0px; }
      .about-page .about-page-top .about-page-content .apply-become-facilitator {
        margin-top: 15px;
        width: 180px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        background-color: #1c93ff;
        border: none;
        border-radius: 5px;
        cursor: pointer; }
    .about-page .about-page-top .about-logo-group {
      position: relative;
      width: 475px;
      height: 100%; }
      .about-page .about-page-top .about-logo-group .about-logo {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 475px;
        height: 450px; }
  .about-page .about-us {
    font-weight: 700;
    font-size: 32px;
    margin-top: 120px; }
  .about-page .jion-us {
    font-weight: 400;
    font-size: 16px;
    color: #707070;
    margin-top: 40px;
    margin-bottom: 30px; }
  .about-page .about-us-content {
    width: 1200px;
    height: 550px;
    background: -webkit-linear-gradient(left, #fff, #f2f9ff, #fff);
    background: linear-gradient(to right, #fff, #f2f9ff, #fff);
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    .about-page .about-us-content .about-us-map {
      margin-right: 50px;
      width: 500px;
      height: 300px; }
    .about-page .about-us-content .about-us-text {
      width: 400px;
      font-size: 16px;
      line-height: 32px;
      text-align: left; }
    .about-page .about-us-content .mission-group {
      display: flex;
      width: 50%; }
      .about-page .about-us-content .mission-group .mission {
        width: 50%; }
        .about-page .about-us-content .mission-group .mission .about-mission {
          margin: 0 auto;
          width: 200px;
          height: 200px;
          background-color: #FFFFFF;
          box-sizing: border-box;
          border-width: 1px;
          border-style: solid;
          border-color: #8dc9ff;
          border-radius: 10px;
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          align-items: center;
          display: flex;
          justify-content: center; }
        .about-page .about-us-content .mission-group .mission .mission-title {
          font-weight: 700;
          font-size: 24px;
          color: #131313;
          line-height: 24px;
          margin-top: 48px;
          margin-bottom: 24px; }
        .about-page .about-us-content .mission-group .mission .mission-content {
          font-size: 16px;
          color: #131313;
          line-height: 16px; }
    .about-page .about-us-content .mx-container {
      width: 1194px;
      margin: 0 auto; }
    .about-page .about-us-content .mx-container.mt10 {
      margin-top: 10px; }
    .about-page .about-us-content .safeguard-wrap {
      width: 1200px;
      height: 300px;
      position: relative;
      overflow: hidden; }
    .about-page .about-us-content .safeguard-wrap ul {
      width: 9999px;
      overflow: hidden;
      position: absolute;
      left: 0;
      top: 0; }
    .about-page .about-us-content .safeguard-wrap ul li {
      float: left;
      width: 370px;
      margin-right: 20px;
      text-align: center;
      cursor: pointer; }
    .about-page .about-us-content .big-img-wrap {
      width: 100%;
      height: 100%;
      position: fixed;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.8);
      text-align: center;
      z-index: 999;
      display: none; }
    .about-page .about-us-content .big-img-wrap .big-img {
      height: 800px;
      margin: 100px auto;
      display: none; }
    .about-page .about-us-content .big-img-wrap .close-btn {
      position: fixed;
      right: 40px;
      top: 40px;
      z-index: 1000;
      cursor: pointer; }
  .about-page .business {
    width: 33.33%; }
    .about-page .business .business-title {
      font-weight: 700;
      font-size: 24px;
      color: #131313;
      line-height: 24px;
      margin-top: 48px;
      margin-bottom: 24px; }
    .about-page .business .business-content {
      font-size: 16px;
      color: #131313;
      line-height: 30px;
      width: 256px;
      margin: 0 auto; }

/* 合作招募 */
.cooperation-page .cooperation-page-top {
  height: 450px;
  background-color: #f2f9ff;
  display: flex;
  align-items: center;
  padding-left: 20%;
  padding-right: 20%;
  text-align: left; }
  .cooperation-page .cooperation-page-top .cooperation-page-content {
    flex-grow: 1; }
    .cooperation-page .cooperation-page-top .cooperation-page-content .content-1 {
      font-weight: 700;
      font-size: 32px; }
    .cooperation-page .cooperation-page-top .cooperation-page-content .content-2 {
      font-size: 18px;
      margin: 24px 0px; }
    .cooperation-page .cooperation-page-top .cooperation-page-content .content-3 {
      font-size: 16px;
      color: #1c93ff; }
  .cooperation-page .cooperation-page-top .cooperation-logo-group {
    position: relative;
    width: 475px;
    height: 100%; }
    .cooperation-page .cooperation-page-top .cooperation-logo-group .cooperation-logo {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      width: 475px;
      height: 450px; }
.cooperation-page .cooperation-slide-item {
  margin: 0 auto;
  text-align: center; }
.cooperation-page .cooperation-swiper-icon-1 {
  width: 288px;
  height: 403px;
  margin: 0 auto; }
.cooperation-page .cooperation-swiper-icon-2 {
  width: 400px;
  height: 400px;
  margin: 0 auto; }
.cooperation-page .cooperation-slide-text {
  font-size: 16px;
  margin-bottom: 40px; }
  .cooperation-page .cooperation-slide-text .cooperation-slide-text-money {
    font-size: 36px;
    font-weight: 700;
    color: #1c93ff; }
.cooperation-page .cooperation-qr {
  width: 396px;
  height: 396px;
  margin: 0 auto; }
.cooperation-page .hot-line {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }
  .cooperation-page .hot-line .tel-icon {
    width: 82px;
    height: 82px; }
  .cooperation-page .hot-line .tel-text-1 {
    font-weight: 700;
    color: #131313;
    font-size: 32px;
    margin: 0px 40px; }
  .cooperation-page .hot-line .tel-text-2 {
    font-weight: 700;
    font-size: 72px;
    color: #1c93ff; }

/* 软件下载 */
.download-page {
  align-items: center;
  text-align: center; }
  .download-page .download-page-top {
    height: 450px;
    background-color: #f2f9ff;
    display: flex;
    align-items: center;
    padding-left: 20%;
    padding-right: 20%;
    text-align: left; }
    .download-page .download-page-top .download-page-content {
      flex-grow: 1; }
      .download-page .download-page-top .download-page-content .software-name {
        font-weight: 700;
        font-size: 32px; }
      .download-page .download-page-top .download-page-content .software-content {
        font-weight: 400;
        font-size: 18px;
        margin: 24px 0px; }
      .download-page .download-page-top .download-page-content .free-trial {
        margin-top: 15px;
        width: 180px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        background-color: #1c93ff;
        border: none;
        border-radius: 5px;
        cursor: pointer; }
    .download-page .download-page-top .download-logo-group {
      position: relative;
      width: 410px;
      height: 100%; }
      .download-page .download-page-top .download-logo-group .download-logo {
        position: absolute;
        left: 0;
        right: 0;
        bottom: -50px;
        width: 410px;
        height: 500px; }
  .download-page .download-text-top {
    margin-top: 16px; }
  .download-page .download-text {
    font-size: 14px;
    color: #1c93ff;
    text-align: center;
    line-height: 28px; }
  .download-page .download-slide-item {
    text-align: left;
    padding: 24px 100px;
    display: flex;
    flex-direction: column; }
  .download-page .download-software-top {
    margin-top: 12px; }
  .download-page .download-software {
    display: flex;
    width: 100%; }
    .download-page .download-software .download-group {
      padding: 0px 36px; }
      .download-page .download-software .download-group .download-content-view {
        display: flex;
        position: static; }
        .download-page .download-software .download-group .download-content-view .download-content {
          margin-left: 16px; }
          .download-page .download-software .download-group .download-content-view .download-content .software-title-view {
            height: 50%;
            position: relative; }
            .download-page .download-software .download-group .download-content-view .download-content .software-title-view .software-title {
              position: absolute;
              left: 0;
              bottom: 0;
              font-weight: 700;
              font-size: 24px;
              line-height: normal;
              display: flex;
              align-items: center;
              white-space: nowrap; }
              .download-page .download-software .download-group .download-content-view .download-content .software-title-view .software-title .surprise-text {
                background-color: #ff0b29;
                border-radius: 5px;
                font-weight: 400;
                font-style: normal;
                font-size: 14px;
                color: #ffffff;
                text-align: center;
                width: 120px;
                height: 20px;
                margin-left: 12px; }
          .download-page .download-software .download-group .download-content-view .download-content .software-description {
            flex-grow: 1;
            width: 238px;
            font-size: 14px;
            line-height: 28px; }
          .download-page .download-software .download-group .download-content-view .download-content .description-1 {
            width: 776px; }
      .download-page .download-software .download-group .download-btn-view {
        display: flex;
        margin-top: 24px; }
        .download-page .download-software .download-group .download-btn-view .download-btn {
          width: 140px;
          line-height: 40px;
          text-align: center;
          color: #fff;
          font-size: 16px;
          background-color: #1c93ff;
          border: none;
          border-radius: 5px;
          cursor: pointer;
          margin: 0px 16px; }
        .download-page .download-software .download-group .download-btn-view .btn-left {
          margin: 0px 30px; }
        .download-page .download-software .download-group .download-btn-view .hidden {
          visibility: hidden; }
      .download-page .download-software .download-group .terminal-group {
        display: flex;
        margin-left: 216px; }
        .download-page .download-software .download-group .terminal-group .terminal-content {
          margin-right: 36px;
          text-align: center; }
          .download-page .download-software .download-group .terminal-group .terminal-content .terminal-btn {
            border-radius: 30px;
            width: 150px;
            line-height: 30px;
            margin-top: 20px;
            color: #FFFFFF; }
          .download-page .download-software .download-group .terminal-group .terminal-content .terminal-android {
            background-color: #88d904; }
          .download-page .download-software .download-group .terminal-group .terminal-content .terminal-ios {
            background-color: #555555; }
          .download-page .download-software .download-group .terminal-group .terminal-content .terminal-wx {
            background-color: #04c016; }

/* 法律声明 */
.declaration-page {
  background-color: #f2f9ff; }
  .declaration-page .declaration-title {
    font-weight: bold;
    font-style: normal;
    font-size: 32px;
    text-align: center;
    padding-top: 90px;
    padding-bottom: 30px; }
  .declaration-page .declaration-content {
    font-size: 16px;
    line-height: 32px;
    width: 1000px;
    margin: 0 auto; }

/* 解决方案 */
.solution-group .info-img {
  float: right;
  max-width: 600px;
  height: 450px; }
.solution-group .mx-default-slide .slide-item {
  background: #fff;
  text-align: center;
  justify-content: center; }
.solution-group .solution-power-logo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  display: flex;
  justify-content: center; }
.solution-group .solution-power-icon {
  width: 606px;
  height: 402px; }

.solution-power-1 {
  text-align: right;
  position: absolute;
  left: 120px;
  top: 330px; }

.solution-power-2 {
  text-align: right;
  position: absolute;
  left: 100px;
  top: 212px; }

.solution-power-3 {
  text-align: right;
  position: absolute;
  left: 240px;
  top: 116px; }

.solution-power-4 {
  text-align: center;
  position: absolute;
  left: 0;
  top: 30px;
  right: 0; }

.solution-power-5 {
  text-align: left;
  position: absolute;
  right: 240px;
  top: 116px; }

.solution-power-6 {
  text-align: left;
  position: absolute;
  right: 110px;
  top: 212px; }

.solution-power-7 {
  text-align: left;
  position: absolute;
  right: 102px;
  top: 330px; }

.solution-power-title {
  line-height: 30px;
  font-weight: bold;
  font-size: 18px; }

.solution-power-content {
  line-height: 30px;
  font-size: 16px; }

.label-logo {
  width: 500px;
  margin: 0px 60px; }

.label-group {
  display: flex; }
  .label-group .solution-label {
    position: relative;
    width: 180px;
    height: 260px;
    border-width: 1px;
    border-style: solid;
    border-color: #8dc9ff;
    border-radius: 10px;
    font-size: 16px;
    line-height: 30px;
    margin: 0px 20px; }
    .label-group .solution-label .circle-group {
      position: absolute;
      left: 40px;
      right: 0;
      top: -50px;
      border-width: 1px;
      border-style: solid;
      border-color: #8dc9ff;
      background: #FFFFFF;
      border-radius: 50px;
      width: 100px;
      height: 100px;
      text-align: center;
      align-items: center;
      display: flex;
      justify-content: center; }
      .label-group .solution-label .circle-group .label-img {
        width: 45px;
        height: 45px; }
    .label-group .solution-label .label-title {
      font-weight: 700;
      font-size: 18px;
      line-height: 60px;
      border-bottom: 1px solid #8dc9ff;
      width: 106px;
      margin: 0 auto;
      margin-top: 54px;
      margin-bottom: 24px; }

.block-group {
  margin: 0px 40px; }
  .block-group .block-group-logo {
    width: 283px;
    height: 251px;
    border-width: 1px;
    border-style: solid;
    border-color: #8dc9ff;
    background: #FFFFFF;
    border-radius: 10px;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center; }
    .block-group .block-group-logo .block-group-img {
      width: 138px;
      height: 141px; }
  .block-group .block-group-logo- {
    width: 238px;
    height: 238px;
    border-width: 1px;
    border-style: solid;
    border-color: #8dc9ff;
    background: #FFFFFF;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center; }
    .block-group .block-group-logo- .block-group-img {
      width: 138px;
      height: 141px; }
  .block-group .block-group-title {
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    padding-top: 24px;
    padding-bottom: 12px; }
  .block-group .block-group-content {
    font-size: 14px;
    line-height: normal; }

.product-item {
  margin: 0px 50px; }
  .product-item .product-1 {
    width: 358px;
    height: 289px; }
  .product-item .product-2 {
    width: 132px;
    height: 289px; }
  .product-item .product-3 {
    width: 282px;
    height: 289px; }
  .product-item .product-4 {
    width: 138px;
    height: 289px; }
  .product-item .product-name {
    font-weight: 700;
    font-size: 24px;
    color: #000000;
    line-height: 24px;
    margin-top: 60px; }

/* footer */
.footer-cooperation {
  height: 230px;
  width: 100%;
  background-color: #f2f9ff; }
  .footer-cooperation .footer-cooperation-group {
    position: relative;
    height: 100%;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 70px;
    font-size: 32px;
    font-weight: 700; }
  .footer-cooperation .cooperation-icon-1 {
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 127px;
    height: 162px; }
  .footer-cooperation .cooperation-icon-2 {
    position: absolute;
    right: 20px;
    bottom: 0;
    width: 87px;
    height: 180px; }
  .footer-cooperation .cooperation-apply {
    margin-top: 40px;
    width: 140px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #1c93ff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    z-index: 1; }

.footer-group {
  margin: 0 auto;
  display: flex;
  padding: 160px 0px 80px 0px; }
  .footer-group .copyright {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 28px; }
    .footer-group .copyright .tm-logo {
      width: 120px;
      height: 32px;
      margin-bottom: 24px; }
  .footer-group .law-group {
    flex-grow: 1;
    text-align: center;
    position: relative; }
    .footer-group .law-group .law {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      font-size: 14px;
      line-height: 28px; }
      .footer-group .law-group .law .link:hover {
        color: #1c93ff; }
      .footer-group .law-group .law .law-icon {
        width: 20px;
        height: 20px; }
  .footer-group .qr .scan-text {
    background-color: #1c93ff;
    width: 110px;
    line-height: 32px;
    text-align: center;
    color: #fff; }

.tm-service-entrance-group {
  position: fixed;
  z-index: 800;
  bottom: 100px;
  right: 0;
  text-align: center;
  height: 100px;
  width: 100px;
  cursor: pointer; }
  .tm-service-entrance-group .service-img {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0 auto;
    height: 100px;
    width: 100px; }
  .tm-service-entrance-group .service-btn {
    position: absolute;
    z-index: 2;
    bottom: 0;
    padding: 0 15px;
    line-height: 30px;
    white-space: nowrap; }

.tm-consult-modal-bg {
  position: fixed;
  z-index: 800;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5); }

.tm-consult-modal {
  position: fixed;
  z-index: 801;
  max-width: 360px;
  width: 80%;
  background-color: #fff; }
  .tm-consult-modal .consult-header {
    position: relative; }
  .tm-consult-modal .consult-img {
    position: relative;
    z-index: 1;
    width: 100%; }
  .tm-consult-modal .consult-close {
    position: absolute;
    z-index: 4;
    top: 18px;
    right: 18px;
    width: 20px;
    height: 20px;
    cursor: pointer; }
  .tm-consult-modal .consult-icon {
    position: absolute;
    z-index: 4;
    bottom: 0;
    width: 80px;
    height: 80px; }
  .tm-consult-modal .consult-main {
    padding: 20px 20px 40px;
    text-align: center; }
  .tm-consult-modal .consult-txt {
    font-size: 18px;
    font-weight: bold; }
  .tm-consult-modal .consult-qrcode {
    display: block;
    margin: 20px auto 10px;
    width: 180px;
    height: 180px;
    border: 1px solid #8dc9ff;
    border-radius: 5px; }

@media screen and (min-width: 1201px) and (max-width: 1350px) {
  .nav-dropdown-container .nav-menu-sub.style-products {
    left: -210px; } }
/*首页 移动端*/
@media (max-width: 1200px) {
  body {
    overflow-x: hidden; }

  .page-max-width {
    width: 100%; }

  .mx-banner-swiper {
    height: auto;
    text-align: center; }
    .mx-banner-swiper::after {
      height: 100%; }

  .mx-banner-info-group {
    padding: 20px;
    height: auto; }
    .mx-banner-info-group.style-2 {
      height: auto; }
      .mx-banner-info-group.style-2 .info-img,
      .mx-banner-info-group.style-2 .info-l {
        height: auto; }
    .mx-banner-info-group .info-l {
      padding-top: 20px;
      height: auto; }
    .mx-banner-info-group .info-img {
      float: none;
      width: 80%;
      height: auto; }
    .mx-banner-info-group .info-title {
      font-size: 18px; }
    .mx-banner-info-group .info-txt {
      font-size: 14px;
      padding: 0 20px; }

  .home-banner-fot-group {
    margin-top: 30px;
    text-align: center; }
    .home-banner-fot-group .fot-item {
      float: none;
      width: 80%;
      height: 80px;
      margin: 20px auto; }
      .home-banner-fot-group .fot-item:last-child {
        margin-right: auto; }
    .home-banner-fot-group .fot-item-icon {
      margin-right: 10px; }
    .home-banner-fot-group .fot-item-title {
      font-size: 18px; }
    .home-banner-fot-group .fot-item-txt {
      font-size: 14px; }

  .mx-default-group {
    padding: 90px 20px 0; }
    .mx-default-group .group-title {
      font-size: 20px; }
    .mx-default-group .group-txt {
      margin-top: 15px;
      padding: 0 30px;
      font-size: 14px; }
    .mx-default-group .tab-btn.style-sm {
      margin: 25px 5px 0;
      padding: 0 15px;
      min-width: 90px;
      line-height: 36px;
      font-size: 13px; }
      .mx-default-group .tab-btn.style-sm:first-child {
        margin-left: 0; }
      .mx-default-group .tab-btn.style-sm:last-child {
        margin-right: 0; }

  .mx-default-slide.style-2 .slide-item {
    padding: 20px; }
  .mx-default-slide.style-2 .slide-item-img {
    width: 60%;
    height: auto; }
  .mx-default-slide .slide-item {
    display: block;
    padding: 20px;
    text-align: center;
    height: auto; }
  .mx-default-slide .slide-item-num {
    font-size: 100px; }
  .mx-default-slide .slide-item-title {
    margin-top: 20px;
    font-size: 20px; }
  .mx-default-slide .slide-item-img {
    position: relative;
    right: auto;
    height: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    width: 80%; }
  .mx-default-slide .slide-item-txt {
    width: 100%;
    font-size: 14px; }
  .mx-default-slide .slide-item-btn {
    line-height: 34px;
    font-size: 14px; }

  .product-slide-group {
    height: auto;
    display: block;
    padding: 0;
    margin: 20px 0; }
    .product-slide-group.style-left .slide-item-img {
      left: auto;
      right: auto; }
    .product-slide-group .slide-item-msg {
      padding-top: 20px;
      width: 100%;
      font-size: 14px; }
      .product-slide-group .slide-item-msg.style-2 {
        padding: 20px 10px;
        text-align: left; }
    .product-slide-group .slide-item-img {
      position: relative;
      right: auto;
      height: auto;
      left: auto;
      margin: 20px 0;
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      width: 80%; }
    .product-slide-group .slide-item-btn {
      display: block;
      margin: 30px auto 0; }

  .product-slide-img-1 {
    margin-top: 20px;
    width: 90%; }

  .product-shareholder-group .shareholder-item {
    margin: 0 10px; }
  .product-shareholder-group .shareholder-title {
    font-size: 18px; }
  .product-shareholder-group .shareholder-txt {
    font-size: 14px; }

  .tm-container-open {
    overflow: hidden; }
    .tm-container-open .nav-dropdown-container {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0); }
    .tm-container-open .tm-content-bg {
      position: fixed;
      z-index: 99;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5); }
    .tm-container-open .nav-sm-dropdown-header {
      -webkit-transform: translate(166px, 0);
      transform: translate(166px, 0); }
    .tm-container-open .tm-content {
      position: relative;
      z-index: 97;
      -webkit-transform: translate(166px, 0);
      transform: translate(166px, 0);
      overflow: hidden;
      min-height: calc(100vh - 68px); }
    .tm-container-open .nav-sm-dropdown-header {
      border-left: 1px solid #fff; }

  .nav-sm-dropdown-header,
  .nav-dropdown-container,
  .tm-content {
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0, 1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0, 1); }

  .nav-dropdown-container {
    height: 100%;
    right: auto;
    bottom: 0;
    height: 100%;
    overflow: auto;
    width: 166px;
    -webkit-transform: translate(-166px, 0);
    transform: translate(-166px, 0); }
    .nav-dropdown-container.style-scroll {
      background-color: #fff; }
    .nav-dropdown-container .nav-main {
      padding: 0;
      width: 100%;
      max-width: 100%;
      min-width: 100%; }
    .nav-dropdown-container .nav-logo {
      display: none; }
    .nav-dropdown-container .nav-menu {
      display: block; }
    .nav-dropdown-container .nav-link {
      display: block;
      font-size: 14px;
      text-align: center;
      color: #fff;
      background-color: #1c93ff;
      border-bottom: 1px solid #fff; }
      .nav-dropdown-container .nav-link:hover {
        color: #fff; }
    .nav-dropdown-container .nav-menu-li {
      display: block;
      padding: 0; }
      .nav-dropdown-container .nav-menu-li:hover.style-has-sub::after {
        display: none; }
      .nav-dropdown-container .nav-menu-li:hover .nav-link {
        color: #fff; }
    .nav-dropdown-container .nav-menu-sub {
      position: relative;
      left: auto;
      top: auto;
      display: block;
      width: 100%;
      min-width: 100%;
      padding: 15px 0;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0);
      border-radius: 0; }
      .nav-dropdown-container .nav-menu-sub.style-products {
        width: 100%;
        left: auto; }
    .nav-dropdown-container .sub-li {
      float: none;
      width: 100%;
      padding: 10px 0; }
    .nav-dropdown-container .sub-li-title {
      font-size: 14px; }
    .nav-dropdown-container .sub-li-title-icon {
      margin-right: 5px;
      margin-top: 0;
      width: 20px;
      height: 20px; }
    .nav-dropdown-container .snav-right-box {
      display: none; }

  .nav-dropdown-container-height {
    display: none; }

  .tm-content {
    padding-top: 68px; }

  .nav-sm-dropdown-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 98;
    height: 68px;
    color: #fff;
    background-color: #1c93ff;
    display: block; }
    .nav-sm-dropdown-header .nav-sm-icon-box {
      position: absolute;
      z-index: 1;
      left: 10px;
      top: 50%;
      margin-top: -24px;
      padding: 12px;
      cursor: pointer; }
    .nav-sm-dropdown-header .nav-sm-icon {
      height: 24px; }
    .nav-sm-dropdown-header .nav-sm-title {
      text-align: center;
      color: #fff;
      line-height: 68px; }

  .nav-sm-login-box {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    line-height: 68px; }
    .nav-sm-login-box.style-open .login-abs, .nav-sm-login-box.style-open::after {
      display: block; }
    .nav-sm-login-box.style-open .login-btn {
      color: #fff;
      background-color: transparent; }
    .nav-sm-login-box::after {
      content: '';
      position: absolute;
      display: none;
      z-index: 89;
      right: 32px;
      bottom: 0;
      width: 0;
      height: 0;
      border-left: 12px solid transparent;
      border-right: 12px solid transparent;
      border-bottom: 15px solid #fff; }
    .nav-sm-login-box .login-btn {
      margin-right: 20px;
      padding: 0 10px;
      color: #1c93ff;
      line-height: 26px;
      font-size: 14px;
      background-color: #fff;
      border: 1px solid #fff; }
    .nav-sm-login-box .login-abs {
      display: none;
      position: absolute;
      z-index: 2;
      top: 68px;
      right: 0;
      padding: 5px 20px;
      background-color: #fff;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
      border-radius: 5px; }
    .nav-sm-login-box .login-btn-dt {
      display: block;
      margin: 15px 0;
      line-height: 40px;
      min-width: 120px;
      white-space: nowrap; }

  .business-ebc-group {
    padding-left: 15px;
    padding-right: 15px; }
    .business-ebc-group .ebc-img {
      margin-bottom: 30px; }
    .business-ebc-group .ebc-item {
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      width: 100%;
      padding: 10px;
      text-align: center; }

  /* 隐私协议 */
  .protocol-page .protocol-title {
    font-size: 28px;
    padding-top: 120px;
    padding-bottom: 30px; }
  .protocol-page .protocol-content {
    width: 340px; }

  /* 广东米讯 */
  .about-page .about-page-top {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 40px;
    text-align: center;
    flex-direction: column; }
    .about-page .about-page-top .about-page-content {
      order: 1;
      text-align: center; }
      .about-page .about-page-top .about-page-content .company-name {
        font-weight: 700;
        font-size: 20px; }
      .about-page .about-page-top .about-page-content .company-content {
        font-size: 14px; }
      .about-page .about-page-top .about-page-content .apply-become-facilitator {
        margin: 0 auto;
        margin-top: 15px; }
    .about-page .about-page-top .about-logo-group {
      margin-bottom: 40px;
      width: 250px;
      order: 0; }
      .about-page .about-page-top .about-logo-group .about-logo {
        width: 250px;
        height: 237px; }
  .about-page .about-us {
    font-size: 20px;
    margin-top: 70px; }
  .about-page .jion-us {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 20px; }
  .about-page .about-us-content {
    width: 100%;
    height: auto;
    padding: 32px 0px;
    background: -webkit-linear-gradient(left, #fff, #f2f9ff, #fff);
    background: linear-gradient(to right, #fff, #f2f9ff, #fff);
    margin: 0 auto;
    align-items: center;
    flex-direction: column; }
    .about-page .about-us-content .about-us-map {
      margin: 0 auto 20px;
      width: 90%; }
    .about-page .about-us-content .about-us-text {
      width: 75%;
      margin: 0 auto; }
    .about-page .about-us-content .mission-group {
      width: 100%; }
      .about-page .about-us-content .mission-group .mission {
        margin: 0 auto; }
        .about-page .about-us-content .mission-group .mission .about-mission {
          width: 150px;
          height: 150px; }
        .about-page .about-us-content .mission-group .mission .mission-title {
          font-size: 18px; }
        .about-page .about-us-content .mission-group .mission .mission-content {
          font-size: 14px;
          width: 80%;
          margin: 0 auto; }
    .about-page .about-us-content .mission-group- {
      padding-bottom: 30px; }
    .about-page .about-us-content .mx-container {
      width: 100%;
      margin: 0 auto;
      padding: 0px; }
    .about-page .about-us-content .big-img-wrap .big-img {
      height: auto;
      width: 80%;
      margin: auto 0;
      position: fixed;
      top: 20%;
      left: 10%; }
  .about-page .business {
    width: 100%; }
    .about-page .business .business-logo {
      margin-top: 40px; }
    .about-page .business .business-title {
      font-size: 18px;
      margin-top: 48px;
      margin-bottom: 24px; }
    .about-page .business .business-content {
      font-size: 14px; }
  .about-page .footer-cooperation {
    display: none; }
  .about-page .footer-group {
    display: none; }

  /* 合作招募 */
  .cooperation-page .cooperation-page-top {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .cooperation-page .cooperation-page-top .cooperation-page-content {
      order: 1;
      text-align: center; }
      .cooperation-page .cooperation-page-top .cooperation-page-content .content-1 {
        font-size: 20px; }
      .cooperation-page .cooperation-page-top .cooperation-page-content .content-2 {
        font-size: 14px;
        line-height: 28px;
        width: 294px;
        margin: 0 auto;
        padding: 24px 0px; }
      .cooperation-page .cooperation-page-top .cooperation-page-content .content-3 {
        font-size: 14px; }
    .cooperation-page .cooperation-page-top .cooperation-logo-group {
      margin-bottom: 40px;
      width: 250px;
      order: 0; }
      .cooperation-page .cooperation-page-top .cooperation-logo-group .cooperation-logo {
        width: 250px;
        height: 237px; }
  .cooperation-page .cooperation-slide-item {
    margin: 0 auto;
    text-align: center; }
  .cooperation-page .cooperation-swiper-icon-1 {
    width: 220px;
    height: 308px; }
  .cooperation-page .cooperation-swiper-icon-2 {
    width: 300px;
    height: 300px; }
  .cooperation-page .cooperation-slide-text {
    width: 224px;
    margin: 0 auto;
    font-size: 14px;
    padding-bottom: 40px; }
    .cooperation-page .cooperation-slide-text .cooperation-slide-text-money {
      font-size: 36px;
      font-weight: 700;
      color: #1c93ff; }
  .cooperation-page .cooperation-qr {
    width: 300px;
    height: 300px; }
  .cooperation-page .hot-line {
    flex-direction: column; }
    .cooperation-page .hot-line .tel-icon {
      width: 60px;
      height: 60px; }
    .cooperation-page .hot-line .tel-text-1 {
      font-size: 20px;
      margin: 20px 0px 30px 0px; }
    .cooperation-page .hot-line .tel-text-2 {
      font-size: 48px; }
  .cooperation-page .footer-cooperation {
    display: none; }
  .cooperation-page .footer-group {
    display: none; }

  /* 软件下载 */
  .download-page {
    align-items: center;
    text-align: center; }
    .download-page .download-page-top {
      padding-left: 0px;
      padding-right: 0px;
      padding-bottom: 20px;
      text-align: center;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      .download-page .download-page-top .download-page-content {
        order: 1;
        text-align: center; }
        .download-page .download-page-top .download-page-content .software-name {
          font-size: 20px; }
        .download-page .download-page-top .download-page-content .software-content {
          font-size: 14px; }
        .download-page .download-page-top .download-page-content .free-trial {
          margin: 0 auto; }
      .download-page .download-page-top .download-logo-group {
        margin-bottom: 40px;
        width: 200px;
        order: 0; }
        .download-page .download-page-top .download-logo-group .download-logo {
          bottom: 0;
          width: 200px;
          height: 244px; }
    .download-page .download-text-top {
      margin-top: 16px; }
    .download-page .download-text {
      text-align: left; }
    .download-page .download-slide-item {
      padding: 24px 40px; }
    .download-page .download-software-top {
      margin-top: 12px; }
    .download-page .download-software {
      display: flex;
      align-items: center;
      flex-direction: column; }
      .download-page .download-software .download-group-top {
        margin-top: 24px; }
      .download-page .download-software .download-group {
        padding: 0px 12px; }
        .download-page .download-software .download-group .download-content-view {
          display: flex;
          flex-direction: column;
          text-align: center; }
          .download-page .download-software .download-group .download-content-view .download-icon {
            width: 200px;
            height: 180px;
            margin: 0 auto; }
          .download-page .download-software .download-group .download-content-view .download-content {
            margin-left: 0px; }
            .download-page .download-software .download-group .download-content-view .download-content .software-title-view {
              position: static; }
              .download-page .download-software .download-group .download-content-view .download-content .software-title-view .software-title {
                position: static;
                font-size: 20px;
                margin-top: 24px;
                justify-content: center;
                flex-direction: column; }
                .download-page .download-software .download-group .download-content-view .download-content .software-title-view .software-title .surprise-text-title {
                  margin-bottom: 12px; }
            .download-page .download-software .download-group .download-content-view .download-content .software-description {
              width: 320px;
              margin: 0 auto;
              padding-top: 12px;
              text-align: left; }
            .download-page .download-software .download-group .download-content-view .download-content .description-1 {
              width: 320px; }
        .download-page .download-software .download-group .download-btn-view {
          display: flex;
          margin-top: 24px;
          justify-content: center; }
          .download-page .download-software .download-group .download-btn-view .download-btn {
            width: 140px;
            line-height: 40px;
            text-align: center;
            border: none;
            margin: 0px 12px; }
          .download-page .download-software .download-group .download-btn-view .btn-left {
            margin: 0px 12px; }
          .download-page .download-software .download-group .download-btn-view .hidden {
            display: none; }
        .download-page .download-software .download-group .terminal-group {
          display: flex;
          margin: 0 auto;
          flex-direction: column; }
          .download-page .download-software .download-group .terminal-group .terminal-content {
            margin: 0 auto;
            text-align: center; }
            .download-page .download-software .download-group .terminal-group .terminal-content .terminal-btn {
              border-radius: 30px;
              width: 150px;
              line-height: 30px;
              margin-top: 20px; }
          .download-page .download-software .download-group .terminal-group .terminal-content-top {
            margin-top: 24px; }
    .download-page .footer-cooperation {
      display: none; }
    .download-page .footer-group {
      display: none; }

  /* 法律声明 */
  .declaration-page .declaration-title {
    font-size: 28px;
    padding-top: 90px;
    padding-bottom: 30px; }
  .declaration-page .declaration-content {
    width: 340px; }

  /* 解决方案 */
  .solution-group .info-img {
    float: none;
    width: 80%;
    height: auto; }
  .solution-group .mx-default-slide {
    margin-top: 0px; }
    .solution-group .mx-default-slide .slide-item {
      display: flex;
      flex-direction: column; }
    .solution-group .mx-default-slide .slide-item- {
      display: block; }
  .solution-group .mx-default-group .group-txt {
    padding: 0px; }
  .solution-group .solution-power-logo {
    position: static; }
  .solution-group .solution-power-icon {
    width: 300px;
    height: 199px;
    margin-bottom: 24px; }

  .solution-power-1,
  .solution-power-2,
  .solution-power-3,
  .solution-power-5,
  .solution-power-6,
  .solution-power-7 {
    text-align: left;
    position: static;
    float: left;
    width: 50%;
    padding-top: 12px; }

  .solution-power-4 {
    text-align: left;
    position: static;
    float: left;
    padding-top: 12px; }

  .solution-power-title {
    font-size: 16px; }

  .solution-power-content {
    font-size: 14px; }

  .label-logo {
    width: 300px;
    margin: 0 auto;
    order: 0;
    flex-grow: 1;
    margin-bottom: 80px; }

  .label-group {
    display: flex;
    order: 1; }
    .label-group .solution-label {
      position: relative;
      width: 100px;
      height: 202px;
      border-width: 1px;
      border-style: solid;
      border-color: #8dc9ff;
      border-radius: 10px;
      font-size: 14px;
      line-height: 28px;
      margin: 0px 5px; }
      .label-group .solution-label .circle-group {
        left: 15px;
        top: -35px;
        width: 70px;
        height: 70px; }
        .label-group .solution-label .circle-group .label-img {
          width: 45px;
          height: 45px; }
      .label-group .solution-label .label-title {
        font-size: 14px;
        line-height: 48px;
        border-bottom: 3px solid #8dc9ff;
        width: 83px;
        margin: 0 auto;
        margin-top: 48px;
        margin-bottom: 12px; }

  .block-group {
    margin: 0px;
    padding-top: 24px; }
    .block-group .block-group-logo {
      width: 200px;
      height: 178px; }
      .block-group .block-group-logo .block-group-img {
        width: 100px;
        height: 102px; }
    .block-group .block-group-logo- {
      width: 150px;
      height: 150px;
      margin: 0 auto; }
      .block-group .block-group-logo- .block-group-img {
        width: 100px;
        height: 100px; }
    .block-group .block-group-title {
      font-size: 18px; }
    .block-group .block-group-content {
      font-size: 14px; }

  .product-item {
    margin: 0px 50px; }
    .product-item .product-1 {
      width: 300px;
      height: 242px; }
    .product-item .product-2 {
      width: 132px;
      height: 289px; }
    .product-item .product-3 {
      width: 282px;
      height: 289px; }
    .product-item .product-4 {
      width: 138px;
      height: 289px; }
    .product-item .product-name {
      font-size: 18px;
      line-height: 24px;
      margin-top: 20px;
      padding-bottom: 36px; }

  /* footer */
  .footer-cooperation .footer-cooperation-group {
    font-size: 20px; }

  .footer-group {
    flex-direction: column;
    padding: 40px 0px;
    background-color: #1c93ff;
    color: #fff; }
    .footer-group .copyright {
      order: 1;
      margin-top: 24px;
      text-align: center; }
      .footer-group .copyright .tm-logo {
        display: none; }
    .footer-group .law-group {
      position: static; }
      .footer-group .law-group .law {
        position: static;
        font-size: 14px;
        line-height: 28px; }
        .footer-group .law-group .law .link {
          color: #fff; }
    .footer-group .qr {
      display: none; }

  .tm-service-entrance-group {
    width: 80px;
    right: 10px; }
    .tm-service-entrance-group .service-img {
      height: 80px;
      width: 80px; }
    .tm-service-entrance-group .service-btn {
      padding: 0 12px; } }
@media (min-width: 750px) {
  .product-slide-group .slide-item-msg.style-2 {
    text-align: center; } }

/*# sourceMappingURL=tm2022.css.map */
