
html,body {
  width: 100%;
  margin: 0;
  padding: 0;
  height: 100%;
  color: #333333;
  font-size: 0.32rem;
}
#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #F5F5F5;
  height: 100%;
  /* overflow: hidden; */
}
.container {
  width: 100%;
  min-height: 100%;
  height: auto;
  padding: 0;
  margin: 0 ;
  box-sizing: border-box;
}

.main-content[data-v-0bb65cf2] {
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
}
.main-content .main-content-logo[data-v-0bb65cf2] {
    width: 24rem;
    height: 25.6rem;
    padding-top: 7.1rem;
    margin: 0 auto;
    display: block;
    position: relative;
}
.main-content .main-content-star[data-v-0bb65cf2] {
    background-image: url(../img/ic-star@2x.6d34a7b1.png);
    height: calc(100% - 25rem);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
    margin-top: 0rem;
    position: relative;
    background-position: bottom;
}
.main-content .main-content-star .content-slogan[data-v-0bb65cf2] {
      width: 39.6rem;
      padding-top: 8rem;
}
.main-content .main-content-star .content-opr[data-v-0bb65cf2] {
      width: 100%;
      position: absolute;
      z-index: 2;
}
.main-content .main-content-star .content-opr .Bgimg[data-v-0bb65cf2] {
        width: 68.6rem;
        height: 22.4rem;
}
.main-content .main-content-star .content-opr .itemBgimg[data-v-0bb65cf2] {
        width: 22.2rem;
        height: 10.8rem;
}
.main-content .main-content-star .content-opr .androidBg[data-v-0bb65cf2] {
        position: relative;
        width: 68.6rem;
        margin: 0 auto;
}
.main-content .main-content-star .content-opr .androidBg .phoneimg[data-v-0bb65cf2] {
          position: absolute;
          top: 6rem;
          left: 19.4rem;
}
.main-content .main-content-star .content-opr .androidBg .padimg[data-v-0bb65cf2] {
          position: absolute;
          top: 6rem;
          left: 42rem;
}
.main-content .main-content-star .content-opr .androidBg .plat_icon[data-v-0bb65cf2] {
          position: absolute;
          top: 1rem;
          left: 1.8rem;
          width: 18rem;
          height: 19.2rem;
}
.main-content .main-content-star .content-opr .iosBg[data-v-0bb65cf2] {
        position: relative;
        width: 68.6rem;
        margin: 0 auto;
}
.main-content .main-content-star .content-opr .iosBg .phoneimg[data-v-0bb65cf2] {
          position: absolute;
          top: 6rem;
          left: 19.4rem;
}
.main-content .main-content-star .content-opr .iosBg .padimg[data-v-0bb65cf2] {
          position: absolute;
          top: 6rem;
          left: 42rem;
          opacity: 0.5;
}
.main-content .main-content-star .content-opr .iosBg .plat_icon[data-v-0bb65cf2] {
          position: absolute;
          top: 1rem;
          left: 1.8rem;
          width: 18rem;
          height: 19.2rem;
}
.main-content .main-content-star .content-buttom[data-v-0bb65cf2] {
      width: 32rem;
      left: 0px;
      right: 0px;
      position: fixed;
      bottom: 6.2rem;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      z-index: 1;
}
.main-content-wx[data-v-0bb65cf2] {
  background-image: url(../img/ic-star@2x.6d34a7b1.png);
  background-color: #ffffff;
  background-size: 100% 80%;
  background-position-y: 100%;
}
.main-content-star-wx[data-v-0bb65cf2] {
  background-image: none !important;
}
.shadow[data-v-0bb65cf2] {
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 2;
}
.shadow .main-content-guide[data-v-0bb65cf2] {
    position: absolute;
    width: 44rem;
    height: 18rem;
    top: 1.4rem;
    right: 3.2rem;
}

.main-content {
  height: 100%;
  background-repeat: no-repeat;
  background-image: url(../img/bg.48f8fb9c.png);
  margin: 0px;
  background-size: 100% 100%;
  background-attachment: fixed;
}
.logo {
  margin-left: 20px;
}
.logo > img {
  width: 100px;
}
.main-tips {
  margin-top: -20px;
  font-size: 21px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #333333;
  line-height: 21px;
}
.right-button > span {
  cursor: pointer;
}
.main-tip {
  color: #999999;
  padding-top: 10px;
  font-size: 11px;
}
.tip-red {
  color: red;
}
.main-button {
  width: 168px;
  margin-top: 28px;
}
.main {
  text-align: center;
  padding-top: 72px;
}
.main > img {
  width: 520px;
}
.app {
  width: 75% !important;
}
.right-button {
  padding-right: 20px;
  font-size: 12px;
  color: #4886f4;
  margin-top: -32px;
  text-align: right;
}
.right-button > span:nth-child(2) {
  padding-left: 30px;
}
.other-button {
  color: #4886f4;
  margin-top: 16px;
  width: 168px;
  border: none;
  background-color: #eef3fc;
}
.download {
  /*padding-top: 45px;*/
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.download > button {
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  color: white;
  width: 140px;
  height: 30px;
  border-radius: 4%;
  border: none;
  background-color: #409eff;
  margin: 20px 6px 0 6px;
}

.container {
  min-width: 112rem;
  overflow: visible;
}
.content_top {
  width: 100%;
  min-height: 70rem;
}
.content_top .el-image {
    width: 100%;
    height: 100%;
}
.content_top .el-carousel__container {
    min-height: 70rem;
}
.content_top .el-carousel__arrow--left {
    width: 5.5rem !important;
    height: 0.6rem !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAAMCAYAAACDZ4iqAAAAAXNSR0IArs4c6QAAAQxJREFUWEftlz1KA1EURs8HginTStyGSdRW8aezSZ+UKbOBCK4jqQR3k2WI4AIEmysDT3gEXua+SZjqTjl8d77LOcxjRhQuMzsDNsAMGJRycb83At/AStJ706gD4hZJXG+bRVErgR9gKOn3kLg5sG19VAT6JOASdw58AC99bhZdRQK+o/J/3MxugVfgriPUkaTPjrMxViBQPCr382Z2kwTeV9IMcZXAPHG3uOwNvAbWwIOnAAhxTlA1sWpxmcBpEvjYUhjiaow4s53FZQInSeBTofNC0pdzn4g5CRwtLhM4TgKfs+7mo+RSkjn3iZiTwMnEZQKvgGXzowi8Sdo5d4lYBYGTi6vojugRBP4AaIo8DZWwUp0AAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: 5.5rem 0.6rem;
    background-position: center;
    border-radius: 0 !important;
    background-color: transparent !important;
}
.content_top .el-carousel__arrow--left .el-icon svg {
      height: 0 !important;
}
.content_top .el-carousel__arrow--right {
    width: 5.5rem !important;
    height: 0.6rem !important;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAAAMCAYAAACDZ4iqAAAAAXNSR0IArs4c6QAAAQxJREFUWEftlz1KA1EURs8HginTStyGSdRW8aezSZ+UKbOBCK4jqQR3k2WI4AIEmysDT3gEXua+SZjqTjl8d77LOcxjRhQuMzsDNsAMGJRycb83At/AStJ706gD4hZJXG+bRVErgR9gKOn3kLg5sG19VAT6JOASdw58AC99bhZdRQK+o/J/3MxugVfgriPUkaTPjrMxViBQPCr382Z2kwTeV9IMcZXAPHG3uOwNvAbWwIOnAAhxTlA1sWpxmcBpEvjYUhjiaow4s53FZQInSeBTofNC0pdzn4g5CRwtLhM4TgKfs+7mo+RSkjn3iZiTwMnEZQKvgGXzowi8Sdo5d4lYBYGTi6vojugRBP4AaIo8DZWwUp0AAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    background-size: 5.5rem 0.6rem;
    background-position: center;
    border-radius: 0 !important;
    background-color: transparent !important;
    transform: rotate(180deg);
}
.content_top .el-carousel__arrow--right .el-icon svg {
      height: 0 !important;
}
.content_top .el-carousel__button {
    width: 2rem;
    height: 0.375rem;
    background: #ffffff;
    border-radius: 0.25rem;
    opacity: 0.5;
}
.content_top .el-carousel__indicator--horizontal {
    padding: 3rem 0.5rem;
}
.content_top .el-carousel__item.is-active .top_text div {
    opacity: 1;
    transition: all 1.2s ease-in;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
}
.content_top .el-carousel__item.is-active .top_text .name .cardImg {
    opacity: 1;
    transition: all 1.6s ease-in;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    transition-delay: 1s;
}
.content_top .top_text {
    position: absolute;
    top: 16%;
    left: 20%;
    color: #ffffff;
    z-index: 2;
}
.content_top .top_text .title {
      opacity: 0;
      font-size: 3.6rem;
      font-family: AppleSDGothicNeo-UltraLight, AppleSDGothicNeo;
      font-weight: 200;
}
.content_top .top_text .name {
      font-size: 7.2rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      margin-top: 1.4rem;
      margin-bottom: 4.2rem;
      position: relative;
}
.content_top .top_text .name .cardText {
        opacity: 0;
}
.content_top .top_text .name .cardImg {
        opacity: 0;
        position: absolute;
        left: -12%;
        bottom: -7%;
        width: 8.75rem;
        height: auto;
}
.content_top .top_text .content {
      opacity: 0;
      font-size: 1.8rem;
      font-family: PingFangSC-Light, PingFang SC;
      max-width: 39.6rem;
      margin-bottom: 7.5rem;
}
.content_top .top_text .downImg:hover .down_img_box {
      transform: scale(1.08);
      transition: all 0.5s ease-in;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
}
.content_top .top_text .downImg {
      width: 23rem;
      height: 7rem;
      background: #ffffff;
      border-radius: 0.8rem;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 0 4rem;
      box-sizing: border-box;
      cursor: pointer;
}
.content_top .top_text .downImg img {
        width: 3.2rem;
        height: 3rem;
}
.content_top .top_text .downImg .down_img_box {
        font-size: 2.4rem;
        font-family: PingFangSC-Medium, PingFang SC;
        color: #122364;
}
.content_top .right_bottom {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.content_top .logo {
    width: 13.2rem;
    height: 4.2rem;
    position: absolute;
    top: 2.5rem;
    left: 6rem;
}
.content_top .slogen {
    width: 13rem;
    height: 4.6rem;
    position: absolute;
    top: 2.5rem;
    right: 6rem;
}
.content_tab_wrap {
  width: 100%;
  min-height: 82.75rem;
  background: linear-gradient(360deg, #fcfdff 0%, #edf2ff 100%);
}
.content_tab {
  width: 107.25rem;
  margin: 0 auto;
  padding: 8rem 0 0;
  box-sizing: border-box;
}
.content_tab .el-tabs {
    margin-top: 5.625rem;
}
.content_tab .el-tabs .el-tabs__nav {
      width: 100%;
      display: flex;
      justify-content: space-between;
      margin-bottom: 1rem;
}
.content_tab .el-tabs .el-tabs__active-bar {
      background: #3369ff;
      border-radius: 0.125rem;
      bottom: -1rem;
}
.content_tab .el-tabs .el-tabs__nav-wrap::after {
      height: 0.125rem;
      background: #3369ff;
      opacity: 0.2;
}
.content_tab .el-tabs .el-tabs__item {
      font-size: 2rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #122364;
}
.content_tab .el-tabs .el-tabs__item:hover {
      opacity: 0.6;
}
.content_tab ul li {
    list-style: none;
}
.content_tab .listTab_style {
    margin-top: 6.4rem;
}
.content_tab .listTab_style .tab_name {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-bottom: #c8d7ff 0.125rem solid;
      padding: 0 0 2rem;
      margin: 0;
      box-sizing: border-box;
}
.content_tab .listTab_style .tab_name li {
        position: relative;
        cursor: pointer;
        display: flex;
        align-items: center;
        font-size: 2rem;
        color: #122364;
}
.content_tab .listTab_style .tab_name li img {
          width: 2.8rem;
          height: 2.8rem;
          margin-right: 0.8rem;
}
.content_tab .listTab_style .tab_name .normal_style::after {
        content: "";
        width: 0rem;
        height: 0.2rem;
        border-radius: 0.1rem;
        background-color: #3369ff;
        position: absolute;
        bottom: -2.065rem;
}
.content_tab .listTab_style .tab_name .current_style::after {
        content: "";
        width: 100%;
        height: 0.2em;
        border-radius: 0.1rem;
        background-color: #3369ff;
        position: absolute;
        bottom: -2.065rem;
        transition: all 0.3s ease-in;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
}
.content_tab .banner_style {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 9.2rem 0 8.75rem 0;
    box-sizing: border-box;
    position: relative;
    min-height: 50rem;
}
.content_tab .banner_style .banner_item {
      width: 45%;
      font-size: 1.8rem;
      font-weight: 300;
      color: #424961;
      padding-right: 9rem;
      box-sizing: border-box;
      position: absolute;
      top: 11.3rem;
}
.content_tab .banner_style .banner_item div {
        margin-bottom: 1.2rem;
}
.content_tab .banner_style .banner_item div:nth-child(1) {
      font-size: 3.6rem;
      font-weight: 500;
      color: #122364;
      margin-bottom: 4.8rem;
}
.content_tab .banner_style img {
      width: 55%;
      height: auto;
      position: absolute;
      top: 6.7rem;
      right: 0;
      opacity: 0;
}
.content_tab .banner_style .current_bannerImg_style_one {
      opacity: 1;
      transform: scale(1.008);
      transition: all 0.3s ease-in;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
}
.content_tab .banner_style .current_bannerImg_style_two {
      opacity: 1;
      transform: scale(1.006);
      transition: all 0.3s ease-in;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
}
.content_tab .banner_style .current_bannerImg_style_three {
      opacity: 1;
      transform: scale(1.009);
      transition: all 0.3s ease-in;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
}
.content_tab .banner_style .current_bannerImg_style_four {
      opacity: 1;
      transform: scale(1.007);
      transition: all 0.3s ease-in;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
}
.content_tab .banner_style .current_bannerImg_style_five {
      opacity: 1;
      transform: scale(1.005);
      transition: all 0.3s ease-in;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1;
}
.tab_title {
  font-size: 3.2rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #122364;
  margin: 0 0 2.4rem;
  text-align: center;
}
.tab_subtitle {
  font-size: 2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #71778f;
  text-align: center;
}
.content_api_wrap {
  width: 100%;
  min-height: 67rem;
}
.content_api {
  width: 82.4rem;
  margin: 0 auto;
  padding: 7.2rem 0 0;
  box-sizing: border-box;
}
.content_api .apiBox {
    margin-top: 6.5rem;
    display: flex;
    flex-wrap: wrap;
}
.content_api .apiBox .apiBoxItem {
      width: 12rem;
      height: 12rem;
      margin: 0 5.6rem 6.8rem 0;
}
.content_api .apiBox .apiBoxItem img {
        width: 100%;
        height: 100%;
}
.content_api .apiBox .apiBoxItem div {
        font-size: 2rem;
        color: #122364;
        margin-top: 0.8rem;
        text-align: center;
}
.content_api .apiBox .apiBoxItem:nth-child(5n) {
      margin-right: 0;
}
.content_app_wrap {
  width: 100%;
  min-height: 62rem;
  background: #f7f9ff;
}
.content_app_wrap .content_app {
    width: 64.8rem;
    margin: 0 auto;
    padding: 7.2rem 0 0;
    box-sizing: border-box;
}
.content_app_wrap .content_app .appBox {
      width: 71.2rem;
      margin-top: 6.4rem;
      display: flex;
      flex-wrap: wrap;
      position: relative;
      left: -3.2rem;
}
.content_app_wrap .content_app .appBox .appBoxItem {
        width: 8.8rem;
        height: 8.8rem;
        margin: 0 12rem 8.4rem 0;
}
.content_app_wrap .content_app .appBox .appBoxItem img {
          width: 100%;
          height: 100%;
}
.content_app_wrap .content_app .appBox .appBoxItem div {
          font-size: 2rem;
          color: #122364;
          margin-top: 0.8rem;
          text-align: center;
}
.content_app_wrap .content_app .appBox .appBoxItem:nth-child(4n) {
        margin-right: 0;
}
.content_bottom_wrap {
  width: 100%;
  min-height: 46.2rem;
}
.content_bottom_wrap .content_bottom {
    width: 125rem;
    margin: 0 auto;
    padding: 6rem 0 0;
    box-sizing: border-box;
}
.content_bottom_wrap .content_bottom .bottom_box {
      display: flex;
      justify-content: space-between;
      margin-top: 5rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem {
        width: 20.4rem;
        height: 25.6rem;
        background: #f7f9ff;
        border-radius: 1.2rem;
        font-size: 1.6rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        color: #000000;
        position: relative;
        padding: 4.2rem;
        box-sizing: border-box;
        text-align: center;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem img {
          width: 5.4rem;
          height: 5.4rem;
          margin-bottom: 2.4rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem div {
          white-space: nowrap;
          margin-bottom: 3.2rem;
          cursor: pointer;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem .button_download {
          width: 12rem;
          height: 4rem;
          background: #3369ff;
          border-radius: 0.4rem;
          font-size: 1.6rem;
          font-weight: 500;
          color: #ffffff;
          text-align: center;
          line-height: 4rem;
}
.content_bottom_wrap .content_bottom .bottom_box .button_download:hover {
        font-size: 1.675rem;
        color: #eeeeee;
        transition: all 0.3s ease;
        -webkit-animation-fill-mode: forwards;
                animation-fill-mode: forwards;
        -webkit-animation-iteration-count: 1;
                animation-iteration-count: 1;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(1) {
        padding-top: 5rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(1) img {
          width: 7rem;
          height: 7rem;
          margin-bottom: 0.8rem;
          position: relative;
          top: -0.8rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(1) .button_download {
          position: relative;
          top: -0.25rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(2) {
        padding-top: 5rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(2) .button_download {
          position: relative;
          top: -0.25rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(3) img {
        width: 4.8rem;
        height: 5.9rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(3) div {
        white-space: nowrap;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(5) img {
        width: 11.6rem;
        height: 11.6rem;
        margin-bottom: 2rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(5) span {
        display: block;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(5) .span_style {
        white-space: nowrap;
        position: relative;
        left: -0.75rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(4) img {
        width: 8rem;
        height: 8rem;
        margin-bottom: 0;
        position: relative;
        top: -0.6rem;
}
.content_bottom_wrap .content_bottom .bottom_box .bottomBoxItem:nth-child(4) div {
        white-space: nowrap;
}
.content_foot_wrap {
  width: 100%;
  min-height: 10rem;
  background: #e6e8f3;
}
.content_foot_wrap .content_foot {
    width: 51.4rem;
    margin: 0 auto;
    padding: 2.5rem 0 0;
    box-sizing: border-box;
}
.content_foot_wrap .content_foot div {
      font-size: 1.6rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #666666;
      margin-bottom: 0.6rem;
      text-align: center;
}
.el-backtop:hover {
  background: #eeeeee;
}
@media (min-width: 1536px) {
html,
  body {
    font-size: 50% !important;
}
}
@media (min-width: 1728px) {
html,
  body {
    font-size: 56.25% !important;
}
}
@media (min-width: 1914px) {
html,
  body {
    font-size: 62.3% !important;
}
}
@media (min-width: 1920px) {
html,
  body {
    zoom: 100%;
    font-size: 62.5% !important;
}
}
@media (min-width: 2048px) {
html,
  body {
    font-size: 66.666% !important;
}
}
@media (min-width: 2240px) {
html,
  body {
    font-size: 72.916% !important;
}
}
@media (min-width: 2400px) {
html,
  body {
    font-size: 78.125% !important;
}
}

.main-content[data-v-fe9b1b1e] {
  background-image: url(../img/ZZ-ic-bg.279bd412.png);
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-content .main-content-logo[data-v-fe9b1b1e] {
    width: 30rem;
    height: 30.5rem;
    padding-top: 7.1rem;
    margin: 0 auto;
    display: block;
}
.main-content .main-content-star[data-v-fe9b1b1e] {
    background-image: url(../img/ZZ-star.5cb74bb1.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
}
.main-content .main-content-star .content-slogan[data-v-fe9b1b1e] {
      width: 39.7rem;
      padding-top: 16.8rem;
}
.main-content .main-content-star .content-opr[data-v-fe9b1b1e] {
      padding-top: 6.4rem;
}
.main-content .main-content-star .content-opr .Bgimg[data-v-fe9b1b1e] {
        width: 68rem;
        height: 25.5rem;
}
.main-content .main-content-star .content-opr .itemBgimg[data-v-fe9b1b1e] {
        width: 19.8rem;
        height: 9.6rem;
}
.main-content .main-content-star .content-opr .androidBg[data-v-fe9b1b1e] {
        position: relative;
        width: 68rem;
        margin: 0 auto;
}
.main-content .main-content-star .content-opr .androidBg .phoneimg[data-v-fe9b1b1e] {
          position: absolute;
          top: 4.5rem;
          left: 20.8rem;
}
.main-content .main-content-star .content-opr .androidBg .padimg[data-v-fe9b1b1e] {
          position: absolute;
          top: 4.5rem;
          left: 40.6rem;
}
.main-content .main-content-star .content-opr .iosBg[data-v-fe9b1b1e] {
        position: relative;
        top: -5rem;
        width: 68rem;
        margin: 0 auto;
}
.main-content .main-content-star .content-opr .iosBg .phoneimg[data-v-fe9b1b1e] {
          position: absolute;
          top: 4.5rem;
          left: 20.8rem;
}
.main-content .main-content-star .content-opr .iosBg .padimg[data-v-fe9b1b1e] {
          position: absolute;
          top: 4.5rem;
          left: 40.6rem;
}
.main-content .main-content-star .content-buttom[data-v-fe9b1b1e] {
      width: 46.5rem;
      left: 0px;
      right: 0px;
      position: fixed;
      bottom: 6.2rem;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
}
.shadow[data-v-fe9b1b1e] {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
}
.shadow .main-content-guide[data-v-fe9b1b1e] {
    position: absolute;
    width: 49.4rem;
    height: 26.3rem;
    right: 0;
}

